增加NoFollow关系对WordPress Blogroll到增量PageRank
Blogroll在WordPress在他们的blog侧杆显示blogger的喜爱的blogs名单。 Blogroll提供链接给外在blogs用容易地被处理的方式。 有些Web站点管理员也使用Blogroll显示backlinks对其他外在站点为链接交换或连接买。 实际上, WordPress blogroll增加的链接实际上是被劝阻的无用的textlinks Google 并且多数其他查寻引擎,特别是当链接被支付或以交换链接。
因此,瞎连接对外在站点在搜索引擎结果安置也许(如果您的blog或网站是由Google机器算法捉住了并且标记了的和参加促进页等级的非法链接计划,虽然您不是) severaly消极地打折您自己的站点PageRank (PR)价值或者最坏,影响您的站点等第。 要避免所有潜在的后退从外部链接在Blogroll,这是最佳增加rel=” nofollow”属性到 <a> 标记在Blogroll如被建议 Google 因此PageRank价值没有通过链接,并且链接不会处罚您的站点等第。
自动地增加和附有rel=” nofollow”属性每外出的链接在Blogroll,我们需要通过WordPress核心原代码文件乱砍。 去wp包括您的blog根文件夹目录,然后编辑 书签template.php 文件用任何文本编辑程序例如vi。
找出以下线(它在线48为Wordpress版本2.3.1) :
$output. = ‘<href= " ‘。 $the_link. '"' . $rel. $title. $target. ‘>‘;
添附rel=” nofollow”对线通过改变线到以下:
$output. = ‘<href= " ‘。 $the_link. '"' . $rel. $title. $target. ‘rel= " nofollow "> ‘;
保存文件,当做时。
所有Blogroll链接在blog侧杆现在将有rel=”用链接标记的nofollow”属性,强迫搜索引擎蜘蛛和履带牵引装置停止跟随链接。 增加nofollow属性可能不立刻改变您的站点时运,而是肯定减少风险的由查寻引擎处罚为过份连接。
重要: 这是现状提供,不用保单的机器翻译的页。 计算机翻译也许是难了解。 参见 原始的英国文章 每当可能。
分享并且贡献或者得到技术支持并且帮助在 我的数字式生活论坛.
相关文章
- 检查最新的更新在Google PageRank价值
- 使用bbSync集成WordPress包括评论与bbPress论坛
- Free Download: WordPress 2.1 with Autosave and Tabbed Editor
- Download WordPress 2.3 Release Candidate 1 (RC1) with Tags Support
- How to Change the Frequency or Interval WordPress Auto Saves An Editing Post or Page
- Download Previous or Old Version of WordPress
- How To Store Every Post Revisions on Each Auto-Save in WordPress with Limit on Versions Count
- Adding Extra More Fields to WordPress Write/Edit Post/Page Right Column
- Check Future Page Rank Across Google Servers
- WordPress 2.1.1 Critical Security Alert - Download Upgrade to 2.1.2

































December 12th, 2007 02:32
How could I implement this for links that are in my posts???
I know I could do it by hand, but I also have other writers that probably wouldn’t go to that trouble.
December 20th, 2007 11:15
I implemented the hack, but I find it really strange on WordPress part that under the BlogRoll Managment Tab there is a rel form field in the link edit mode, but it does not work.
Looks like it has been disabled intentionally by WP, to give them link juice, when the blog is first born…
Do you know how to enable this functunality, to be able to assign rel value in the BMT link edit mode?
Thanks,
http://www.igorthetroll.com/blog/
December 22nd, 2007 22:36
I found a hack how to do it properly so you can follow or nofollow each individual link in your blogroll.
Hack
WP Blogroll to nofollow or follow
Enjoy,
Igor
December 26th, 2007 16:06
[...] would add the “nofollow” in the list of rel attributes. You could also try this one by My Digital Life and see if it works for you [...]
January 10th, 2008 10:13
Boa Dica! Obrigado!
January 23rd, 2008 15:49
[...] looked around and found this blog entry which led me to the correct template file but suggests [...]
January 25th, 2008 22:30
[...] provided me with this nofollow relationship to wordpress blogroll solution from mydigitallife.info. You have to edit a file, nothing complicated, this will add the [...]
February 16th, 2008 15:07
Answer English es una página web que ofrece cursos de inglés en Inglaterra, otorgándole a los alumnos la oportunidad de aprender inglés en situaciones de la vida real.
February 19th, 2008 03:14
Takker og bukker:) flott tips!
February 20th, 2008 07:33
Awesome tips man… thanks so much. Ideally though, it would be better if in the WP-Plugin format so that you don’t have to go back and update every time you have to update to the latest version of WP
March 5th, 2008 06:21
You can not get a proper plugin for this rather than hacking core files.
wordpress blogroll add nofollow.
March 5th, 2008 06:23
I meant to say you can now…
May 25th, 2008 11:30
That’s a great suggestion and something everyone should do, but it’s also useful to have links to those sites within your content as then it’s related to the blog. But, I’m using the Blogroll Links plugin in my wordpress to still give me a page of links to these sites, and not harm my overall pagerank.
June 30th, 2008 14:55
Afortunadamente el pagerank es sólo unas de las cosas a tener en cuenta a la hora de proyectar un sitio web.
July 31st, 2008 18:21
[...] Add Nofollow Relationship To Wordpress Blogroll To Increase Pagerank [...]