Tagged Questions
0
votes
2answers
37 views
Does google take into account page load differences from caching?
Here's what I mean by that. If I use internal CSS, the page will load a bit quicker on the first time it is visited, but with external CSS a user can cache the document and load the rest of the site ...
2
votes
3answers
35 views
Async load of secondary content; Google says “slow”, users see what they want faster
We have a performance problem on our site, and we're digging in to correct some rather basic issues -- we know we have many opportunities to improve performance -- this question is about one, in ...
4
votes
1answer
281 views
Leverage browser caching on GitHub pages
After using Google's PageSpeed Insights for my site [ http://flashmallach.github.com ] the biggest error I'm still coming up w/ is leveraging browser caching. I found some solutions that suggest using ...
3
votes
1answer
294 views
Page Speed Online vs Chrome Extension
In optimizing a content blog of mine with the goal of achieving the highest page speed score possible for obvious reasons (user experience, SEO, etc..), the results I'm obtaining are throwing me for a ...
0
votes
2answers
183 views
Using Efficient CSS Selectors Page Speed 1.11
The new PageSpeed 1.11 does not suggest anything for using efficient CSS selectors. Does that mean that it does not affect the speed of my site. In PageSpeed 1.9, I scored and F (0) for not using ...
4
votes
1answer
97 views
Does Google include the time to load images, for a single page, as part of the page speed?
we all know that Google's affects your page rank with the load time of a page. How? That's part of the secret sauce. But we know that page speed is a serious factor.
So -> what is considered the ...