重定向至会员页面

发布于 2024-11-06 23:27:14 字数 363 浏览 0 评论 0原文

我的网站上有仅限会员的页面。如果用户未登录,我有两个选择:

  1. 直接在 http:// 显示登录页面www.yoursite.com/member-only-page
  2. 将用户重定向到 http://www.yoursite。 com/login 并在登录后重定向回来。

从 SEO 的角度来看,哪个更好?我应该使用什么重定向类型? 301是永久的吗?

有什么建议吗?

I have member only pages on my site. If the user is not logged in, I have two options:

  1. Show the login page directly at http://www.yoursite.com/member-only-page
  2. Redirect the user to http://www.yoursite.com/login and after login, redirect back.

Which would be better from SEO point of view? What is the redirection type I should use? 301 is permanent?

Any suggestions?

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

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

发布评论

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

评论(1

泡沫很甜 2024-11-13 23:27:14

301 是返回永久重定向的最佳标头。

不过,您不必担心登录页面。 Google 建议将其标记为无索引,无关注

301 is the best header to return for permanent redirect.

Nevertheless, you do not have to worry about login pages. Google recommendation is to spot them as no index, no follow.

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