Breaking News
Loading...
Saturday, 22 March 2014

How Do Comments Affect SEO of Your Bloggers Blog




Comments are very important part of blog, we can say that comment section of a blog is the heart of it. A blog post without any comment often discourages the reader and chances of creating a negative review about your blog is much more.

Blogger by default is set to "no-follow" for the links in comments and backlinks section, which defines the Search Engine Robots that this links should not be searched by them. This decrease the chances of getting more traffic via comments and backlinks left over by your visitors. It is also a fact that many bloggers search a blog having set "do-follow" in their backlinks and comment section. Such bloggers leave a backlink in almost every blog pages, which helps you in increasing your blog traffic and Google page rank.

How To Set Comments "nofollow" to "dofollow"


thetechtrackers


Counterpart of "nofollow" is "dofollow".

To remove it

■ Open your Blog Dashboard → Template → Html Editor

■ Find (by pressing Ctrl+F

Find This Section Of Code

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


■ or Find (by pressing Ctrl+F)


Or Find This Section Of Code

<data:comment.author/>

Now for setting the comment "nofollow"  to "dofollow", simply delete the portionrel='nofollow' and hit the Save button of your template.


How To Set Backlinks "nofollow" to "dofollow"


For setting backlinks into "dofollow" from default set "nofollow", follow the same method of removing the piece of code rel='nofollow' .

■ In your Blog Template find (by pressing Ctrl+F)

Find This Section Of Code

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


Or find (by pressing Ctrl+F)


Or Find This Section Of Code

<data:backlink.title/>

and now delete the portion rel='nofollow'.

Making comment "dofollow" will decrease your blogs page rank and increases the chances of attack by comments of spammers.

If you want to set 'nofollow' from 'dofollow' again then simply put the deleted code again in its original position.

0 comments:

Post a Comment

 
Toggle Footer