Bagaimana Agar Template Anda SEO Friendly?

Bagaimana Agar Template Anda SEO Friendly?


Selamat siang  temen-temen blogger semua, bagaimana kabar anda? Semoga baik-baik aja, kali ini saya akan berbagi lagi dengan anda semua. Topik yang saya bahas adalah bagaimana  agar template yang kita pakai SEO friendly. Terkadang kita memilih template dari penyedia situs template gratisan di internet hanya sekedar memenuhi selera keindahan, tapi kita lupa apakah template yang kita pakai sudah SEO friendly atau belum. Pada tutorial kali akan dibahas cara memanipulasi template blogger agar SEO friendly, khususnya dengan memberi tag h1 untuk judul postingan. Namun, jika Anda melakukannya secara sembarangan bisa jadi malah justru terjadi multiple tag h1 pada halaman Anda.

Seperti kita ketahui semua, banyak template blog yang bagus secara design diluar sana, kebanyakan dari template tersebut mementingkan masalah design. Kita yang akan memakainya perlu sedikit memodifikasi agar optimal. Baiklah, langsung saja saya akan berikan kepada temen-temen semua langkah-langkah dalam mengoptimalkan template yang kita pakai agar lebih SEO friendly 
  1. Pertama yang mesti anda lakukan tentu login dulu di Blogger 
  2. Kemudian klik Rancangan >> edit HTML
  3. Jangan lupa Centang Expand Template Widget
  4. Klik Download template lengkap untuk jaga-jaga.
Manipulasi Tag Heading Judul Postingan

Cari kode berikut ini..
  1. <b:if  cond='data:post.title'>  
  2. <h3 class='post-title  entry-title'>  
  3. <b:if cond='data:post.link'>  
  4. <a expr:href='data:post.link'><data:post.title/></a>  
  5. <b:else/>  
  6. <b:if cond='data:post.url'>  
  7. <a expr:href='data:post.url'><data:post.title/></a>  
  8. <b:else/>  
  9. <data:post.title/>  
  10. </b:if>  
  11. </b:if>  
  12. </h3>  
  13. </b:if>  
Setelah ketemu Ganti semua kode di atas dengan kode dibawah ini.
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:post.title'>
<h2 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h2>
</b:if>
<b:else/>
<h1 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h1>
</b:if>
Manipulasi Tag Heading Judul Blog

Cari lagi kode di bawah ini
  1. <h1 class='title' style='background: transparent;  border-width: 0px'>  
  2. <b:include name='title'/>  
  3. </h1>  
Selanjutnya Ganti dengan kode berikut ini
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<h1 class='title' style='background: transparent; border-width: 0px'>
<b:include name='title'/>
</h1>
<b:else/>
<p class='title' style='background: transparent; border-width: 0px'>
<b:include name='title'/>
</p>
</b:if>
Cari kode berikut ini
  1. <h1  class='title'>  
  2. <b:include name='title'/>  
  3. </h1>  
Ganti dengan kode berikut ini
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<h1 class='title'>
<b:include name='title'/>
</h1>
<b:else/>
<p class='title'>
<b:include name='title'/>
</p>
</b:if>
Terakhir, Set CSS Anda

Cari kode css judul postingan dan judul blog Anda. Misal kodenya seperti ini. Cari yang mirip.
  1. .post h3 {  
  2. ..................................  
  3. }  
  4.   
  5. .post h3 a, .post h3 a:visited{  
  6. ..................................................  
  7. }  
  8.   
  9. .post h3 a:hover {  
  10. ....................................  
  11. }  
Ganti kodenya dengan kode di bawah ini
.post h1, .post h2 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}

.post h1 a, .post h1 a:visited, .post h1 strong, .post h2 a, .post h2 a:visited, .post h2 strong{
display:block;
text-decoration:none;
color:$titlecolor;
font-weight:normal;
}

.post h1 strong, .post h1 a:hover, .post h2 strong, .post h2 a:hover {
color:$textcolor;
}
Catatan: Kalau tidak berhasil, ganti hanya kode H3 nya..

