分析器未找到元描述/关键字,但源代码中确实存在?
如果我通过元分析器运行我们的网站 (www.deversus.com),例如 http://www.seocentro.com/tools/search-engines/metatag- analyzer.html 我们的元描述/关键字没有找到,但它们确实存在于源代码中。我们的网站正在使用 SilverStripe - 我检查了其他一些使用 SS 的网站(甚至 silverstripe.com),也存在同样的问题。以前有人遇到过这个问题吗?如果有,你知道它的原因是什么吗?
If I run our website (www.deversus.com) through a meta analyzer, such as the one at http://www.seocentro.com/tools/search-engines/metatag-analyzer.html our meta description/keywords are not found, but they do exist in the source code. Our website is using SilverStripe - I've checked a few other websites that use SS (even silverstripe.com) and the same problem exists. Has anyone seen this problem before, and if so, do you know what the cause of it is?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
通过从标签中删除 http-equiv="keywords" 和 http-equiv="description" 来修复。
Fixed by removing http-equiv="keywords" and http-equiv="description" from the tags.