Sabtu, 17 September 2011

Tips Blog - Menjadikan Label/Kategori Sebagai Keyword


Assalamualaikum Wr. Wb.

Merubah Label Menjadi Keyword

Hal ini bertujuan untuk menentukan keyword label yang sobat bidik menjadi keyword artikel. Sehingga nantinya artikel akan mempunyai keyword ganda. Yaitu keyword artikel yang sobat tulis dan keyword label yang sobat berikan. Sooo...sobat akan mempunyai 2 keyword yang saling menguntungkan.

Cara merubah label menjadi keyword adalah sebagai berikut :

1. Login ke blogspot sobat
2. Masuk ke Rancangan > Edit HTML
3. Kembangkan terlebih dahulu template dengan mencentang pilihan Expand Template Widget
4. Tekan Ctrl + F lalu cari kode berikut

<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>

Hapus saya kode tadi biar tidak terjadi penggandaan keyword Title

5. Lalu tambahkan kode berikut diatas <head>

<!--::::::::::: Block1: Output post meta keywords -->

<b:if cond='data:blog.pageType == &quot;item&quot;'>
   <b:section id='meta1' showaddelement='no'>
   <!-- widget must be a of Type = 'blog' to have posts data exposed, and must have a unique id -->

   <!-- Empty Includables(functions) to output nothing, You must keep them ): -->
   <b:widget id='Blog2' locked='no' type='Blog'>
      <b:includable id='nextprev'/>
      <b:includable id='backlinks' var='post'/>
      <b:includable id='post' var='post' />
      <b:includable id='status-message'/>
      <b:includable id='comment-form' var='post'/>
      <b:includable id='backlinkDeleteIcon' var='backlink'/>
      <b:includable id='postQuickEdit' var='post'/>
      <b:includable id='commentDeleteIcon' var='comment'/>
      <b:includable id='feedLinks'/>
      <b:includable id='feedLinksBody' var='links'/>
      <b:includable id='comments' var='post'/>

      <b:includable id='main' var='top'><!-- Main Function of Any widget comes with ID 'main' -->

         <!-- Loop Page Posts (only 1 in a post page )-->

         <b:loop values='data:posts' var='post'>
            <b:if cond='data:post.labels'>
               <!-- If the post has labels, make Meta keywords by looping lables -->

               &lt;meta name=&quot;keywords&quot; content=&quot;<b:loop values='data:post.labels' var='label'><data:label.name/><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if></b:loop>&quot; /&gt;

            </b:if>
         </b:loop>
      </b:includable>
   </b:widget>
   </b:section>

</b:if>

<!--::::::::::: Block1 END -->

6. Lalu tambahkan kode berikut dibawah <Head>

<!-- THE HEAD -->
<!-- must include(called) here to output other head sub elements -->
<b:include data='blog' name='all-head-content'/>

<!--::::::::::: Block2: Output Index Title,keywords,decription and Post Title,description  -->

<!-- Post/Archive Page -->
<b:if cond='data:blog.pageType != &quot;index&quot;'>
   <title><data:blog.pageName/></title>
    <meta name='description' expr:content='data:blog.pageName' />

<!-- Index Page -->   

<b:else/>

   <title><data:blog.pageTitle/></title>
   <meta name='keywords' content='your,blog,keywords!!' />
   <meta name='description' content='your blog description!!' />

</b:if>

<!--::::::::::: Block2 END -->

7. Simpan template sobat dan silakan lihat hasilnya

Semoga dengan tutorial ini bisa membantu sobat dalam berblogging ria

Wassalamualaikum Wr. Wb.


1 komentar:

Abed Saragih mengatakan...

wah,,terim kasih infonya.

Automatic Backlink

Please copy code below to get free backlink, copy this in to your web/blog and after you click it it will automatic displayed in 'Backlink Created', in bottom bar.
Free Auto Backlink - Gratis Backlink Otomatis

Backlink

 
Copyright © . Blogger Pendidikan Keren - Posts · Comments
Theme Template by BTDesigner · Powered by Blogger