Showing posts with label keyword. Show all posts
Showing posts with label keyword. Show all posts

Thursday, December 1, 2016

Cara Membuat Meta Keyword Pada Blog

Cara Membuat Meta Keyword Pada Blog



Meta keyword merupakan salah satu cara efektif untuk menambah pundi-pundi SEO pada blog.

Cara untuk menambahkan meta keyword di blogspot :

1.  Buka "Template" pada dashbord blogspot Anda kemudian klik "Edit Html"

2.  Letakkan kode berikut di bawah <head>
<meta content=DESKRIPSI BLOG ANDA name=description/>
<meta content=KEYWORD ATAU KATA KUNCI BLOG ANDA name=keywords/>
Contoh :
<meta content=Tips dan Trik untuk Blog, Sesepuh-ilmu name=description/>
<meta content=tutorial komputer, cara sevis komputer, artikel tentang komputer, cara membuat blog, modifikasi blog name=keywords/>
3.  Untuk keyword postingan artikel blog Anda, letakkan kode berikut dibawah "<b:include data=blog name=all-head-content/>"
<b:if cond=data:blog.pageType == &quot;item&quot;>
<title><data:blog.pageName/> - <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>

<b:if cond=data:blog.url == &quot;http://blogAnda.blogspot.com/artikel1.html&quot;>
<meta content=DESKRIPSI ARTIKEL 1 BLOG ANDA name=description/>
<meta content=KATA KUNCI ARTIKEL 1 BLOG ANDA name=keywords/></b:if>
<b:if cond=data:blog.url == &quot;http://blogAnda.blogspot.com/artikel2.html&quot;>
<meta content=DESKRIPSI ARTIKEL 2 BLOG ANDA name=description/>
<meta content=KATA KUNCI ARTIKEL 2 BLOG ANDA name=keywords/></b:if>
<b:if cond=data:blog.url == &quot;http://blogAnda.blogspot.com/artikel3.html&quot;>
<meta content=DESKRIPSI ARTIKEL 3 BLOG ANDA name=description/>
<meta content=KATA KUNCI ARTIKEL 3 BLOG ANDA name=keywords/></b:if>
Dan seterusnya sesuai jumlah artikel yang akan dipublikasikan

4. Klik "Save" - See more at: http://sesepuh-ilmu.blogspot.com/2013/05/cara-membuat-meta-keyword-di-blog.html#sthash.A40mllVZ.dpuf

Go to link Download

Read more »