Showing posts sorted by date for query cara-membuat-responsive-template-bawaan-blogger. Sort by relevance Show all posts

Cara Menciptakan Template Blogger Jadi Responsive Dan Lebih Seo Friendly

Cara Membuat Template Bawaan Blogger Makara Responsive dan Lebih SEO Friendly Cara Membuat Template Blogger Makara Responsive dan Lebih SEO Friendly
Cara Membuat Template Bawaan Blogger Makara Responsive dan Lebih SEO Friendly
 
TEMPLATE atau tema bawaan Blogger (default Blogger template) bahwasanya sudah responsive (mobile-friendly) alasannya yaitu ada versi mobilenya ketika blog dibuka di HP.

Template blog bawaan Blogger juga sebenarnya sudah ramah mesin telusur (SEO friendly) dan fast loading (cepat, ringan).

Anda mungkin sering menemukan warta yang Anda cari di Google, ditemukan di blog dengan tampilan memakai tema bawaan Blogger. Itu bukti ke-SEO-an template bawaan Blogger.

Kebanyakan template premium juga bahwasanya merupakan modifikasi dari template bawaan Blogger. Para desainer template "hanya" mengubahnya menjadi lebih ringan, SEO, dan responsive.

Mengubah atau mengedit sendiri template blogger akan terbebas dari "beban" mencantumkan footer credit link desainer.

Baca Juga: Cara Membuat Template Blog Sendiri

Cara Membuat Template Blogger Makara Responsive dan Lebih SEO

Berikut ini aku share tentang Cara Membuat Template Bawaan Blogger Makara Responsive dan Lebih SEO Friendly.

1. Buat Blog Baru.
2. Pilih template SIMPLE (Sederhana) yang warna biru

Saatnya kita edit.

#1. RESPONSIVEKAN!

Template blog simple bawaan Blogger bahwasanya sudah responsive, dalam arti ada versi mobilenya. Namun, tampilannya sedikit berbeda dengan tampilan di desktop.

Agar tampilan blog tidak berubah atau relatif sama dengan jikalau dibuka di komputer, maka kita harus menjadikannya responsive (mobile friendly).

Silakan buka panduan cara meresponsivekan template bawaan blogger.

#2. FIX Structured Data 

Structured Data template bawan blogger banyak errornya jikalau kita cek di laman resmi Structrured Data Testing Tools milik Google.

Karenanya, harus kita atasi errornya biar template lebih gampang dna cepat terindeks Google dan mesin pencari lainnya. Silakan buka panduan cara mengatasi error structured data blog.

#3. Ringkas Posting Halaman Depan

Silakan buka: Cara Membuat Auto Readmore Blogger

#4. Gunakan Meta Tags SEO Friendly

Ambil kodenya di sini: Meta Tags SEO Friendly BlogTerbaru

#5. Edit Header

Header blog template bawaan blogger umumnya satu kolom saja. Kita dapat mengubahnya menjadi dua kolom dan responsive.

Silakan buka: Cara Membuat Header Blog Makara Dua Kolom

#6. Buat Navigasi Menu Responsive

Silakan buka cara menciptakan navigasi sajian responsive

#7. Tambahkan Breadcrumbs

Breadcrumbs yaitu internal link sekaligus navigasi sajian di halaman posting atau halaman statis yang menunjukkan posisi halaman yang sedang dibuka. Breadcrumbs memudahkan pengunjung membuka posting atau halaman lainnya.

Silakan buka Cara Membuat Breadcrumbs di Blogger

Itu ia 7 langkah Cara Membuat Template Bawaan Blogger Makara Responsive dan Lebih SEO Friendly.

Masih ada langkah lainnya, namun opsional, contohnya Membuat Related Posts.

Bagi blogger pemula, Cara Membuat Template Bawaan Blogger Makara Responsive dan Lebih SEO Friendly akan terasa rumit. Namun, tak ada salahnya mencoba, 'kan? Wasalam. (blogromeltea.blogspot.com).*

