Do you ever realize that you seem to get not many comments for your posts most of the time? What are the reasons people are not commenting? Is it because of plain laziness to blog hop and make a comment or is it because there are no benefits at all for the blog hoppers to gain?
After weeks for researching and commenting in foreign blogs, I came across some interesting findings which I think it will be a waste if I do not share them with my readers. Everyone deserved the right to improve their page rank as well as getting better traffics and backlinks for their sites. Try checking out Dave Lucas's site on increasing blog traffics. Some of you might not even know how to do this without proper guidance. Since I am a Blogger user, I am going to share with you the findings.
Most of the time, you will just use the pre-designed templates provided by Blogger. That is the easiest way out as not many people have the knowledge and experience to come out with a good design. On top of that, there is the HTML language barrier. What you do not know is that all the templates come with a “nofollow attribute”. This is to discourage comment spam. By doing this, you are stopping the search spiders to follow the link and thus stopping the sharing of your “Google Juice” with your fellow bloggers.
What can you do to attract your readers to comment? You share your link juice with them, once they comment in your post. What is the EXTRA BENEFIT that you can give to your readers as a token of appreciation? You give them backlinks. Here are the simple 3 steps that may help you:
Firstly, to discourage comment spam, you need to set the comment moderation in your Blogger account. After logging in your Dashboard, go to CUSTOMIZE, SETTINGS, COMMENT, ENABLE COMMENT MODERATION, YES. Save your template after you are done.
Secondly, you have to do some minor alteration to your HTML in Blogger. Before doing that, save a backup by clicking on DOWNLOAD FULL TEMPLATE. Then, go to CUSTOMIZE, EDIT HTML, tick the EXPAND WIDGET TEMPLATES, search for the following codes:
< dl id='comments-block'>
< b:loop values='data:post.comments'var='comment'>
< dt class='comment-author'expr:id='"comment-" + data:comment.id'>
< a expr:name='"comment-" +data:comment.id'/>
< b:if cond='data:comment.authorUrl'>
< a expr:href='data:comment.authorUrl' rel='nofollow'> < data:comment.author/> < /a>
< b:else/>
< data:comment.author/>
< /b:if>
< data:commentPostedByMsg/>
< /dt>
REMOVE the codes in RED. Save the template.
Lastly, CHOOSE a nice COLOUR WIDGET which is suitable for your blog template from Randy Clay Design to be added prominently to your side bar. This is to ensure that whoever sees this logo will be aware that they will gain an additional backlink from you by commenting. Do encourage your fellow bloggers to do this as this is a WIN-WIN situation for both parties.
For those who are using Wordpress, you can visit this site to gather more information. As for Moveable Type users, try this site.