You are newbie? If you 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?
- It will increase your blog pageviews.
- 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.
Implementation Guide
Step 1: Go to Blogger Dashboard in your blogger account.
Step 2: Click on the Edit HTML button to extract your blog template.
Step 3: Search for <head> using Ctrl+F
Step 4: Copy the following single line of code and paste the code below it.
<base target='_blank' />
Finally, Save your Blog Template.
Hereafter, all the links in you blog will open in new tab. Kindly share this if you like this. Share your experience with us by leaving a comment below.
No comments:
Post a Comment