IIS7 WIN2008 301重定向或绑定更多域名

发布于 2024-10-02 14:48:21 字数 238 浏览 3 评论 0原文

例如,我有域名abc.com,

我希望abc.com和www.abc.com都可以访问同一个网站。

我知道有两种方法可以做到这一点,一种是再添加一个站点并设置 301 永久重定向到“www”网站。

我知道的另一种方法是在没有“www”的域名上再绑定一个域,

哪种方法更好?如果出于SEO目的,哪个更好?

我讨厌第一个的原因是我必须创建两个站点,它在 IIS7 网站树中看起来很糟糕。

For example, I have domain name abc.com

I want both abc.com and www.abc.com can access the same website.

I know two ways to do that, one is add one more site and setup 301 permanent redirect to the 'www' webiste.

Another way I know is binding one more domain on the domain name without 'www'

Which way is better? If for the SEO purpose, which is better?

The reason I hate to do with the first one is I have to create two site, it looks bad in IIS7 website tree.

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

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

发布评论

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

评论(1

怪异←思 2024-10-09 14:48:21

我强烈建议您将 www.abc.com 放置到 abc.com 的 Web 绑定设置中,而不是创建一个新站点,然后永久重定向到您的主站点。

确保 www.abc.com 和 abc.com 的域设置指向同一 IP 服务器,这样就可以了。

希望这有帮助!

I would strongly suggest that you should place www.abc.com to your abc.com's web binding settings rather than creating a new site then do a permanent redirect to your main site.

Make sure that www.abc.com and abc.com's domain settings be pointing to the same IP server, and you'll be ok with it.

Hope this helps!

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