When you have a blog that has up to 10 post with a (read more link) those individual pages should have a H1 and H2 tags? Or doesn't matter as long as your have them on your main page??
probably wouldn't hurt to help those pages get ranked. however not sure you want to have a situation where there is more than 1 H1 tag on a single page.
u can not give H1 tag more than one in single page.so when u submit another page give h2 tag and next page give h3 tag.it will be more beneficial than twice h1 tag.
Use like this: <h1>Main Keyphrase</h1> Use H1 ONLY ONCE PER PAGE <p>some text</p> <h2>Variation of keyword</h2> You can use H2 more than once <p>other text</p> <ul>list items <li>1</li> </ul> <h3>Other related kyphrase</h3> You can use H3 more than once always after H2 <p>other text</p>