SEO:Wiki 的子域或子文件夹?
我目前正在开发多语言 Wiki,需要决定是否应该使用子域或子文件夹来分隔每种语言。
我知道大多数人通常会推荐子文件夹进行搜索引擎优化。但由于维基百科正在使用子域名,我想知道子域名是否是更好的方法,因为它将有助于区分每种语言的搜索结果,并且从长远来看,当它归结为前 10 名搜索结果时,可能会带来回报。
I'm currently working on a multilingual Wiki and need to decide if I should use subdomains or subfolders to separate each language.
I know that most people would normally recommend subfolders for SEO. But since Wikipedia is using subdomains, I was wondering if subdomains would be a better approach, since it will help differentiate the search results for every language and probably pay out in the long run when it comes down to the Top 10 search results.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
直接来自google的优缺点
http://googlewebmastercentral.blogspot.com/2010/03/working-with-多区域网站.html
没有比这更好的建议了。
the pros and cons directly from google
http://googlewebmastercentral.blogspot.com/2010/03/working-with-multi-regional-websites.html
advice will not get any better than this.
这里有两个不同的问题:Wiki 的结构方式和 URL 的结构方式。在 MediaWiki 中,建议为每种语言设置单独的实例,因为这样:
另一方面,向用户显示的方式由您决定。维基百科选择使用不同的域,例如。 en.wikipedia.org 和 fr.wikipedia.org。 Wikitravel 使用相同的域但不同的子目录,例如。 wikitravel.org/en 和 wikitravel.org/fr。我不知道任何主要的 SEO 影响(两种样式在 Google 中都显示得很好),但使用子域更容易设置,因为您不需要接触 MediaWiki 的默认路径(/w、/wiki)。
There are two different issues here: the way your Wiki is structured, and the way your URLs are structured. In MediaWiki, it's recommended practice to set up a separate instance for each language, since this:
The way this is shown to the user, on the other hand, is your call. Wikipedia opts to use different domains, eg. en.wikipedia.org and fr.wikipedia.org. Wikitravel uses the same domain but different subdirectories, eg. wikitravel.org/en and wikitravel.org/fr. I'm not aware of any major SEO implications (both styles show up fine in Google), but using subdomains is a bit easier to set up since you don't need to touch MediaWiki's default paths (/w, /wiki).
这实际上取决于您将拥有多少内容。如果它是像维基百科这样的大型/流行网站,每个子域仍然拥有大量流量,并且将保持较高的排名。如果它是一个较小的网站,流量较少,页面排名将在子域之间分配,并且搜索引擎优化不会那么好。
It really depends on how much content you'll have. If it's a huge/popular site like wikipedia, each subdomain still has a substantial amount of traffic, and will keep high rankings. If it's a smaller site with less traffic, the pagerank will be divided among the subdomains, and SEO won't be as good.