RSS

SEO optimization on Article title


There are many ways for SEO Optimization performed on blogger, one with Optimizing SEO in the title posts.

Still confused huh?
OK, let's discuss one by one though more details.



In the blog code, the title of the post was written by <h3>
Well this is where the location of his SEO optimization, by changing the code of <h3> be <h1>

Now the stage of replacement code.

Steps

  1. Log in blogger and then choose Edit html
  2. Tick the Expand Widget Templates
  3. Find this code
    . post h3 {
    . post h3 a,. post h3 a: visited,. post h3 strong {
    . post h3 strong,. post h3 a: hover {

    then replace it with a h1
    So the code will be like this
    .post h1 {
    .post h1 a, .post h1 a:visited, .post h1 strong {
    .post h1 strong, .post h1 a:hover {

    Scroll down and look for code like this
    <h3 class='post-title entry-title'>
    (use ctrl + f to facilitate the search)
    and replace with
    <h1 class='post-title entry-title'>
  4. Save the template


As I said above, this technique is used to make search engines more attention to the title of our posts because we use the code <h1>.

Hopefully these tips can be useful


0 Responses to "SEO optimization on Article title"

Post a Comment

Note: Only a member of this blog may post a comment.

 
Return to top of page Copyright © 2010 | Flash News Converted into Blogger Template by HackTutors