now time to share about the heading tag structure
heading 1 <h1>
heading 2 <h2>
heading 3 <h3>
heading 4 <h4>
<h1> TITLE BLOG</h1>
<h2>TITLE OF ARTICLE</h2>
<h3>WIDGET TITLE</h3>
change the heading tag structure into seo friendly blog:
FIND THIS CODE
<b:if cond='data:post.title'>
AT HTML EDIT
AND THEN CHANGE ALL OF <h3> CHANGE TO<h2> may <h3> more than one so we can change all <h3>, for example:
<b:if cond='data:post.title'>
<h3> change to <h2>
<b:if cond='data:post.link'>
……………………………
……………………………
</h3> change to </h2>
</b:if>
i believe if you is master, so this tips for beginners only , i'm very happy if you want to give me more as the comment
0 comments:
Post a Comment