SEO - 301 重定向到非活动/已删除页面的主页,可以吗?

发布于 2025-01-08 01:12:58 字数 1560 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

神妖 2025-01-15 01:12:58

301,正如您提到的,意味着“永久重定向”,

当页面内容已移动到另一个位置时应该使用它。这告诉链接到该页面的人,他们应该链接新页面,理论上不会有什么区别。主要搜索引擎也明白这一点。

所以,从 SEO 的角度来看,301 是更好的做法,因为搜索引擎可以找到“新页面”,但如果你没有“新页面”,将它们重定向到主页是不好的形式(IMO )。搜索引擎可能决定永远不会抓取曾经有 301 的页面,如果该页面再次出现,情况会更糟。

我认为更好的结果是有效地离开页面,但声明他们正在寻找的产品当前不可用。

301, as you mention means "Permanent Redirect"

It should be used when the content of the page has been moved to another location. This tells people who link to that page, that they should be linking the new page instead, and theoretically there would be no difference. Major search engines understand this as well.

So, from an SEO perspective, 301 is a better thing to do, because the search engines can find the "new page" But if you don't have a "new page", redirecting them to the home page is bad form (IMO). Search engines could decide never to scrape a page that once had a 301, and you would then be worse off if the page ever comes back.

I think a better result would be to effectively leave the page, but to state that the product they are looking for is not currently available.

无人问我粥可暖 2025-01-15 01:12:58

301会将索引转移到主页,这很好。

最好将这些缺失的页面 301 到网站上最相关的页面,而不仅仅是主页。

例如,如果它是不再受支持的产品,请重定向到该产品类别页面或类似产品。

The 301 will transfer the index to the home page, which is good.

It's better to 301 those missing pages to the most relevant page on the website, and not just the home page.

e.g. if it's a product that is no longer supported, redirect to that products category page or a similar product.

盗心人 2025-01-15 01:12:58

Google 已确认 301 重定向和 302 重定向都不会影响您的 PageRank 或其他 SEO 信号。也就是说,当您需要临时转移流量时,最好只使用 302 重定向;而当您想要永久转移流量时,最好使用 301 重定向。

Google has confirmed that neither 301 redirects nor 302 redirects should impact your PageRank or other SEO signals. That said, it's good form to only use 302 redirects when you need to temporarily divert traffic and 301 redirects when you want to divert traffic permanently.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文