Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Anti duplicate title tags and duplicate meta descriptions pada Blogspot

Mengatasi duplicate title tags and duplicate meta descriptions pada Blogspot - Untuk mengetahui blog kita memiliki duplicate title tags and duplicate meta descriptions silahkan login ke www.google.com/webmasters/tools. klik nama blog anda, dari Dashboard => Diagnostics => HTML suggetions, lalu lihat


Untuk mengantisipasinya, masuk ke editor template anda, silahkan cari kode:

<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>

Lalu ganti dengan kode:

<b:if cond='data: post.commentPagingRequired'>
<a expr:href='data:comment.url' title='comment permalink'> <data.comment.timestamp/> </a>
<b:else/>
<a expr:href='data:blog.url + &quot;#&quot; + data:comment.anchorName' title='comment permalink'> <data:comment.timestamp/> </a>
</b:if>


This post first appeared on Grafity Collection, please read the originial post: here

Share the post

Anti duplicate title tags and duplicate meta descriptions pada Blogspot

×

Subscribe to Grafity Collection

Get updates delivered right to your inbox!

Thank you for your subscription

×