How to Make All Links of Blog or site Open in New Tab/Windows in Blogger

How to Make All Links of Blog or site Open in New Tab/Windows in Blogger? You as a blog owner always want that your visitor not leave your page. When anyone click on a link in your blog, then they goes one new page, leaving current page. It is not good for visitor also. So what you do? You have a solution. you make a setting that hyperlinks open in new tab/window. To making all post open in new tab is very simple. Here I give you step by step guide. Just follow the step.







1. First log in to your Blogger account and back-up your template.



2. Then click Template >> Edit HTML



3. Chose Proceed to start editing the HTML code.



4. Click on "Expand Widget Templates"



5. Ctrl F and find the below code:

<head>

6. Just replace above code with code given below

<head>
<base target='_blank' />

7. Now save your template and you are done.



Now check your blog links, all links in your blog will now open in new tabs.



Note: Some bloggers may prefer some links not to open in new window/tab but to open in the same window, add the attribute target='_self'
for those links you want to open in the same window/tab.

Subscribe to Get Newest Articles By Email!

Follow us!

0 comments:

Post a Comment