Are you a newbie into blogging? If your answer is Yes, I will sure that you don't know this trick before. Here I added a code to open all the link on your blog in a new tab.
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.
What is the need of open link in new tab?
- 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.
Follow This below simple Step
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+F
4 .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.
Related Posts :