Skip to main content

Tips To Get Sitelinks In Google Search Results - Blogger

Sitelinks are some links that are showing below site in search engines. Its not just in Google search results but in Bing, Yahoo and also in Yandex. There is no idea how to get sitelinks, even Google says that sitelinks are automatically generated links to help visitors reach important pages of your site. Also you have no control over which page you want in sitelinks and also there is no code which can do it. You might be thinking that if nothing is known about sitelinks, how am I going to get it for my site ? Well, the answer is simple you will get it as I got them ! What Are Google Search Result Sitelinks: Above is the sceenshot of sitelinks of my blog. If you search "101helper" oon Google you will see the sitelinks live. These are featured links from my blog and are shown to visitors to help them reach deeper pages or help them to reach the content of interest on a site. Note that sitelinks never remain the same they change time to time and we have no control over it. Goog...

How To Add "Join This Site" Button In Blogger

how to add join this site button in blogger


Members or "Join this Site" gadget has become common now adays in blogger because this gadget lets visitor to follow a blog. Anyone can start following a blogger blog by his blogger account. After following a blog the person's profile show up in members of blog. This gadget is very good for increasing traffic too because after following a blog, its feed show up in the followers account as shown in below image:


how to add join this gadget in blogspot

So when post is published it shows up in the blogger account and follower is updated about every post. So it is good for increasing traffic. But "Join this Site" gadget works only on http urls and as blogger has now allowed https for blogger therefore this gadget doesn't work on https urls but this button will still work no matter its a http url or https.

Instead of writing more about this gadget I am going to show you simply how to add join this site button in blogger. So follow below steps to add this button in your blog. If you want to try a live demo of this gadget click on JOIN THIS SITE on your right side.

One more thing that I want to tell you about this button is that when it is clicked you will be redirected to a page as shown below where you can Follow a blog with your blogger account.


How To Add "Join This Site" Button In Blogger?

Step 1: Choose a button and copy its code.

Top Right Floating Button:

<style>
Join button on top right of page
#join {
    z-index: 99;
    position: fixed;
    right: 20px;
    width: 150px;
    font-size: 16px;
    background: #fff;
    padding: 0px 5px;
    font-weight: bold;
    border: 1px solid #999;
    border-top: 0;
    border-radius: 4px;
    top: -5px;
}
#join img {
    float: left;
    top: 8px;
    margin-right: 5px;
    position: relative;
}
#join a {
color:#777;
text-decoration:none;
  }
</style>
<div id='join'><a href='https://www.blogger.com/follow-blog.g?blogID=YOUR BLOG ID'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXRWu3WYbJpwiRrx9Z1EOIBamODklknJJk8ofRPpDfYhuynLvOHMsuIa2JHb-on36KRIX9ZXBIC7oC8x-xP8iZuBi9c-DI5hbTYDzukusRL9WGGtzNwh1avpIm98UFdBIHZ8BjrOkD5TU/s1600/join.png'/><p>Join This Site</p></a></div>

Top Left Floating Button:
<style>
#join {
Join button on top left of page
    z-index: 99;
    position: fixed;
    left: 20px;
    width: 150px;
    font-size: 16px;
    background: #fff;
    padding: 0px 5px;
    font-weight: bold;
    border: 1px solid #999;
    border-top: 0;
    border-radius: 4px;
    top: -5px;
}
#join img {
    float: left;
    top: 8px;
    margin-right: 5px;
    position: relative;
}
#join a {
color:#777;
text-decoration:none;
  }
</style>
<div id='join'><a href='https://www.blogger.com/follow-blog.g?blogID=YOUR BLOG ID'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXRWu3WYbJpwiRrx9Z1EOIBamODklknJJk8ofRPpDfYhuynLvOHMsuIa2JHb-on36KRIX9ZXBIC7oC8x-xP8iZuBi9c-DI5hbTYDzukusRL9WGGtzNwh1avpIm98UFdBIHZ8BjrOkD5TU/s1600/join.png'/><p>Join This Site</p></a></div>