Cara Menciptakan Header Blog Dua Kolom Responsive

Cara Membuat Header Blog Dua Kolom Responsive

Tutorial Cara Membuat Header Blog Dua Kolom Responsive ini khususnya untuk template blog bawaan blogger versi Simple. Aslinya, header blog tema default blogger itu cuma satu kolom.

Cara Membuat Header Blog Dua Kolom Responsive Cara Membuat Header Blog Dua Kolom Responsive

Berikut ini cara menggantinya dan menciptakan header gres dua kolom responsive. Demonya menyerupai blog romeltea ini.

Cara Membuat Header Blog Dua Kolom Responsive

1. Klik Tema > Klik Edit HTML
2. Copas instruksi CSS Header Blog Dua Kolom Responsive berikut ini di atas instruksi ]]></b:skin>

#header-wrapper{height:70px;margin:0 auto;padding:5px 20px 14px 30px;overflow:hidden;background:#fff}
#header1{float:left;max-width:350px;margin:0 auto;padding:10px 0;}
#header1 img,#header-inner img{width:auto;max-width:100%}
#header-inner h1,#header-inner img, #header1 h1,#header-inner h2,#header1 h2, #header-inner .title{font:bold 32px 'Roboto Condensed',Arial,Sans-Serif;margin:0;padding:0;color:#222;text-transform:uppercase}
#header-inner h1 a,#header-inner .title a{color:#222}
#header2{float:right;width:468px;margin:5px;padding:0;}
.Header .description {margin: 0 auto;padding: 0;font-size: 95%;overflow: hidden;height: 20px;}
@media screen and (max-width:980px){
#header-wrapper{height:auto}
#header{margin:0;padding:15px;overflow:hidden}
#header1{float:none;width:100%;margin:0 0 15px;padding:0;text-align:center}
#header2,#header2 img{float:none;width:100%;margin:0;padding:0;text-align:center}
#header-inner img{max-width:100%;width:auto;margin:0 auto;padding:0;text-align:center}
}
@media screen and (max-width:384px){
#header-wrapper{margin:0;padding:10px 10px 5px;overflow:hidden}
}
body#layout #header-wrapper {height: auto;}
body#layout #header1{float:left;width:30%;}
body#layout #header2{float:right;width:50%;}
3. Temukan dan HAPUS instruksi <header> ... </header> atau <header .... ada instruksi lain> ... </header>
4. Replace atau ganti instruksi di atas dengan instruksi HTML Header Blog Dua Kolom Responsive berikut ini:

<header id='header-wrapper' itemscope='itemscope' itemtype='http://schema.org/WPHeader'>  
<b:section class='header1' id='header1' maxwidgets='1' showaddelement='yes'>
     <b:widget id='Header1' locked='true' title=' (Header)' type='Header' version='1'>
       <b:widget-settings>
         <b:widget-setting name='displayUrl'/>
         <b:widget-setting name='displayHeight'>0</b:widget-setting>
         <b:widget-setting name='sectionWidth'>300</b:widget-setting>
         <b:widget-setting name='useImage'>false</b:widget-setting>
         <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
         <b:widget-setting name='imagePlacement'>BEHIND</b:widget-setting>
         <b:widget-setting name='displayWidth'>0</b:widget-setting>
       </b:widget-settings>
       <b:includable id='main'>
  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
      <b:if cond='data:mobile'>
          <div id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        <b:else/>
          <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                        + &quot;background-position: &quot;                        + data:backgroundPositionStyleStr + &quot;; &quot;                        + data:widthStyleStr                        + &quot;min-height: &quot; + data:height                        + &quot;_height: &quot; + data:height                        + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        </b:if>
    <b:else/>
      <!--Show the image only-->
      <div id='header-inner'>
        <b:if cond='data:blog.pageType != &quot;item&quot;'>
          <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
            <h1 style='text-indent:-9999px;margin:0 0 0 0;padding:0 0 0 0;height:0px;'><b:include name='title'/></h1>
          </b:if>
        </b:if>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' style='display: block'/>
        </a>
        <!--Show the description-->
        <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
          <b:include name='description'/>
          <b:if cond='data:blog.pageType != &quot;item&quot;'>
            <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
              <h1 style='text-indent:-9999px;margin:0 0 0 0;padding:0 0 0 0;height:0px;'><b:include name='title'/></h1>
            </b:if>
          </b:if>
        </b:if>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>     
        <b:if cond='data:blog.pageType != &quot;item&quot;'>
          <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
             <p class='title'><b:include name='title'/></p>
           <b:else/>
             <h1 class='title'><b:include name='title'/></h1>
           </b:if>
        <b:else/>
          <p class='title'><b:include name='title'/></p>
        </b:if>
        <b:include name='description'/>
      </div>
    </div>
  </b:if>
