Tuesday, September 6, 2016
You Can Make All the Links in Your Blog to OPEN in New Tab
You Can Make All the Links in Your Blog to OPEN in New Tab
Are you a newbie into blogging? If your answer is Yes, I will sure that you dont know this trick before. Here I added a code to open all the link on your blog in a new tab.
1. Go toBlogger Dashboard in your blogger account. 2. Click on the EditHTML button to extract your blog template.
You may ask what is the need of it. It is very important. Let me tell how it is important. If you added a link of another website for clarification or any need, it will open in a new window. In case of not adding this code you have to set up it when you add a link.
- Why Google Search Engines Indexes Only 26 Pages Of Your Blogger Sitemap?
- It will increaseyour blogpageviews.
- If other site is open instead of your blog page, you will lose traffic.
- If your blog links open in new window, your blog audience may see many of your blog contents.
- It will decrease your blog bounce rate.
1. Go toBlogger Dashboard in your blogger account. 2. Click on the EditHTML button to extract your blog template.
3. Search for <head> using Ctrl+F4 .Copy the following single line of code and paste the code below it.
<base target=_blank />Finally, Save your Blog Template. All the links in your blog will open in new tab.
Kindly share this post to your lovely friends. Also you can Share your experience with us by written your comment below in the comment box.
Available link for download