Bottom Right Floating Button:
<style>
#join {
    z-index: 99;
Join button on bottom right of page
    position: fixed;
    right: 20px;
    width: 150px;
    font-size: 16px;
    background: #fff;
    padding: 0px 5px;
    font-weight: bold;
    border: 1px solid #999;
    border-bottom: 0;
    border-radius: 4px;
    bottom: -5px;
}
#join img {
    float: left;
    top: 8px;
    margin-right: 5px;
    position: relative;
}
#join a {
color:#777;
text-decoration:none;
  }
</style>
<div id='join'><a href='https://www.blogger.com/follow-blog.g?blogID=YOUR BLOG ID'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXRWu3WYbJpwiRrx9Z1EOIBamODklknJJk8ofRPpDfYhuynLvOHMsuIa2JHb-on36KRIX9ZXBIC7oC8x-xP8iZuBi9c-DI5hbTYDzukusRL9WGGtzNwh1avpIm98UFdBIHZ8BjrOkD5TU/s1600/join.png'/><p>Join This Site</p></a></div>

Bottom Left Floating Button:
<style>
#join {
Join button on bottom left of page
    z-index: 99;
    position: fixed;
    left: 20px;
    width: 150px;
    font-size: 16px;
    background: #fff;
    padding: 0px 5px;
    font-weight: bold;
    border: 1px solid #999;
    border-bottom: 0;
    border-radius: 4px;
    bottom: -5px;
}
#join img {
    float: left;
    top: 8px;
    margin-right: 5px;
    position: relative;
}
#join a {
color:#777;
text-decoration:none;
  }
</style>
<div id='join'><a href='https://www.blogger.com/follow-blog.g?blogID=YOUR BLOG ID'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXRWu3WYbJpwiRrx9Z1EOIBamODklknJJk8ofRPpDfYhuynLvOHMsuIa2JHb-on36KRIX9ZXBIC7oC8x-xP8iZuBi9c-DI5hbTYDzukusRL9WGGtzNwh1avpIm98UFdBIHZ8BjrOkD5TU/s1600/join.png'/><p>Join This Site</p></a></div>

Pop-Up Join Button:
<script src='https://code.jquery.com/jquery-1.10.2.js'/>
<script>
$(function () {
join this site button for blogger pop up
Join this site pop up button
  $("#pop").fadeIn("slow", function () {
    $(this).delay(5000);
  });
});
$(document).ready(function(){
    $("#close-pop").click(function(){
        $("#pop").hide();
    });
});
</script>
<style>
#pop {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.82);
    height: 100%;
    width: 100%;
    z-index: 99;
}
#join {
    padding: 10px;
    width: 500px;
    background: #fff;
    border-radius: 4px;
    height: 185px;
    position: absolute;
    top: 240px;
    left: 30%;
}
#join img {
    float: left;
    top: 8px;
    margin-right: 5px;
    position: relative;
}
#join a {
    text-decoration: none;
    background: #bd4e5d;
    padding: 5px;
    color: #fff;
    border-radius: 3px;
    position: absolute;
    top: 115px;
    left: 182px;
}
#join h2 {
    float: left;
    position: relative;
    top: 25px;
}
#join p {
    float: left;
    position: absolute;
    font-size: 15px;
    width: 300px;
    top: 55px;
    left: 180px;
}
#close-pop {
    float: right;
    font-size: 15px;
    cursor: pointer;
}
</style>
<div id='pop'><div id='join'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjRmZbapBbM0JCrBfOP0BkMwq9y6n3tWAdWEWBSNWt-Ripw3t9tsTQDOG0HyP-1Foj30rqiCzSo6vqdhMz_sq8D19VWSExHanQdMPIBXAr68EJoQvyLnfz4XEsiq3oSmLn9xjtpiB13cF0/s1600/join-icon.png'/><h2>Join This Site</h2><p>Join this site with your blogger account and never miss any post and updates.</p><a href='https://www.blogger.com/follow-blog.g?blogID=YOUR BLOG ID'>JOIN NOW!</a><b id="close-pop">?</b></div></div>