</b:includable>
       <b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description' itemprop='description'><span><data:description/></span></p>
  </div>
</b:includable>
       <b:includable id='title'>
  <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <span itemprop='name'><data:title/></span>
  <b:else/>
    <a expr:href='data:blog.homepageUrl' itemprop='url'> <span itemprop='name'><data:title/></span></a>
  </b:if>
</b:includable>
     </b:widget>
   </b:section>
  <b:section class='header2' id='header2' preferred='yes'/>
</header>
<div class='clear'/>

5. Save!
Simpan template.

Itu beliau cara menciptakan Header Blog Dua Kolom Responsive. Khususnya bila Anda memodifiksi template bawaan blogger jadi responsive. Wasalam.*

Cara Menciptakan Template Bawaan Blogger (Default Blogger Theme) Jadi Responsive

Cara Membuat Responsive Template Bawaan Blogger  Cara Membuat Template Bawaan Blogger (Default Blogger Theme) Kaprikornus Responsive
Cara Membuat Template Bawaan Blogger (Default Blogger Theme) Kaprikornus Responsive

Template yang disediakan blogger --dikenal dengan sebutan template bawaan blogger atau default blogger template-- sesungguhnya sudah cukup bagi blog Anda sebab sudah ramah mesin pencari (seo friendly).


Bahkan, memakai template bawaan blogger dapat dikatakan lebih baik daripada memakai template hasil desain pihak ketiga yang garatis download maupun premium.

Pasalnya, template bawaan blogger lebih kondusif (safe, secure) dan dijamin blog Anda lebih gampang diindeks Google sebab kode-kodenya sudah lolos verifikasi Blogger yang notabene milik Google.

Template bawaan blogger juga kondusif dari sisipan link yang banyak ditemukan di template gratis download. Bahkan, template premium pun masih saja suka ada injeksi link yang ditanam desainernya.

Satu kelebihan lain, memakai template bawaan blogger menciptakan blog kita bebas credit link footer. Kita dapat menghapus Powered by Blogger atau Diberdayakan oleh Blogger sehingga blog tampak lebih profesional.

Selain itu, template bawaan blogger juga gampang dimodifikasi. Hanya dangan klik Theme > Customize, kita dapat mengubah jenis dan ukuran huruf, model sidebar, lebar blog, dan banyak lagi.

Namun, template bawaan blogger memang terdiri dari dua jenis, untuk tampilan desktop dan mobile. Nah, kalau Anda ingin menciptakan template bawaan blogger jadi responsive, berikut ini instruksi dan cara menerapkannya, sebagaimana sudah banyak juga dishare blogger lain.

Cara Membuat Responsive Template Bawaan Blogger

Anda harus pilih dan pasang dulu template yang disediakan blogger, contohnya pilih template Simple:

Cara Membuat Responsive Template Bawaan Blogger  Cara Membuat Template Bawaan Blogger (Default Blogger Theme) Kaprikornus Responsive
Laukan langkah berikut ini untuk menjadikannya responsive:


1. Nonaktifkan Navbar

