Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

Summary

HTML optimization of two similar sites has led to a total loss of pagerank (certain links fell from page 1 to 100). No URLs were changed, neither was the visible content. Why are we punished for cleaning the code?

Explanation

I am the webmaster of a non-profit organization that donates grants to colorectal cancer research projects and funds various colorectal cancer information campaigns.

We have three domains:

www.fundacioolgatorres dot org (Catalan)

www.fundacionolgatorres dot org (Spanish)

www.olgatorresfoundation dot org (English)

So what happened? I redesigned olgatorresfoundation on the 20th and the fundacionolgatorres on the 30th of May. In both cases, exactly two days later, the number of impressions on both dropped to a halt. Granted, we did not have the traffic of Microsoft, but a 90% decrease a disaster of incredible proportions for us.

My only real changes were cleaning up the old ineffective HTML to a cleaner form (mostly moving away from redundant table construction to a table-less view). Here is a before and after snapshot of what the change looks like:

Before: http://www.fundacioolgatorres.org/aparell_digestiu/introduccio/ (unchanged page in Catalan)

After: http://www.olgatorresfoundation.org/digestive_system/introduction/ (changed page in English)

Anybody has a clue to what just happened? Why should a normal, sane html improvement be punished and so dramatically? No URLs have been changed, neither have page names or descriptions.

Possible secondary question: If it is so that Google sees it as a major overhaul and decides to drop the pagerank sharply, does it come back to pre-change levels if the content "checks out" or will the page start over from scratch earning those pagerank points (which would mean that we would have to wait 6 months for the pages to recover to the level they had two weeks ago)?

(duplicated from productforums.google dot com/forum/#!category-topic/webmasters/crawling-indexing--ranking/YsnyX0JzOpY, hoping to reach a wider audience)

share|improve this question
I have the diagnosis already. Complete drop of traffic from organic searches two days after html overhaul. Same exact result both for the English and Spanish portals. – olgatorresfoundation Jun 4 '12 at 8:47
That question contains some pretty good advice for this situation and what you can do about it. – toomanyairmiles Jun 4 '12 at 8:51
The good advice is about diagnosing the situation. I have read through the page and I have confirmed what I was thinking. The advice on what to do in the situation, however, can be summed up as "don't panic" and "wait it out". This is not an up-down variation or a summer Sunday or national hate Monday. I have experienced a complete cut of traffic from organic searches two days after a HTML refactoring. The English portal, that was edited two weeks ago still hasn't recovered and I'm worried that I will have to start over building pagerank from scratch. – olgatorresfoundation Jun 4 '12 at 9:00
Also, an important part of the story is that we have three domains. The drop happened in two of them two days after the same redesign while the third is doing real good. If you have three children and two of them, after eating the same sausage get ill, you can safely point out the cause. Now the question is: Does the pagerank return and why is an HTML clean punished? The visible content is still the same. – olgatorresfoundation Jun 4 '12 at 9:05
show 1 more comment

closed as too localized by John Conde Jun 4 '12 at 12:47

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

When you say impressions have dropped is that page views, or unique visits? Have you compared in Google Analytics your current traffic sources vs traffic sources prior to making the HTML changes? Has your organic traffic dropped or direct traffic or some other source?

If organic has dropped do you know where you ranked and for which keywords? Can you check if you are still ranking for those keywords? If Google needs to review your site again and decide where to rank you, you should be back around where you were since it was minor HTML work.

share|improve this answer
No no, those are impressions seen in Google Webmaster that has dropped from a 100k daily to a meager 8K (and still falling). Analytics show the corresponding disappearance of traffic coming in from organic searches. I really hope it's a momental drop for revalidation. – olgatorresfoundation Jun 4 '12 at 8:22

Not the answer you're looking for? Browse other questions tagged or ask your own question.