SEO指定页面内容类别类型
我发现一个网页,其源代码的第一行为:
Google 搜索引擎实际上正在处理这种特殊类型的评论特别的方式。我想知道这到底是什么,并想了解更多相关内容。
关于从哪里开始寻找这个有什么建议吗?
I found a web page with its source code having the first line as: <!-- /electronics/dvd-player -->
Google search engine is actually treating this special type of comment in a special manner. I want to know what exactly is this, and want to read more about it.
Any suggestions on where to start looking for this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是一个 html 评论,对于 SEO 排名绝对没有(!) 权重。
有关详细信息,请参阅 http://www.w3schools.com/tags/tag_comment.asp。
this is a html comment and has absolutely no(!) weight regarding SEO ranking.
see http://www.w3schools.com/tags/tag_comment.asp for details.
经过一些研究,我认为这与 DMOZ Open Directory 项目有更多关系。
http://support.google.com/webmasters/bin /answer.py?hl=zh-CN&answer=35624
http://googlewebmastercentral.blogspot.com/2012 /01/better-page-titles-in-search-results.html
After doing some research, I think this has more to do with DMOZ Open Directory project.
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=35624
http://googlewebmastercentral.blogspot.com/2012/01/better-page-titles-in-search-results.html