I’ll give some tips to make your wordpress blog into a dofollow link . This blog is not wordpress dot com , but blogs that use own hosting.
If you don’t change your blog, wordpress was adopt no follow link on comments link. So you must change it into dofollow.
Oke. lets follow this step
first, you must edit on wp-include folder . The file is called “comment-template.php”. Open the file, and find
$return = “<a href=’$url’ rel=’external nofollow‘ class=’url’>$author</a>”;
then, replace it with the following text
$return = “<a href=’$url’ rel=’external’ class=’url’>$author</a>”;
Done.
Your wordpress become dofollow now










December 20th, 2009 at 4:45 pm
thanks its helpfull for me
December 20th, 2009 at 4:48 pm
Use this.
http://wordpress.org/extend/plugins/sem-dofollow/
I used it for my wordpress blog
December 20th, 2009 at 4:50 pm
thanks. I will change my blog , to get dofollow.
December 20th, 2009 at 4:51 pm
what is the benefit, when blogs is dofollow?
December 20th, 2009 at 4:53 pm
thanks. I will try this
December 20th, 2009 at 5:04 pm
HEy. I still confuse. I could’t find this file.
December 20th, 2009 at 5:42 pm
@ anang
in the folder wp include, there is comment-template.php
December 21st, 2009 at 6:09 am
Wah makasih banget tutorialnya Mas….
January 10th, 2010 at 2:18 am
terima kasih pelajarannya, semoga selalu jadi inspirasi.. maklum pemula
February 20th, 2010 at 9:25 am
thanks, it’s also aplicable for blogger user