【发布时间】:2018-05-25 01:27:47
【问题描述】:
我是来自日本的 AMP 初学者。
现在我在处理将 AMP 引入 WordPress 网页时输出的错误时遇到了麻烦。
我云激活the AMP plugin并显示an AMP of the post page没有问题。 但是当我将 #development=1 添加到 post AMP 的 URL 末尾以确认 post AMP 是否在 Google 上配置为有效 AMP 时,我的浏览器控制台上输出了以下错误。 p>
Failed to load resource: the server responded with a status of 404 ()
https://cdn.ampproject.org/v0/validator_minified.js.sourcemap
然后我访问错误信息中描述的上述URL,显示如下错误页面。
Google
404. That’s an error.
The requested URL /v0/validator_minified.js.sourcemap was not found on this server. That’s all we know.
我猜如果显示此错误页面,Google 可能无法将输出后的 AMP 识别为 AMP 结构。 但我不知道如何解决 404 错误,无法继续前进。
换句话说,我想知道一些解决 404 错误的解决方案和提示,以便 Google 识别我的帖子 AMP。
如果您有一些解决方案或提示,如果您提供给我,我会非常有帮助。
提前致谢。
【问题讨论】:
标签: wordpress http-status-code-404 amp-html