Nofollow Internal Links WordPress Plugin
I provide paid WP customization Service on fiverr :
- I will customize WordPress or fix WordPress errors for $5
- I will fix your hacked WordPress site for $5
- I will speed up your WordPress site (score 85++ on Google Pagespeed) for $5
- I will make you a beautiful WordPress login page without plugin for $5
- I will optimizes all images without changing visual quality on WordPress site for $5
Nofollow Internal Links adds the "nofollow" rel attribute to unimportant internal link,including: read more, tag cloud links, categories, archive links,author post_link and comments popup link.
UPDATED:
REQUIRES WordPress 2.6.5 and up
SIZE: 74.9KB
INSTALLS: 2267 -
Features
- Nofollow Tag cloud,archive,categories links in widgets
- Nofollow Tag cloud,archive,categories links called by wordpress built-in functions in posts or pages(See Sitemap as a Demo)
- No follow Read more link, post tags and comment pop-up links
Download
在【2011年6月27日下午Google PR更新—本博客由0升到3】一文中提到,在首页给不重要的内部链接添加nofollow属性,防止首页PR向内页大量输送,可以有效保持住首页PR。
Nofollow外链可以将整个网站的PR保持住,而nofollow内链,则可以按照自身的情况,给不同的内页分配不同的PR。
许多人往往只知道外链nofollow,但是不曾注意内链,也不知道怎么给内链加nofollow。首页不重要的内链一般有:read more, tag cloud links, categories, archive links,author post_link and comments popup link 。笔者总结了网络上的一些代码,加上自己的补充,制作了这个Nofollow Internal Links插件。这个插件原理很简单,但是意义不小。插件安装后无需配置,自动将上面提到的不重要的内链nofollow。
FAQs:
1. Fatal error: Cannot redeclare add_nofollow_to_link() (previously declared in /.../functions.php:116) in /.../plugins/nofollow_internal_links/nofollow_internal_links.php on line 29
This error means you have already declared add_nofollow_to_link() in your functions.php file in your wordpress theme. To solve this problem, You have two methods:
- (Strongly Recommended)Remove "add_filter('the_content_more_link','add_nofollow_to_link', 0);" in nofollow_internal_links.php on line 29
- Search your funtions.php file for "add_filter('the_content_more_link','add_nofollow_to_link', 0);" and remove it. (This may cause unkonwn problems and is not recommended)

{ 7 Comments }
I抦 not sure where you’re getting your info, but great topic. I needs to spend some time learning more or understanding more. Thanks for fantastic info I was looking for this information for my mission.
Its like you read my mind! You seem to know a lot about this, like you wrote the book in it or something. I think that you could do with some pics to drive the message home a bit, but instead of that, this is magnificent blog. An excellent read. I’ll certainly be back.
Can you add support for Choose which kind of links to add nofollow attribute? I mean we are able to choose some of them instead of nofollow all of them
Really useful, thank you
Nice plugin. Thanks a lot ….
Hi. I’m trying to add a nofollow to all my non-important pages including contact us, about us, etc. Is it possible for this plugin to accomplish this?
Go to Appearence>>Menus,Click Screen Options on the upper right corner. Show advanced menu properties>>Link Relationship (XFN),and then you can see there is a Link Relationship (XFN) option in the menu item, type in nofollow. Then the menu item link is nofollow now.
{ 1 trackback }