I want to share a trick with you on how you can make all the links on your blog to show in a new tab. This trick can help increase blog page view and decrease your bounce rate.

This trick is simple and easy to install on blogger blogs to make the entire link on your blog to open in another tab as default. Follow the process below to install it on your blog by adding a code to your template.

How to Make links open in New Tab:.

1) go to Blogger > Dashboard > Design > Edit Html.
2) Search for <head> tag. (by using CTRL+F)
3) Now paste the Below Code Above/before <head> tag.


<base target='_blank'/>


Finally save your template.

That's it Now You are Done.


By now all the link on your blog will automatically open in another tab whenever it is clicked on.

Post a Comment

 
Top