page title lebih seo friendly

Bookmark and Share
tips page title lebih seo friendly
  1. pilih tata letah >>edit html>>centang" expand template widget". sebelum edit template sebaiknya simpan dulu, dengan cara klik download template lengkap.
  2. pada bagian atas terlihat <title><data:blog.title/></title>
  3. kemudian ubah kode tersebut diatas dengan:
  4. <b:if cond='data:blog.pageType == "item">
    <b:section id='swaptitle'>
    <b:widget id='Blog2' locked='false' title='Blog Posts' type='Blog'>
    <b:includable id='nextprev'/>
    <b:includable id='backlinks' var='post'/>
    <b:includable id='post' var='post'>
    <title>
    <data:post.title/> | <data:blog.title/>
    </title>
    </b:includable>
    <b:includable id='commentDeleteIcon' var='comment'/>
    <b:includable id='status-message'/>
    <b:includable id='feedLinks'/>
    <b:includable id='backlinkDeleteIcon' var='backlink'/>
    <b:includable id='feedLinksBody' var='links'/>
    <b:includable id='postQuickEdit' var='post'/>
    <b:includable id='comments' var='post'/>
    <b:includable id='main' var='top'>
    <b:loop values='data:posts' var='post'>
    <b:include data='post' name='post'/>
    </b:loop>
    </b:includable>
    </b:widget>
    </b:section>
    <b:else/>
    <title><data:blog.pageTitle/></title>
    </b:if>
  5. selanjutnya simpan template.


Artikel yang Anda Cari:

{ 0 komentar... Views All / Send Comment! }

Posting Komentar