|
Button Google Plus |
Langkah-langkahnya sebagai berikut :
1. Masuk Kesitus
Google Plus Button :
Disini2. Pilih Ukuran Button Google Plus sesuai kesukaan anda
3. Pilih Bahasa yang sesuai dengan Bahasa Blog anda
4. Copy Paste Kode yang sudah anda Buat tadi dan salin di Notepad, Contohnya Sepeti dibawah ini
<!-- Place this tag in your head or just before your close body tag -->
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<!-- Place this tag where you want the +1 button to render -->
<g:plusone></g:plusone>
5. Login Ke Blog Anda
6. Klik Rancangan
7. Klik Edit HTML, Jangan lupa Mencentang Expand Template Widget
8. Cari Kode </body> Kalo sudah Ketemu Copy paste Code tadi tepat diatas Kode </body>
Contoh :
<!-- Place this tag in your head or just before your close body tag -->
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
</body>
9. Lalu Cari Kode <data:post.body/> Lalu letakkan Kode dibawah ini tepat diatas <data:post.body/>
Contoh :
<!-- Place this tag where you want the +1 button to render -->
<g:plusone></g:plusone>
<data:post.body/>
10. Simpan Template dan Lihat Hasilnya