Langkah terakhir, cari lagi kode css judul blog. Cari yang mirip dengan kode di bawah ini
  1. #header h1 {  
  2. ............................  
  3. }  
Setelah itu Ganti dengan kode di bawah ini
#header h1, #header p {
margin:5px 5px 0;
padding:15px 20px .25em;
line-height:1.2em;
text-transform:uppercase;
letter-spacing:.2em;
font: $pagetitlefont;
}
Kemudian Save/Simpan template anda, selesai....

Ikuti semua langkah-langkah diatas, jika semuanya sudah anda lakukan dengan benar maka sekarang di halaman index Anda, halaman utama blog, judul blog memiki tag h1 dan judul postingan bukan tag h1. Sementara ketika google index halaman postingan Anda, judul postingan otomatis berubah ke tag h1 dan judul blog tidak lagi menggunakan tag h1. Hasilnya, tidak ada lagi tag h1 ganda yang akan menimbulkan kekhawatiran untuk peringkat Anda. Oya.. ada yang lupa, jika ada diantara temen-temen yang belum mengetahui menfaat SEO bagi kelangsungan blog, saya pernah membahasnya pada tips dasar-dasar SEO. Demikian tadi tutorial step by step untuk mengedit template blogger agar SEO Friendly ini adalah hanya salah satu cara untuk meningkatkan SERP, selamat mencoba dan semoga bermanfaat.

Free responsive blogger templates
Random PostsLainnya...

    9 komentar:

    avatar

    Vacuum sealers undoubtedly are a awesome additon to
    any kitchen. The price has arrive down in the last couple of several years and
    there is no reason not to private one.
    outstanding guidelines!

    Also visit my blog - commercial vacuum sealer reviews

    avatar

    I blog often and I genuinely appreciate your content.
    The article has truly peaked my interest. I will take a note
    of your website and keep checking for new details about once a week.
    I subscribed to your Feed as well.

    Take a look at my webpage :: easy woodworking plans

    avatar

    Thiis site truly hаs all the іnformatiοn and facts I wantеԁ about thiѕ subϳect and
    diԁn't know ωho to ask.

    Hеre is mу ωeblοg; eternal detox dietary supplement

    avatar

    It's truly very difficult in this active life to listen news
    on TV, thus I simply use web for that purpose, and take the hottest news.


    Also visit my web page lunarpages iphone email setup exchange

    avatar

    A person neceѕsarіlуhelρ to maκе
    сritiсally articleѕ I might stаtе.

    Τhat is the fіrst tіme Ι frеquented your websіte pаge and so far?
    I suгprіsеd ωith thee
    resеаrсh yοu made to create this aсtual put uup amazіng.

    Fаntastic jοb!

    Alѕo vіsit my wedblog - sky tv half price 12 months

    avatar

    Nice post. I was checking continuously this weblog and I'm inspired!
    Very useful information specifically the closing section :)
    I maintain such info much. I was looking for this certain
    info for a very long time. Thanks and good
    luck.

    Look at my web-site; local serch engine - seonewssearch.wordpress.com -

    avatar

    whoah this blog is fantastic i love studying your
    posts. Stay up the great work! You know, a lot of people are looking around for this info, you can aid them greatly.


    My page: australian rules football boots ()

    avatar

    Keep this going please, great job!

    Here is my blog; keks s shokolad

    avatar

    I couldn't resist commenting. Exceptionally well written!

    Look at my web-site ... design

    Peraturan Berkomentar :
    ✔ Berkomentarlah Sesuai Artikel Diatas
    ✔ Untuk Berkomentar Gunakan (OpenID / Name URL / Google+)
    ✔ Berkomentarlah Menggunakan Bahasa Yang Jelas
    ✔ Relevan
    ✔ Sopan
    ✖ SPAM
    ✖ Link Aktif (Live Link)
    ✖ Promosi (Iklan)
    ✖ OOT (Out Of Topic)