在 Google 协作平台上添加元标记

问题描述 投票:0回答:3

如果这里的问题太基础,请提前道歉,因为我是网络开发和搜索引擎优化的新手。我有一个建立在谷歌网站上的网站,并试图使用元标签来提高 SEO 排名。我已经弄清楚如何编写元标记。例如以下内容:

<meta name="title" content="pomorobotics.com">
<meta name="description" content="Unsure how to work with robots? We can help. Specializing in robotic systems integration, end of arm tooling and industry 4.0 solutions. Get in touch!">
<meta name="keywords" content="Robots, Robotics, Collaborative, End of Arm Tooling, End Effectors, Automation, Systems Integration, Digital Twin, Digitisation, Industry 4.0, Solutions, Turnkey, Robotic Solutions, Engineering">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta content="initial-scale=1, minimum-scale=1, width=device-width" name="viewport">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="width">
<meta name="twitter:title" content="pomorobotics">
<meta name="format-detection" content="telephone=no">
<meta name="format-detection" content="address=no">
<meta name="application-url" itemprop="url" content="www.pomorobotics.com/home">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">

Google 协作平台仅向我提供嵌入代码的选项,如果我要插入每个页面自定义的脚本,元标记是否有效?我正在考虑将代码尽可能添加到网站顶部 - 靠近标题或标题块。我附上了一张图片,显示了元标记脚本作为块嵌入的位置

html seo meta-tags google-sites-2016
3个回答
1
投票

新版本的 Google 协作平台不提供编辑元关键字和描述标签的功能,因为没有搜索引擎使用它们,因此它们的存在不再有任何意义。


0
投票

如果不再使用元标记或不再重要,为什么缺少元标记会影响 Google 开发者评估的 SEO 分数在此处输入链接描述

https://developer.chrome.com/docs/lighthouse/seo/meta-description/?utm_source=lighthouse&utm_medium=lr

如果它们仍然很重要,为什么 Google 协作平台不允许我添加它们?

Google,请保持一致。


-1
投票

我找到的唯一解决方案是,创建一个谷歌我的企业帐户并将您的域名添加到其中,在所有确认过程之后,谷歌将让您输入自己的标题和描述

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiwk4_8rqv7AhVjDrcAHcuRB7kQFnoECAwQAQ&url=https%3A%2F%2Fwww.google.com%2Fintl%2Fen_lk% 2Fbusiness%2F&usg=AOvVaw09GPIMa8KhRrjRwkkNr8wj

© www.soinside.com 2019 - 2024. All rights reserved.