-  Klik "Layout"
- Cari lokasi Widget "Navbar" dan klik link "Edit" di bawahnya.


Cara Membuat Responsive Template Bawaan Blogger  Cara Membuat Template Bawaan Blogger (Default Blogger Theme) Kaprikornus Responsive

- Akan muncul halamana gres (pop-up window).
- Cari tombol "Off" dan klik!
  -Save!

Kita juga dapat menghapusnya dengan cara menghapus instruksi berikut ini di dalam template:

<b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
<b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'>
</b:includable>
</b:widget>
</b:section>


2. Cari dan Ganti kode:

.post-body img, .post-body .tr-caption-container {
padding: $(image.border.large.size);
}
dengan kode:

.post-body img, .post-body .tr-caption-container {
padding: 0;
width:auto;
max-width:100%;
height:auto;
}
3. Cari dan Ganti kode:

<b:if cond='data:blog.isMobile'>
<meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
<b:else/>
<meta content='width=1100' name='viewport'/>
</b:if>
dengan:

<meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>

4. Simpan instruksi CSS Responsive berikut ini di atas kode </head> 

<style type='text/css'>
@media screen and (max-width:1024px){
body,.content-outer, .content-fauxcolumn-outer, .region-inner {width: 100%!important;min-width:100%!important;padding:0!important}
body .navbar {height: 0!important;}
.footer-inner {padding: 30px 0px!important;}
}
@media screen and (max-width: 603px){
.main-inner .columns {padding-right: 0!important;}
.main-inner .column-right-outer {width: 100%!important;margin-right: 0!important;}
}
</style>

5. Save!

Beres. Kini blog Anda sudah responsive. Jangan lupa nonaktifkan template mobile bawaan blogger. Lakukan setting ibarat ini:

- Theme
- Klik icon Gear
- Klik "No. Show...."

Cara Membuat Responsive Template Bawaan Blogger  Cara Membuat Template Bawaan Blogger (Default Blogger Theme) Kaprikornus Responsive

Silakan Anda praktekan Cara Membuat Responsive Template Bawaan Blogger (Default Blogger Theme) di atas dengan menciptakan blog gres untuk percobaan. Nanti, akhirnya tinggal download dan pasang di blog utama Anda.

Menjadikan Template Bawaan Blogger Lebih SEO Friendly

Kita sudah mengakibatkan template bawaan blogger jadi responsive. Kini saatnya menjadikannya lebih ramah mesin telusur (seo friendly). Kita dapat terapkan tips dari Mas Sugeng berikut ini:

1. Title SEO Friendly
Cari instruksi berikut ini:

<title><data:blog.pageTitle/></title>

Hapus dan ganti dengan instruksi title tag SEO friendly di bawah ini:

<!-- SEO Title Tag -->
<b:if cond='data:blog.url == data:blog.homepageUrl'><title><data:blog.title/></title></b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'><title><data:blog.pageName/> | <data:blog.title/></title></b:if>
<b:if cond='data:blog.pageType == &quot;archive&quot;'><title>Archive for <data:blog.pageName/></title></b:if>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'><title><data:blog.pageName/></title></b:if>
<b:if cond='data:blog.pageType == &quot;index&quot;'><b:if cond='data:blog.searchLabel'><title><data:blog.title/> - <data:blog.pageName/></title></b:if></b:if>
<b:if cond='data:blog.pageType == &quot;error_page&quot;'><title>Page Not Found</title></b:if>
<b:if cond='data:blog.pageType == &quot;index&quot;'><b:if cond='data:blog.url != data:blog.homepageUrl'><title><data:blog.pageTitle/> - All Post</title></b:if></b:if>

2. Pasang Meta Tag SEO Friendly

Copas instruksi berikut ini di bawah instruksi Title Tags SEO di atas:

