1. Find the following code in your template:
<b:if cond='data:post.title'> <h3 class='post-title entry-title'> <b:if cond='data:post.link'> <a expr:href='data:post.link'><data:post.title/></a> <b:else/> <b:if cond='data:post.url'> <a expr:href='data:post.url'><data:post.title/></a> <b:else/> <data:post.title/> </b:if> </b:if> </h3> </b:if>(some templates have h2 , change the red numbers to 2 and search again)
2. After finding the above code change the red h2 or h3 tags to h1
3. If you think the H1 is too big add this CSS code before ]]></b:skin>
h1.post-title, .post h1 #Blog1 h1, #Blog2 h1 { font-size:1.5em; }(this is the size what i am using , but you can change it)
4. Save your template!
related post:
- Adding The Sticky Floating Widget Next To Blogger Posts (1)
- Advanced Search Techniques for Google Search Optimization (1)
- Blogger Sticky Floating Widget (1)
- seo (3)
- SEO sitemap Tips for Blogger (blogspot) (7)
- SEO Tutorial - Search Engine Optimization Tips (2)
- SEO- off page (6)
- SEO- on page (4)
- SEO-tools (1)
Thanks for sharing experience.it should be really helpful for me.
উত্তরমুছুনlearn how to hack