In my post this time, I will discuss about NoFollow and DoFollow blog.

ok immediately wrote what he meant by NoFollow and DoFollow.

NoFollow means that visitors to the URL listed in the comments do not get caught by search engines.

DoFollow means that the URL listed in the comments of visitors who would be caught and the index by search engines, making it possible for people who comment and URL lists, then your website / blog will get backlinks from blogs such DoFllow.

Well for my friend "that has not changed his blog so DoFollow blog below I've got a few tips to change your blog so DoFollow.


     Login to your Blog
     Click the design -> page elements -> Edit HTML (tick the Expand Widget Templates)
     Press ctrl + F to make it easy to find (for firefox users) and search for code


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

Then replace the code with the code as below.

<a expr:href='data:comment.authorUrl' rel='external'> <data:comment.author/> </ a>

or

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


So if my friend "wants to change dofollow trackbacks so, then find the code below.

<a expr:href='data:backlink.url' rel='nofollow'> <data:backlink.title/> </ a>


change so as below.

<a expr:href='data:backlink.url' rel='external'> <data:backlink.title/> </ a>

or

<a expr:href='data:backlink.url'> <data:backlink.title/> </ a>


     Click Save tempate ...


all these tricks from my ... good luck ...

0 komentar:

Posting Komentar