【发布时间】:2014-08-20 15:09:41
【问题描述】:
我一直在尝试按照此处的信息在我的 Ajax SammyJS 网站上启用网络抓取: https://developers.google.com/webmasters/ajax-crawling/docs/getting-started?hl=iw
这里
http://ajax.rswebanalytics.com/seo-for-ajax/#!sitemap_for_ajax_pages
以上两个链接似乎都暗示我可以使用 Google 网站管理员工具“Fetch as Google”功能来确保我的 url 从 html 标记化版本转换为转义 URL 格式。虽然我可以阅读文档并实施我认为正确的方法,但我可以通过某种方式对其进行测试。
以下表明这不起作用:
https://www.seroundtable.com/google-fetch-ajax-url-broken-18630.html
所以我有一个基本的 URL 测试平台,我在表单中提交:
http://example.com/#!contentPiece1/Test
http://example.com/#!contentpiece2/Test
我想检查两个示例中显示的内容是否正确。
谢谢
【问题讨论】:
标签: single-page-application google-search-console