Cara Memasang Social Box SEO Friendly Pada BLog

Cara Memasang Social Box SEO Friendly Pada BLog
Hay Sobat Blogger, ada yang tertarik memasang widget seperti gambar diatas? pada kesempatan ini saya akan share tentang Cara Memasang Social Box SEO Friendly Pada BLog. Sobat semua pasti sudah pada tahu kan fungsinya untuk apa? Langsung saja deh, buat anda yang ingin memasangnya di blog, silahkan ikuti langkah singkat dibawah ini.

Cara Memasang Social Box SEO Friendly Pada BLog :

  1. Login ke akun blogger anda
  2. Klik Tata Letak > Tambah Gadget lalu pilih HTML/JavaScript
  3. Copy dan Paste kode dibawah ini
    <style>
    /* Social Widget */
    #MBT-mashable-bar {
    border: 0;
    margin-bottom: 10px;
    margin: 0 auto;
    width:300px;
    }
    .fb-likebox {
    background: #fff;
    padding: 10px 13px 0 10px;
    border-right: 1px solid #D8E6EB;
    border-left: 1px solid #D8E6EB;
    border-bottom: 1px solid #D8E6EB;
    margin:0px;
    height:60px;
    }
    .googleplus {
    background: #F5FCFE;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #D8E6EB;
    border-left: 1px solid #D8E6EB;
    border-image: initial;
    font-size: .90em;
    font-family: "Arial","Helvetica",sans-serif;
    color: #000;
    padding: 9px 11px;
    line-height: 1px;}
    .googleplus span {
    color: #000;
    font-size: 11px;
    position: absolute;
    display:inline-block;
    margin: 9px 70px;}
    .g-plusone { float: left;}
    .gplus {
    background: #fff;
    padding: 0px;
    border: 0px solid #C7DBE2;
    margin-bottom:-13px;}

    .twitter {
    background: #EEF9FD;
    padding: 10px;
    border: 1px solid #C7DBE2;
    border-top: 0;}
    #mashable {
    background: #EBEBEB;
    border: 1px solid #CCC;
    border-top: 1px solid white;
    padding: 2px 8px 2px 3px;
    text-align: right;
    border-image: initial;}
    #mashable .author-credit {}
    #mashable .author-credit a {
    font-size: 10px;
    font-weight: bold;
    text-shadow: 1px 1px white;
    color: #1E598E;
    text-decoration:none;}
    #email-news-subscribe .email-box{
    background: #EEF9FD;
    padding: 5px 10px;
    font-family: "Arial","Helvetica",sans-serif;
    border-top: 0;
    border-right: 1px solid #C7DBE2;
    border-left: 1px solid #C7DBE2;
    border-image: initial;
    height:35px;}
    #email-news-subscribe .email-box input.email{
    background:#FFFFFF;
    border: 1px solid #dedede;
    color: #999;
    padding: 7px 10px 8px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border-image: initial;
    font-family: "Arial","Helvetica",sans-serif;}
    #email-news-subscribe .email-box input.email:focus{color:#333}
    #email-news-subscribe .email-box input.subscribe{
    background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FFCA00),
    color-stop(1,#FF9B00));
    background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);
    -pie-background: linear-gradient(270deg,#ffca00,#ff9b00);
    font-family: "Arial","Helvetica",sans-serif;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:1px solid #cc7c00;
    color:white;
    text-shadow:#d08d00 1px 1px 0;
    padding:7px 14px;
    margin-left:3px;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;
    border-image: initial;}
    #email-news-subscribe .email-box input.subscribe:hover{
    background: #ff9b00;
    background-image:-moz-linear-gradient(top,#ffda4d,#ff9b00);
    background-image:-webkit-gradient(linear,left top,left bottom,
    from(#ffda4d),to(#ff9b00));
    filter:progid:DXImageTransform.Microsoft.Gradient
    (startColorStr=#ffffff,endColorStr=#ebebeb);
    outline:0;-moz-box-shadow:0 0 3px #999;
    -webkit-box-shadow:0 0 3px #999;
    box-shadow:0 0 3px #999
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffda4d),color-stop(1,#ff9b00));
    background:-moz-linear-gradient(center top,#ffda4d 0,#ff9b00 100%);
    -pie-background:linear-gradient(270deg,#ffda4d,#ff9b00);
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:1px solid #cc7c00;
    color:#FFFFFF;
    text-shadow:#d08d00 1px 1px 0}
    #other-social-bar {
    background-color: #D8E6EB;
    box-shadow: 0 1px 1px #FFFFFF inset;
    padding: 0px;
    font-family: "Arial","Helvetica",sans-serif;
    font-weight:bold;
    overflow: hidden;
    border: 1px solid #B6D0DA;
    height:37px;
    }
    #other-social-bar ul {list-style: none outside none; padding-left: 4px;}
    #other-social-bar .other-follow {
    float: left;
    color:#1E598E;
    overflow: hidden;
    height:20px;
    padding:5px;
    width: 270px;}
    #other-social-bar .other-follow ul {
    list-style: none outside none;
    padding-left: 4px;}
    #other-social-bar .other-follow ul li {
    font-size: 12px;
    font-weight: bold;
    display:inline;
    border:0;
    text-shadow: 1px 1px white;}
    #other-social-bar .other-follow ul li a {
    font-size: 12px;
    color:#1E598E;
    font-weight: bold;
    display:inline;
    text-shadow: 1px 1px white;}
    #other-social-bar .other-follow li {
    font-size: 12px;
    font-weight: bold;
    display:inline;
    border:0;
    text-shadow: 1px 1px white;}
    #other-social-bar .other-follow li a {
    font-size: 12px;
    color:#1E598E;
    font-weight: bold;
    display:inline;
    text-shadow: 1px 1px white;}
    #other-social-bar .other-follow li.my-rss {
    background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLRygFUO_5V8CxRW23XcTDzxl_yNqE-bny9_mMFMzx6_ylUMt-xkY-rRLphwMrPDeH46Oip3Z9j8dCYWP6OvtZIe5zUHJQz0vGsnWqUaG4ElTkdAzYarTn-RdCRfkT3Xayi_3SovGgi_E/s400/rss-16x16.png') no-repeat transparent;
    line-height: 1;
    padding: 0px 3px 1px 20px;
    width: 60px;
    margin-bottom:0px;
    margin-left:5px;}
    #other-social-bar .other-follow li.my-rss a, #other-social-bar .other-follow li.my-twitter a, #other-social-bar .other-follow li.my-gplus a{
    text-decoration:none;
    }
    #other-social-bar .other-follow li.my-rss a:hover, #other-social-bar .other-follow li.my-twitter a:hover, #other-social-bar .other-follow li.my-gplus a:hover{
    text-decoration:underline;
    }
    #other-social-bar .other-follow li.my-twitter {
    background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBjKthEpAKvo3gKMe_jL5ukI9HK-WdXy830leAfGgoLLrCpiHKVyklnk_87UfNR7hB2odeYGt1Tv20WRyU9cgCnxdmvLC3w7wFZlrNUOWd2JXWhUiEPrWb7_LIOfh0mQ8AOLGb7WtLViM/s400/twitter%2527.png') no-repeat transparent;
    line-height: 1;
    padding: 0px 3px 1px 20px;
    width: 60px;
    margin-bottom:0px;}
    #other-social-bar .other-follow li.my-gplus {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjr9q3FWH3jgBry6g30UWgoKrK3uDyLcCmz0U2h0Pfc7blJCHPjA2L8X6mgou-4rR-CSa1s0jWETIPh3UHyMozFouHt1bKnTs1ma_ch1RsTV4vHoi_s35KKPaiS5qyj7aAHYfXtsZ9ZY9M/s400/gplus-16x16.png) no-repeat transparent;
    line-height: 1;
    width: 60px;
    padding: 0px 3px 1px 20px;
    margin-bottom:0px;}

    </style>

    <!--[if IE]>
    <style>
    #email-news-subscribe .email-box input.subscribe{
    background: #FFCA00;
    }
    </style>
    <![endif]-->
    <!--begin of social widget--> <div style="margin-bottom:10px;"> <div id="MBT-mashable-bar" >

    <!-- Google Plus-->
    <div class="gplus"> <link href="http://plus.google.com/110015152091049984697" rel="publisher" />
    <script type="text/javascript"> window.___gcfg = {lang: 'en'}; undefinedfunctionundefined) {var po = document.createElementundefined"script"); po.type = "text/javascript"; po.async = true;po.src = "https://apis.google.com/js/plusone.js"; var s = document.getElementsByTagNameundefined"script")[0]; s.parentNode.insertBeforeundefinedpo, s); })undefined);</script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.pushundefined['_setAccount', 'UA-29131740-1']); _gaq.pushundefined['_trackPageview']); undefinedfunctionundefined) { var ga = document.createElementundefined'script'); ga.type = 'text/javascript'; ga.async = true; ga.src = undefined'https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagNameundefined'script')[0]; s.parentNode.insertBeforeundefinedga, s); })undefined); </script>
    <!-- Place this tag where you want the badge to render --> <g:plus href="http://plus.google.com/110015152091049984697" width="300" height="69" margin="0px" theme="light"></g:plus> </div>
    <div class="fb-likebox">

    <!-- Facebook -->
    <div id="fb-root"></div>
    <script>(function(d, s, id) {
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) return;
    js = d.createElement(s); js.id = id;
    js.src = "//connect.facebook.net/id_ID/all.js#xfbml=1";
    fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    <div class="fb-like" data-href="https://www.facebook.com/BLogOfRudy" data-send="true" data-width="300" data-show-faces="true"></div>

    </div>
    <div class="googleplus">

    <!-- Google --> <div class="g-plusone" data-size="medium" data-annotation="inline" data-width="230"></div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> </div>
    <div class="twitter">

    <!-- Twitter --> <a class="twitter-follow-button" data-lang="id" data-show-count="true" href="https://twitter.com/RudiHartoyo">Follow @RudiHartoyo</a>
    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div>

    <div id="mashable" style="background: #EBEBEB;border: 1px solid #CCC;border-top: 1px solid white;padding: 1px 8px 1px 3px;text-align: right;border-image: initial;font-size:10px;font-family: "arial","helvetica",sans-serif;"> <span class="author-credit" style="font-family: Arial, Helvetica, sans-serif;"><a href="http://rudihartoyo.blogspot.com/2013/04/cara-memasang-social-box-seo-friendly.html" target="_blank" > Get This Blogger Widget »</a></span></div> <!-- End Widget --> </div>
    <!--end of social widget--></div>
  4. Keterangan :
    • Silahkan ganti tulisan yang berwarna merah, dengan id google + anda
    • Silahkan ganti tulisan yang berwarna biru, dengan alamat Fans Page Facebook anda
    • Silahkan ganti tulisan yang berwarna orange, dengan user id twitter anda
  5. Setelah selesai, silahkan simpan dan lihat hasilnya.
Demikianlah tutorial singkat tentang Cara Memasang Social Box SEO Friendly Pada BLog, Semoga Bermanfaat..^_^..
Previous
Next Post »

4 komentar

Click here for komentar
Berguru SEO
admin
1 Agustus 2013 pukul 13.43 ×

Jadi, tahu banyak nih sob tentang Belajar SEO untuk Blog nih, terimakasih banyak sudah mau berbagi sobat.

Reply
avatar
Unknown
admin
30 Mei 2014 pukul 10.21 ×

tampilan blog saya tapi ko gak berubah ya?

Reply
avatar
Cerita Aja
admin
30 Mei 2014 pukul 13.30 ×

masa sih mbak? mungkin ada yang salah kali..

Reply
avatar
Unknown
admin
28 Oktober 2014 pukul 13.00 × Komentar ini telah dihapus oleh pengarang.
avatar

# Silahkan Anda Berkomentar dengan Baik dan Sopan
# Pesan dilarang Mengandung SARA dan Spam
# Terima Kasih Telah berkunjung di Blog Sederhana ini ConversionConversion EmoticonEmoticon

Thanks for your comment