<!-- SEO Meta Tag -->
<b:if cond='data:blog.homepageUrl == data:blog.url'><meta expr:content='data:blog.title' name='keywords'/></b:if>   
<b:if cond='data:blog.pageType == &quot;item&quot;'><meta expr:content='data:blog.pageName' name='keywords'/></b:if>
<b:if cond='data:blog.pageType == &quot;index&quot;'><b:if cond='data:blog.searchLabel'><meta content='noindex,nofollow' name='robots'/></b:if></b:if>
<b:if cond='data:blog.pageType == &quot;archive&quot;'><meta content='noindex,nofollow' name='robots'/></b:if>
<b:if cond='data:blog.isMobile'><meta content='noindex,nofollow' name='robots'/></b:if>

3. Pasang Tag Heading Dinamis
Cari instruksi ini di dalam template

        <b:widget id='Header1' locked='true' title='Simple SEO (Header)' type='Header'>
          <b:includable id='main'>
  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
      <!--
      Show image as background to text. You can't really calculate the width
      reliably in JS because margins are not taken into account by any of
      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
      width if the user is using shrink to fit.
      This results in a margin-width's worth of pixels being cropped. If the
      user is not using shrink to fit then we expand the header.
      -->
      <b:if cond='data:mobile'>
          <div id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        <b:else/>
          <div expr:style='&quot;background-image: url(&quot;&quot; + data:sourceUrl + &quot;&quot;); &quot;                        + &quot;background-position: &quot;                        + data:backgroundPositionStyleStr + &quot;; &quot;                        + data:widthStyleStr                        + &quot;min-height: &quot; + data:height                        + &quot;_height: &quot; + data:height                        + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        </b:if>
    <b:else/>
      <!--Show the image only-->
      <div id='header-inner'>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
        </a>
        <!--Show the description-->
        <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
          <b:include name='description'/>
        </b:if>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>
        <h1 class='title'>
          <b:include name='title'/>
        </h1>
      </div>
      <b:include name='description'/>
    </div>
  </b:if>
</b:includable>
          <b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description'><span><data:description/></span></p>
  </div>
</b:includable>
          <b:includable id='title'>
  <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <data:title/>
  <b:else/>
    <a expr:href='data:blog.homepageUrl'><data:title/></a>
  </b:if>
</b:includable>
        </b:widget>

Hapus semua instruksi di atas dan ganti dengan instruksi header blog SEO Friendly berikut ini:

      <b:widget id='Header1' locked='true' title='Simple SEO (Header)' type='Header'>
        <b:includable id='main'>

  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
      <!--
      Show image as background to text. You can't really calculate the width
      reliably in JS because margins are not taken into account by any of
      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
      width if the user is using shrink to fit.
      This results in a margin-width's worth of pixels being cropped. If the
      user is not using shrink to fit then we expand the header.
      -->
      <b:if cond='data:mobile'>
          <div id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        <b:else/>
          <div expr:style='&quot;background-image: url(&quot;&quot; + data:sourceUrl + &quot;&quot;); &quot;                        + &quot;background-position: &quot;                        + data:backgroundPositionStyleStr + &quot;; &quot;                        + data:widthStyleStr                        + &quot;min-height: &quot; + data:height                        + &quot;_height: &quot; + data:height                        + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        </b:if>
    <b:else/>
      <!--Show the image only-->
      <div id='header-inner'>
     <b:if cond='data:blog.pageType != &quot;item&quot;'>
    <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
            <h1 style='text-indent:-9999px;margin:0 0 0 0;padding:0 0 0 0;height:0px;'><b:include name='title'/></h1>
          </b:if>
  </b:if>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
        </a>
        <!--Show the description-->
        <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
          <b:include name='description'/>
    <b:if cond='data:blog.pageType != &quot;item&quot;'>
      <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
              <h1 style='text-indent:-9999px;margin:0 0 0 0;padding:0 0 0 0;height:0px;'><b:include name='title'/></h1>
      </b:if>
    </b:if>
        </b:if>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>  
        <b:if cond='data:blog.pageType != &quot;item&quot;'>
    <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
             <p class='title'><b:include name='title'/></p>
     <b:else/>
       <h1 class='title'><b:include name='title'/></h1>
     </b:if>
  <b:else/>
          <p class='title'><b:include name='title'/></p>
  </b:if>
     <b:include name='description'/>
      </div>
 </div>
  </b:if>
