This tutorial will show you How to make each/all links to open in new tab. The main benefit for this code is that By opening each link in new tab certainly decreases the website Bounce Rate.
It Will Automatically Open All your Links In Your Blog/Site.So Apply the Trick and Reduce Bounce Rate and Improve Search Engine Ranking.
Go to Blogger Dashboard --> Template --> Edit HTML --> Proceed
Backup your Template before making any changes to your blog
Now Expand Widget Templates
Press Ctrl + F and search the code shown below
Now Search For </head> In your Blogs Template
It Will Automatically Open All your Links In Your Blog/Site.So Apply the Trick and Reduce Bounce Rate and Improve Search Engine Ranking.
How To Make All Links Open to Open in New Tab
Now Search For </head> In your Blogs Template
Now Paste the Code Shown Below just above/before it
<base target='_blank' />
Now Save Your Template.And You're Done.
Got it right. now its working for me. Thanks a ton. Dashboard Wordpress Templates
ReplyDeleteGlad that it Worked For You
Delete