SEO optimization on your blogger post title using Heading Tag

Today I am going to share my experience with  SEO optimization on page title. How to  optimize SEO the Blogger page title using the h1 Tag instead of h3 tag.

Header Tag


How to optimize the heading tag in blog: 

Heading  play very important role in on page SEO optimization in your blog. Google and other search engine check your pages and extract the  blog page content through scanning the heading tag.

Related topics : 
How to optimized SEO in Blog title Using Heading Tag.

Heading Tag :

There are six Heading Tag in HTML such as h1, h2 , h3 , h4 etc. According to the Google SEO rules Each heading tag define different heading of your web site.

h1:  define the  blog title 
h2 : define the  widget title and post main heading 
h3 : define the post title ,  post  sub-heading .

How to optimize the Blogger post title using h1 tag :

Search engine first scan the h1 tags first .So , if you want to optimize the post title then just h3 tag of post title into h1 Tag.  

Steps for change the h3 to h3 in blogger: 

1. Go to Blogger >> Template >> Edit HTML .
Template - Header tag

2. Press 'Ctrl + F' in Template code and find the h3 Tags  .
Template code- Header tag



3. Replace the h3 Tags with h1 Tags in template code .

4. Save template.

Note: h1 Tag display very big character in the page . It make looking odd in the 
HTML page .So, you need to resize the Heading using CSS code .

Just find the ']]></b:skin>' code and paste the below code above the ']]></b:skin>'

 
code:
h1.post-title, .post h1 #Blog1 h1, #Blog2 h1 { font-size:2.0em;
}

Now , save template.

1 comments:

  1. Nice site, thank you for sharing great skills with us, keep it up.
    ALSO VISIT HERE

    ReplyDelete

 
Top