</b:includable>
<b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description'><span><data:description/></span></p>
  </div>
</b:includable>
<b:includable id='title'>
  <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <data:title/>
  <b:else/>
    <a expr:href='data:blog.homepageUrl'><data:title/></a>
  </b:if>
</b:includable>
      </b:widget>

Pasang Judul Posting SEO Friendly
Cari instruksi di bawah ini di dalam template:

    <b:if cond='data:post.title'>
      <h3 class='post-title entry-title' itemprop='name'>
      <b:if cond='data:post.link'>
        <a expr:href='data:post.link'><data:post.title/></a>
      <b:else/>
        <b:if cond='data:post.url'>
          <b:if cond='data:blog.url != data:post.url'>
            <a expr:href='data:post.url'><data:post.title/></a>
          <b:else/>
            <data:post.title/>
          </b:if>
        <b:else/>
          <data:post.title/>
        </b:if>
      </b:if>
      </h3>
    </b:if>

Hapus semua instruksi tersebut dan ganti dengan yang ini:

    <b:if cond='data:post.title'>
   <b:if cond='data:blog.pageType != &quot;item&quot;'>
     <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
          <h1 class='post-title entry-title' itemprop='name'>
            <b:if cond='data:post.link'>
              <a expr:href='data:post.link'><data:post.title/></a>
            <b:else/>
              <b:if cond='data:post.url'>
                <b:if cond='data:blog.url != data:post.url'>
                  <a expr:href='data:post.url'><data:post.title/></a>
                <b:else/>
                  <data:post.title/>
                </b:if>
                <b:else/>
                  <data:post.title/>
              </b:if>
            </b:if>
          </h1>
     <b:else/>
          <h2 class='post-title entry-title' itemprop='name'>
            <b:if cond='data:post.link'>
              <a expr:href='data:post.link'><data:post.title/></a>
            <b:else/>
              <b:if cond='data:post.url'>
                <b:if cond='data:blog.url != data:post.url'>
                  <a expr:href='data:post.url'><data:post.title/></a>
                <b:else/>
                  <data:post.title/>
                </b:if>
                <b:else/>
                  <data:post.title/>
              </b:if>
            </b:if>
          </h2>
  </b:if>
   <b:else/>
        <h1 class='post-title entry-title' itemprop='name'>
          <b:if cond='data:post.link'>
            <a expr:href='data:post.link'><data:post.title/></a>
          <b:else/>
            <b:if cond='data:post.url'>
              <b:if cond='data:blog.url != data:post.url'>
                <a expr:href='data:post.url'><data:post.title/></a>
              <b:else/>
                <data:post.title/>
              </b:if>
              <b:else/>
                <data:post.title/>
            </b:if>
          </b:if>
        </h1>
   </b:if>
    </b:if>

Cari instruksi ini:

.Header h1 {
  font: $(header.font);
  color: $(header.text.color);
  text-shadow: $(header.shadow.offset.left) $(header.shadow.offset.top) $(header.shadow.spread) rgba(0, 0, 0, .2);
}

.Header h1 a {
  color: $(header.text.color);
}

Hapus dan ganti dengan ini:

.Header h1.title,.Header p.title {
  font: $(header.font);
  color: $(header.text.color);
  text-shadow: $(header.shadow.offset.left) $(header.shadow.offset.top) $(header.shadow.spread) rgba(0, 0, 0, .2);
}

.Header h1.title a,.Header p.title a {
  color: $(header.text.color);
}

Selesai!


Kini template blog Simple dari Blogger sudah responsive sekaligus lebih SEO Friendly. Wasalam. (blogromeltea.blogspot.com).*