- Joined
- Aug 15, 2015
- Messages
- 53
- Likes
- 34
- Degree
- 0
Hey guys,
I started to work on 1.5 years old local business site. The previous SEO guy have done some on-page and off-page. There was things that needed to be changed. I improved the page speed from 3-4s to 1-2s and lowered TTFB from 1.5s to 200-400ms. (browser cahing, I also used W3 Total Cache, compressed imgs etc.)
After that, I found out that there were not a single H1 on the site. The theme was injecting the <title> in <h2> on all the inner pages, but not on home page, so I thought why not change <title> to <h1> instead of <h2>. I have some sites coded that way and they perform ok.
The thing is that after the change, the main KWs which are ranking on the home page, dropped with 10-25 positions. It is interesting that all the inner pages now have the <title> as <h1> and their rankings remained pretty much the same. The home page still don't have <h1> though.
- How do you think, is it possible that G considered this change like some sort of over-optimization signal. Should I wait few days and see if the KWs will bounce back, or should I change the previous setting and manually add H1s similar to the title and remove the injection of the <title> in <h2>?
- Do you think that the reason could be, the HTML/CSS/JS minification done by the caching plugins? Could this be some sort of problem, if they messed up the code or something? After the caching there were one cosmetic CSS issue on one of the elements so I needed to fix it.
I hope someone to give a hand. Thanks.
I started to work on 1.5 years old local business site. The previous SEO guy have done some on-page and off-page. There was things that needed to be changed. I improved the page speed from 3-4s to 1-2s and lowered TTFB from 1.5s to 200-400ms. (browser cahing, I also used W3 Total Cache, compressed imgs etc.)
After that, I found out that there were not a single H1 on the site. The theme was injecting the <title> in <h2> on all the inner pages, but not on home page, so I thought why not change <title> to <h1> instead of <h2>. I have some sites coded that way and they perform ok.
The thing is that after the change, the main KWs which are ranking on the home page, dropped with 10-25 positions. It is interesting that all the inner pages now have the <title> as <h1> and their rankings remained pretty much the same. The home page still don't have <h1> though.
- How do you think, is it possible that G considered this change like some sort of over-optimization signal. Should I wait few days and see if the KWs will bounce back, or should I change the previous setting and manually add H1s similar to the title and remove the injection of the <title> in <h2>?
- Do you think that the reason could be, the HTML/CSS/JS minification done by the caching plugins? Could this be some sort of problem, if they messed up the code or something? After the caching there were one cosmetic CSS issue on one of the elements so I needed to fix it.
I hope someone to give a hand. Thanks.