Wordprints The Art Of Technology

How WordPress Comment Become DoFollow ??

by on Jun.27, 2010, under Internet, Wordpress

Wordpress

WP TIPS

I’ll give some tips to make your wordpress become DoFollow. But it was not wordpress.com wordpress dimaksd. Instead of using their own hosting. By default, Wordpres adopt nofollow on comment links. So you have to slightly modify it, so that you become DoFollow blog.

The trick is to mengdit files in wp-includes. The file is called “comment-template.php”. Open the file, and search paper

$ Return = “<a href=’$url’ rel=’external nofollow‘ class=’url’> $ author </ a>”;

If not any surrounding lines to 148. After the meet, Erase writing nofollow, so it will be written into

$ Return = “<a href=’$url’ rel=’external‘ class=’url’> $ author </ a>”;

By altering the code, become DoFollow links in comentar. This BLog I had already turned into a DoFollow, so any comments will make a link that will be counted by google.




Technology Blogs - Blog Rankings Blog Directory & Search engine



:, ,

4 Comments for this entry

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!