Affordable domain hosting plans less than four dollars in 2015


Top 10 affordable domain hosting plans less than four dollar have been selected for their low cost while still providing good value and service I have selected updated plan from all top domain hosting sites in the world, this is also discount offer that’s reduced from their base price but this will help you find best one domain hosting site for you and it do more help in comparison between sites as well as help to finding really low cost hosting providers that you can trust. If you are going to search for affordable hosting plans result will comes with lot of sites and plans but who is reliable and trustable? This question is big and genuine so I do search, read review and analysed rank or score. Here I am sharing some really affordable and most trustable site according to global score and reviews. If you have any other site or suggestion then please let me know I will upload and update my post so people can get help to find most reliable and cheap domain hosting site.


                     Official Logo
Hosting Service
Cost Per month
Global Score
Plan Details
I Page
$2.25
9.8
Web.Com
$0.50
9.1
Just Host
$2.95
8.7
Blue Host
$3.49
8.4
Fat Cow
$3.15
8.1
Inmotion Hosting
$3.15
8.1
Host Gator
$3.96
7.5
$1.99
$1.99
6.9

In this post web.com is look like most reliable web hosting in just only $0.5 which is really good, you can also do search for web.com on internet it’s really trustable and one reputed web hosting company. You can also move on Go daddy here you are also secure and you can trust blindly but before make any purchase please read hidden conditions.








How to remove Broken link from website

Broken link is a link that no longer exists, it is also known as dead link . In Search Engine optimization broken link play important role with effecting ranking in search engine so they are in voidable.

But you can remove these link from your website with the help of Google web master tool , this is the easiest way to remove dead link. If you searching in google for removing link then you will find many free tool that commits that they can remove but i think they dont . So stop wasitng time and use Google webmaster tool, verify yourself and follow these simple step to remove broken links. This is easiest and safe way.

1. Go to the Google webmaster tool and logging your account at http://bc.vc/5RkheF

2. Select your website and go to dashboard then Google index > Remove URLs.










3.  Now here you click on create a new removal request.




4.  In this box you will enter the web page or directory that you want to remove search engine and click on continue.



Example – Enter your web page in this form www.example.com/service.html  or you can enter like /service.html.

Here you can request for multiple urls associated with single directory or multiple urls, e.g.www.example.com/service. Enter text /service. This will submit a request for remove all WebPages.


5. Click on submit Request.

Submit a request for every single unique URL that you want to removed from Google search engine.





Models that makes sizzling

How to add horizontal menu with sub tabs in two columns for blogger

This horizontal view is very impressive and handy this will give professional look to your blogger. This view is save your space and arranges all post in short attractive line.
 Follow these simple steps:-
1:- in your blogger dashboard go to blogger layout and click on the “add a gadget” option in your header image than now select a HTML/java script option.

2:- here you can past following code into widget and leave blank title section

<div id='menucol'>
<div id='topwrapper'>
<ul id='top'>
<li><a href='
http://YOUR DOMAINE.com'>Tab 1 Title Here</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Tab 2 Title Here</a></li>
<li><a class='submenucol' href='
#'>Tab3 Title Here</a>
<ul>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 3.1</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 3.2</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 3.3</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 3.4</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 3.5</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 3.6</a></li>
</ul>
</li>
<li><a class='submenucol' href='
#'>Tab4 Title Here</a>
<ul>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 4.1</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 4.2</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 4.3</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 4.4</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 4.5</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 4.6</a></li>
</ul>
</li>
<li><a class='submenucol' href='
#'>Tab5 Title Here</a>
<ul>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 5.1</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 5.2</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 5.3</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 5.4</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 5.5</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 5.6</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 5.7</a></li>
<li><a href='
http://YOUR DOMAINE.com'>Sub Tab 5.8</a></li>
</ul>
</li>
<li><a href='
http://YOUR DOMAINE.com'>Tab 6 Title Here</a></li>

</ul>
<br class='clearit'/>
</div>
</div>
Now you bready to customize your main tab or change them into whatever you want. You can delete or add main according your need.
<li><a href='http://YOUR DOMAIN.com'>Tab 7 Title Here</a>
<ul>
<li><a href='
http://YOUR DOMAIN.com'>Sub Tab 7.1</a></li>
<li><a href='
http://YOUR DOMAIN.com'>Sub Tab 7.2</a></li>
<li><a href='
http://YOUR DOMAIN.com'>Sub Tab 7.3</a></li>
</ul>
</li>

STEP 3:- go to template option for adding CSS style in our template
TEMPLATE > EDIT TEMPLATE
Now click on the side way arrow nest to <b:skin> here you search for <b:skin> by using CTRL+F keys and past  this code above <b:skin>


  /* Horizontal menu with 2 columns
----------------------------------------------- */
#menucol {
width:940px; 
height:37px;
background-image: -moz-linear-gradient(top, #666666, #000000);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #666666), color-stop(1.0, #000000));
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#666666,endColorStr=#000000);
border-bottom:1px solid #666666;
border-top:1px solid #666666;
margin:0 auto;padding:0 auto;
overflow:hidden;
}
#topwrapper {
width:940px; 
height:40px;
margin:0 auto;
padding:0 auto;
}
.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}
#top {
width:100%;
}
#top, #top ul {
padding: 0;
margin: 0;
list-style: none;
}
#top a {
border-right:1px solid #333333;
text-align:left;
display: block;
text-decoration: none;
padding:10px 12px 11px;
font:bold 14px Arial;
text-transform:none;
color:#eee;
}
#top a:hover {
background:#000000;
color:#F6F6F6; 
}
#top a.submenucol {
background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUlOmIQEX6NOAHC7WGaPes-IlIzEsns6X9cr2Z831uR2aHcwB9tzzLZhoaI6j5F7vobUIjbkQ6mPfZjAy7C6tM0nXIlaG8HfpUQA0fP1Zhbc-CHCiE4-jnTYSfDPVD2CjTKk_TmkCdm88/s1600/arrow_white.gif); 
background-repeat: no-repeat;
padding: 10px 24px 11px 12px;
background-position: right center;
}
#top li {
float: left;
position: relative;
}
#top li {
position: static !important; 
width: auto;
}
#top li ul, #top ul li {
width:300px;
} 
#top ul li a {
text-align:left;
padding: 6px 15px;
font-size:13px;
font-weight:normal;
text-transform:none;
font-family:Arial, sans-serif;
border:none;
}
#top li ul {
z-index:100;
position: absolute;
display: none;
background-color:#F1F1F1; 
margin-left:-80px;
padding:10px 0;
border-radius: 0px 0px 6px 6px;
box-shadow:0 2px 2px rgba(0,0,0,0.6);
filter:alpha(opacity=87);
opacity:.87;
}
#top li ul li {
width:150px; 
float:left;
margin:0;
padding:0;
}
#top li:hover ul, #top li.hvr ul {
display: block;
}
#top li:hover ul a, #top li.hvr ul a {
color:#333; 
background-color:transparent;
text-decoration:none;
}
#top ul a:hover {
text-decoration:underline!important;
color:#444444 !important; 
}


Almost you  have done everything  now you just find with CTRL+F this line /*tabs, this will also have some little beneath /* tabs
Just blow these line , delete the code below until you reach at /*columns
Here you add this code that you have deleted.

 #crosscol ul {z-index: 200; padding:0 !important;}
#crosscol li:hover {position:relative;}
#crosscol ul li {padding:0 !important;}
.tabs-outer {z-index:1;}
.tabs-inner {padding: 0 0px;}

Step 4:- final step, save all your work by save button and view your blog there you will see your beautiful navigation menu below header.
Arrange your tabs like this.











Advertising