How to add Google plus one button


Lihat dan hitung, seberapa banyak aplikasi Android yang Anda instal di smartphone Anda? 

Pernahkah terbersit di benak Anda bagaimana cara membuat aplikasi-aplikasi tersebut?

Apakah Anda Saat Ini Ingin Sekali Bisa Bikin Aplikasi Android Sendiri? Seperti aplikasi game edukasi, media pembelajaran, aplikasi berbasis sensor, aplikasi multimedia, dan lain sebagainya?

Tetapi

1. Tidak Ngerti Coding
2. Tidak Tahu Computer Programming
3. Tidak Paham Bahasa Pemrograman Android
4. Dan Sama Sekali Bukan Lulusan IT?

Jangan Khawatir ...
Ternyata, bikin aplikasi Android itu SANGAT MUDAH, bahkan bagi Pemula sekalipun.

Sekarang Anda bisa bikin aplikasi Android dengan Cepat, bahkan TANPA HARUS CODING.

Tak peduli apapun latar belakang Anda, bikin aplikasi Android itu MUDAH, semudah bermain Puzzle.

Anda Hanya Perlu 4 Langkah berikut ini :

1. Drag & drop komponen-komponen yang dibutuhkan
2. Percantik tampilan aplikasi dengan mengatur layout dan desain tampilan
3. Susun blok-blok kode programnya, dan
4. Build aplikasi Anda jadi file instalasi *.APK

Lantas, Bagimana Cara Memulainya?
Mudah kok, karena sudah hadir untuk Anda Di Sini :


Video tutorial yang membahas cara membuat aplikasi Android dengan sangat MUDAH, CEPAT, & TANPA CODING menggunakan tools App Inventor 2. 

Google is the world's #1 website as Alexa traffic rank today.Google inc founded a social network well known Google+.Google plus has some different services than other most of social networks.It has more than 500 million registered members when December 2012.G+(Google+) is adding more than 625,000 new users a day.So Google+ is one of most popular social networks  in the world. You can add a Google+ button on your blogger blog or WordPress. Before this post,I have published some posts on social sharing Buttons.Some of those tutorial are given below.

Other Posts on Social Media ::

  1. Add Pinterest Pin it button to Blogger posts
  2. Add BlogThis! Feature to My Blogger Blog
  3. How to Add Delicious Bookmark button with counter
  4. Grab Official Twitter buttons
  5. Facebook Share button with counter for blogger
  6. Add Buffer button for your blog manually
  7. More Posts under Social media...


Add Google+ one Button on My Blogger Blog


1.Sign in to your Blogger account and go to Blogger Dashboard >> Template.
2.Then find this </head> tag and  paste below codes just above/before </head> tag.

<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>

3.Now Save your Template.
4.If you want to add Google+ one button in your posts/pages,while editing your content simply click on HTML button and paste below source code where actually Google+ one button appears.
<div style='float:right; margin-right:10px;'>
<g:plusone expr:href='data:post.url'></g:plusone>
</div>

customization

Replace right with center or left.It is the alignment of the Google Plus one button.
Replace 10px with any number of pixels of the margin.Above margin is the right margin of the G+ one button.You can make this change like this.
<div style='float:right; margin:5px 10px 4px 10px;'>
<g:plusone expr:href='data:post.url'></g:plusone>
</div>
You can edit above number to fit to your content or blog.The basic attitude of above margin code is given below.
Note:- It is not very important to use Pixels(px) for the margin.You can use em,pt,mm,in...etc.

margin: top-margin right-margin bottom-margin left-margin;


Add Google+ one Button on My WordPress Blog


1. Sign in to your WordPress account and go to header.php.
2.Then find </head> tag and paste below code,just above/before </head> tag.

<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>

3.Next you will place G+ button where you actually want on your blog,so go to single.php and paste below code where you want to display the G+ one button.

<g:plusone href="<?php the_permalink(); ?>"></g:plusone>

.............................................................................................................................

Different Types of Buttons

.............................................................................................................................

Google provides different four types of button.We should just add the "size" attribute to the code.Try below code on your blog.

<g:plusone size="tall"></g:plusone>
You will see a Google+ one button like this.

There are other three Google+ one buttons with their previews.you just copy and paste below source code of buttons on your blog where button actually display.




<g:plusone size="small" ></g:plusone>


<g:plusone size="medium" ></g:plusone>


<g:plusone size="large" ></g:plusone>

That's all.If you have any question,Feel free to ask me.Happy blogging...:)

Pengelola Blog : ABDUL WAHAB

Judul : How to add Google plus one button
Ditulis oleh : Kejutan Internet pada hari
Rating Blog : 5 dari 5
Terima kasih Anda telah membaca artikel tentang How to add Google plus one button
Anda boleh menyebar luaskannya atau mengcopy paste-nya jika artikel ini sangat bermanfaat bagi Blog dan teman-teman anda.
Namun jangan lupa harap memberikan link aktif dofollow yang mengarah ke URL ini ya
https://kejutaninternet.blogspot.com/2013/04/how-to-add-google-plus-one-button.html

Dan Terima kasih sekali lagi atas kunjungan Anda.

Kritik dan saran atau apapun bisa anda sampaikan melalui kotak komentar.
Dan mohon maaf jika komentar atau pertanyaan tidak bisa cepat saya respon,
karena Saya tidak bisa selalu online selama 24 Jam.


Mau Di Buatkan Blog Siap Pakai Seperti Ini ?.

Artikel Terkait

Previous
Next Post »