【发布时间】:2020-03-07 12:39:39
【问题描述】:
我正在尝试从 xml-sitemaps.com 为电子商务网站生成 sitemap.xml 正在扫描所有 URL,但 xml 文件中缺少网站的页脚链接。 整个网站都是用 javascript 编写的,除了 wordpress 中的页脚,这些页脚链接是从旧网站重定向的。
【问题讨论】:
标签: wordpress seo sitemap google-search-console
我正在尝试从 xml-sitemaps.com 为电子商务网站生成 sitemap.xml 正在扫描所有 URL,但 xml 文件中缺少网站的页脚链接。 整个网站都是用 javascript 编写的,除了 wordpress 中的页脚,这些页脚链接是从旧网站重定向的。
【问题讨论】:
标签: wordpress seo sitemap google-search-console
来自 xml-sitemaps.com 的爬虫会跳过被重定向的页面(以及具有指向不同 URL 的规范元标记的页面)。
您仍应在上次的日志中看到它们 - 它们会被发现,但会被忽略。
【讨论】: