
Backlinks are incoming links to a website or web page. Inbound links were originally important (prior to the emergence of search engines) as a primary means of web navigation; today their significance lies in search engine optimization (SEO). The number of backlinks is one indication of the popularity or importance of that website or page (though other measures, such as PageRank, are likely to be more important). (via wikipedia.org)
Now you know how important the backlinks are? Do you want to get backlinks for free?
I removed the nofollow attribute from comments section, so registering and commenting on my blog will help you to get free backlinks!! But remember, the spam comments will be absolutely removed from my blog.
You have a wordpress blog? You want to make your comments be followed? Just follow these simple steps:
1. Install DO FOLLOW Plugin in your wordpress.
2. Or if you want to do manual tweaks then open the file “wp-includes/comment-template.php”
REPLACE :
$return = "<a href='$url' rel='external nofollow'>$author</a>";
with:
$return = "<a href='$url' rel='external'>$author</a>";
NOTE : Remember to take regular backups of your all files from server before doing any changes to files, I am not responsible for any side effect.
Now register my site, setup profile and then comment on my blog to get Free backlinks
No related posts.
Test.~~
Thanks!!
I have to consider this comment as spam
That’s great man. Thanks a lot. I am a regular visitor. Wish you all on these days
Hi, do you have a solution for Blogger blogs? I have one and I’d like it to be DoFollow.
Thanks for the info.
yeah, it’s easy to enable Do Follow comments for your blogger blog.
- You go to Layout -> Edit HTML, check the Expand Widget Templates option
- Search following code:
< a expr:href='data:comment.authorUrl' rel='nofollow' > < data:comment.author/ >-Now just remove rel=’nofollow’ and click on Save Template. Done
Cool, thanks for the tip!
thanks Tek3D for providing solution for blogger.