Monday, October 12, 2015

Make all the link in Blogger to Open New Tab

You guys might already know the way to open in new tab/window. A simple link looks like this;
Himalayan Tech
If you click on the above link it will open in new window. It is how, most of the links are. But these links doesn't allow the visitors to view our post and the site linked by the link at same time as both pages loads in the same tab.
 
 
 
But by adding [target"mynewwindow"] attribute we can open a link in new tab.
If you click on the above link, you browser will open the site in new tab/window. In doing so it will allow the users to view multiple sites.

Now, Making All Links To Open In New Tab;

It is quite easy. If you want to make all of the links in your blog to primarily open in new tab then follow below steps;
  1. Go to your dashboard.
  2. Be forwarded to template>Edit Html.
  3. Search for </head> tag.
  4. After you found it paste the below code just above it;
<base target="_blank" />
Now your all links will open in new tab. ENJOY!!

No comments:

Post a Comment

Featured Post

Carlos Vela's future is among the 14 roster riddles LAFC is trying to solve

LAFC general manager John Thorrington has just six weeks to rebuild a roster that has lost 18 players, and it's unclear if Carlos Vela...

Popular Posts