Kode Heading Tag H1 untuk Logo Blog Image

Kode Heading Tag H1 untuk Logo Blog Image
JIKA nama blog Anda menggunakan logo image atau gambar, biasanya Heading Tags H1 jadi tidak terdeteksi oleh mesin pencari sehingga tidak seo friendly.

Ini dia Kode Heading Tag H1 untuk LOGO BLOG GAMBAR:

<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>

Simpan di bawah kode: 
<!--Show the image only-->
      <div id='header-inner'>

Jadinya begini:
<!--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>

0 تعليقات

No Spammy Comment, Please!

إرسال تعليق

No Spammy Comment, Please!

Post a Comment (0)

أحدث أقدم