How to make all links in your blog open in a new Window Or Tab

In this post i will show you how to make all links in your blog open in a new window when clicked.This will make sure to keep visitors to your blog On your blog.

The Steps

Heres how its done :

1.Click 'Layout'-->'Edit html' for your blog


2.Find the following piece of code in your blogs html :
(Its at the very top)


<head>




We Are Nearly Finished - First A Quick Reminder:
If you need more help or have an opinion or suggestion Please leave a comment Below.
It also really helps me with future posts if you let me know if a tip has worked on your blog.
This is a Do-Follow Blog so leaving a comment will also help Your blogs Google rank.
OK Back to business....

3.Put this code Directly Below<head>


<base target='_blank'/>



4.Click save your done all click on your blog will open in a new window.



If you have any questions drop a comment below.

0 comments:

Post a Comment