Posts

Showing posts from January, 2015

FREE WEBSITE TEMPLATES

Image
Time Manager (WordPress)- By V Solitude- By Piyush Shape- By Piyush Projection- By Piyush Dusky- By Piyush Artificial Casting- By Piyus 2 Breed- By Piyush TEMPER- By Piyush

How to make each link open in new tab

By opening each link in new tab certainly increases the website retention time  which fools the search engine and thinks website is good thats why people sticking to it for such a long time.This certainly increases the search engine ranking to do so  simply follow the following steps 1> Login to Blogger.com 2> click Dashboard at upper right side 3> click on design just below the name of your blog 4> click Edit html just besides the page elements at top left hand side 5> Use keyboard shortcut ctrl+F to find <head>  6> add a single line <base target='_blank' /> immediately after head tag so that it become <head> <base target='_blank' /> Wow all links opening in new tab do give your valuable comments

How To Force Links In Blogger To Open In New Tab

Image
By default, all links and hyperlinks in Blogger opens in your current window. If you ever thought of changing the default action by Blogger and gave up on it entirely, I want you to be happy because the solution is right here. I will quickly walk you through how to force links in Blogger to open in new tab. 5 Easy Steps To Force Links In Blogger  To Open In New Tab   1. Login to your Blogger account 2. Navigate to  TEMPLATE  > Edit  TEMPLATE 3. Search for the <head> tag in your template’s code. Hint:  Use Ctrl+F to find the code. 4. Copy the code below and Paste it below the tag <base target='_<span style="color: #ff0000;">blank</span>'/> 5. Hit the save button and you are done. It’s that easy? yeah. Don’t forget to drop your comment to show some love.