seo - 在这种情况下使用 <a href ="http://name.com"rel ="noindex, nofollow">name</a> 是个好主意吗?

标签 seo search-engine yahoo bing

<分区>

我有一个包含大约 200 个博客的网络(Wordpress 多站点),所有这些博客都在右侧的侧边栏上显示指向所有其他博客的链接(基本上每个页面的右侧都有 200 多个链接) .我现在将其设置为 rel="nofollow",但我想知道将其更改为 rel="noindex, nofollow"是否是个好主意?

感谢您的任何意见。

最佳答案

不关注

nofollow仅表示机器人不应该 访问此链接。如果您只关心 Google(正如您的标签所暗示的那样),这可能会有所帮助:

How does Google handle nofollowed links?

In general, we don't follow them. This means that Google does not transfer PageRank or anchor text across these links. Essentially, using nofollow causes us to drop the target links from our overall graph of the web. However, the target pages may still appear in our index if other sites link to them without using nofollow, or if the URLs are submitted to Google in a Sitemap. Also, it's important to note that other search engines may handle nofollow in slightly different ways. [Source]

但是,添加这个属性绝不是硬性限制,没有标准,有些机器人可能会完全忽略它。此外,搜索引擎可能根据内容/链接比率将该页面标记为链接构建站点。

无索引

noindex未在 Google 的链接中使用(我不知道其他人)。它适用于机器人<meta> html header 中的属性并应用于整个页面。所以它很可能对你没有用。示例:

<meta name="robots" content="noindex"/>

链接 build

然而,200 个链接也不是非常用户友好。您应该认真考虑通过(例如)选择具有相似主题的链接来减少链接数量。

当您阅读本文时,向右看,是的,在 Stack Overflow 上,有一个标题为 Related 的“框”。这就是你如何做的。想象一下,他们将曾经创建的每一个主题都放在那里……不是很有用。

此外,如果您使用我上面建议的一些逻辑来执行此操作,而不仅仅是从列表中随机选择 N 个链接,则您可能可以删除 nofollow ,因为链接会变得有用,而 Google 喜欢有用的链接。

然后您还可以为低流量站点添加“聚光灯”(尽管这些站点可能需要 nofollow)

关于seo - 在这种情况下使用 <a href ="http://name.com"rel ="noindex, nofollow">name</a> 是个好主意吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13085931/

相关文章:

search-engine - url 顺序在 XML 站点地图中是否重要?

java - 搜索引擎实现

html - 搜索引擎结果 - 不排名

javascript - Access-Control-Allow-Origin 不允许来源 http ://XXXXX. com

apache - 用于 SEO 的 Mod_rewrite URL

javascript - 搜索引擎优化 : Move content with javascript?

python - 如何批量获取/放置 Yahoo 联系人

php - Yahoo 发送 PM 算法

php - 网址不友好 - i18n

php - Silex + Ajax + 搜索引擎优化