How to Change Nofollow Blogs to Become Dofollow
Friday, August 10, 2018
Edit
How to Change Nofollow Blogs to Become Dofollow : How to Change Nofollow Blogs to Dofollow - For some reason you want to replace all links on your blog to Dofollow, for that please follow the simple trick below.Read about More SEO Related article Click here
First Login to your Blogger Account
Then Click Template> Edit HTML
Please search (Press CTRL + F to facilitate Code Search) the following code:<a expr:href='data:backlink.url' rel='nofollow'>
Then you have to delete all attributes of rel = 'nofollow' in the markup below:<a expr:href='data:backlink.url' rel='nofollow'>
So if the code is deleted, the code will become like this<a expr:href='data:backlink.url'>
Then click Save Template, complete
Well, that's how to replace Nofollow blogs to become Dofollow, although it's quite simple. Hopefully it can be useful for all friends, thank you.