Link to home
Start Free TrialLog in
Avatar of arthurh88
arthurh88

asked on

HTML Mystery. Super basic, but makes no sense. Can anyone figure it out?

Here are 3 super basic HTML test pages:

http://bit.ly/19TGMRp
http://bit.ly/1apuTFx
http://bit.ly/HfS9ZZ

If you look at the code behind....the third one is simply the first and second combined.
Now lets test them in Google's Page Speed Analyzer:
1.  http://bit.ly/1cru2pk   SCORE = 100/100  
2.  http://bit.ly/18EeLJA   SCORE = 100/100
3.  http://bit.ly/16NQ8ur  SCORE = 92/100  ????

This is what puzzles me.   The third page is simply adding the exact same lines of page 1 and 2, which both got 100/100.  I can find no logical reason why the third page would score less than 100.   Can someone please explain why Google would drop the page rating on the third page, when it gives the first two perfect scores?   I'm completely lost on this one.
ASKER CERTIFIED SOLUTION
Avatar of Gary
Gary
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I don't think there is enough content there to matter.  I don't think your simple tests are telling you anything that is of use because everything you add to create a real page will affect those scores.  And of course, getting a 100/100 score from Google doesn't mean your page is worth visiting.
Avatar of arthurh88
arthurh88

ASKER

Hi Gary.  If that is the case, then why does Google give 100/100 on the page that has the script in the head tag? Why would Google suddenly penalize the script placement on one page when on the other page it doesn't?   I am trying to find the logic in what is going on.
Dave, I know there isn't much there.   I just want to know what Google's logic is regarding its downgrade of the score.
Oh I see Gary, I may understand what you are saying.  I'll go give your idea a try.
I was talking about example 3 where you have it after the closing html tag.