This can reduce the page rank and harm for blog. Now in many platforms like WordPress by default added nofollow HTML attribute to the comment. But in Blogger this setting is not available we can do it manually by ourselves.
How to Optimize Blogger Comments ?
Now here is the solution of this simple problem. You just add an HTML attribute to the blog template. Just follow the below steps.
- Goto blogger dashboard.
- Template >> Edit HTML.
- Find the below code using Ctrl+F
expr:href=’data:post.createLinkUrl’
- Replace the above code with below one.
rel=’external nofollow’ expr:href=’data:post.createLinkUrl’
- Save your template and you almost done it.
Now its Your Turn
I'm trying my best to resolve all problems you are facing while working on blogger. So let me know if you face any problem just comment in below box ...... Stay Happy :)
0 comments :
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.
Post a Comment