Set SEO untuk Meta, Keyword Judul Blog dan Deskripsi

Written By Chotot Dudulzz on Monday, October 18, 2010 | 11:05 PM

Temukan kode dibawah ini:
<title><data:blog.pageTitle/></title>
Kemudian ganti dengan kode ini:
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/>
| (example: Bagi Bagi)</title>
<b:else/>
<title><data:blog.pageTitle/>
| (example: Bagi Bagi)</title>
</b:if>
<meta content='</font><font color="#ff0000">your description here</font><font color="#008000">' name='description'/>
<meta content='</font><font color="#ff0000">keyowrd1, keyowrd1, etc..</font><font color="#008000">' name='keywords'/>
<meta content='INDEX, FOLLOW' name='ROBOTS'/>

Related Post