Minggu, 17 Februari 2013

How to change a NoFollow blog into DoFollow

About How to change a NoFollow blog into DoFollow from Grafity Collection, know whats the reason people looking for How to change a NoFollow blog into DoFollow. Rate: 4.5 7:26 AM For: How to change a NoFollow blog into DoFollow
I guess you already know what's the DoFollow blog, is a blog where the Links that our input when we comment on that blog, would be considered as backlinks by search engines like google.
It was said that the robot will go through the URL provided by the commentator as the blog owner allow or invite the robot to stop by the house and entered the room looking for the content or the comments link at the room and handed to the sender.

Another case with NoFollow Blog, the robots just go home but not allowed into the comment room, so there's not a link prize from its comment. it could said that NoFollow was put up a sign forbidden or banned entry for robots search engine.. whereas DoFollow installing writings Welcome .. Please Enter .. Take what you need in this house ..! 7CAGAWU5EE6M

To change a NoFollow Blog Being DoFollow, we only need to modify some script in the Blog's template.
Following the way:

For Blogspot:

Sign In to your blogger account ==> go to Dashboard ==> Design ==> Edit HTML , Expand Widget Templates.

Find code:

<a expr:href='data:comment.authorUrl'rel='nofollow'>

Replace with this code:

<a expr:href='data:comment.authorUrl'>

or just remove the code: rel='nofollow'

Save your work.


For Wordpress (CMS) / wordpress.org:

Sign in to your Admin Account or to your hosting  ==> wp-include ==> comment-template.php,
Find code:

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

Replace that code with this code:

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

or remove code : nofollow

Save your work About How to change a NoFollow blog into DoFollow, geting point 4.5

Tidak ada komentar:

Posting Komentar