Step 2: Go to your blog's template and click on Edit Html.

Step 3: Search for </head> and after this paste the copied code.

Step 4: Click on Save template and you are done!

Customization:

1. Replace "YOUR BLOG ID" with your blog's unique id.
2. In Pop-Up button set delay after which button will fade in, default value is 5000 with mean 5 seconds.

I hope you found this post helpful,  the main thing which I want to share in this post is the HTML code below:

<div id='join'><a href='https://www.blogger.com/follow-blog.g?blogID=YOUR BLOG ID'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXRWu3WYbJpwiRrx9Z1EOIBamODklknJJk8ofRPpDfYhuynLvOHMsuIa2JHb-on36KRIX9ZXBIC7oC8x-xP8iZuBi9c-DI5hbTYDzukusRL9WGGtzNwh1avpIm98UFdBIHZ8BjrOkD5TU/s1600/join.png'/><p>Join This Site</p></a></div>

The link in this code takes you to blog follow page which is the main thing, though you can add Join This Site Gadget in your blog but it don't work on https urls. But the benefit of this link is, you can visit it on http as well as https.

If you have any question or suggestions comment below or contact us.

Thanks for visiting 101Helper

Search Tags: Join this site gadget for blogspot,members gadget for blogger,add a join this button in blogger blog,blogger followers gadget,how to add join this blog gadget in blogget

Comments

Popular posts from this blog

Addthis Pop-up Social Sharer Widget For Blogger

We all know that popups are really beneficial to get followers, likers and traffic and thats why tools like Hellobar is used by many. I also use Popups because my visitors give response more to popups rather than sliders or fixed content. Similarly its very hard to get content shared so popups work for it too. And its important to get content shared because more sharing equals to more traffic. Popup share buttons are not new, many of use have used them but popup have either 5 or 6 buttons so visitor is limited to share content only to some social networks and may be he or she is not using any of these networks so it will be a waste of time you will not get content shared. So I brought you a new idea, Why don't we use addthis popup sharer, it has all social buttons plus it doesn't need long coding and too many scripts so it doesn't slow down our blogs. So in this post I am going to share addthis popup sharer along with some customization. So you can get popup by the time whe...

5 Sites To Submit Your Posts To Boost Traffic Instantly

New bloggers often search "how to boost or increase traffic instantly" and don't find any answer or usually get answers that are not satisfactory. So they head towards fake traffic or seo. Fake traffic is obviously useless because you don't either get money and that traffic is limited because same visitors visit your site again and again for points(traffic exchange) and there is no ad network that pay you for ordinary traffic. So fake traffic is not beneficial that's why bloggers optimizes their blogs for search engines to get traffic that is organic and unique, but the fact is that once your blog is optimized for search engines you will not get traffic in one day but you have to wait for months or for year. Actually it depends on your blog's topic e.g if you have a blog about making money you will get more traffic in less time because every 2nd person is surfing on internet to earn money. So this post is about how can you increase your blog traffic instantly....

How To Add Map In Blogger Contact Or About Page

Bloggers are advancing day after day and making their blogs professional by adding pages like privacy policy, contact page, about page, terms and conditions page etc which are seen in professional websites so they are trying to make their blogs look more professional to impress visitors because such things improve blogs reputation. One more thing which can improve a blogs reputation and make it look more professional is a map which shows the location of the blog. So if you have a business website converted to dot com then you can add a map in your website or blog's about or contact page and your location to your visitors as well as make your website or blog more professional. So this post is all about adding Google map in contact or about page of your blog. Follow below steps to add a map in your blog's page. How To Add A Map To Contact Or About Page In Blogger? Step 1: Go to Google Maps   and search your location. Step 2: Click on Share below directions : Step 3: Click on Embe...