Tagged Questions
0
votes
2answers
36 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 ...
1
vote
1answer
80 views
When is a page considered loaded by search engines so I can enhance it without a page-speed penalty?
I'm working on a website that has some high quality images that need to load. Of course, my goal is to get the site to load as quickly as possible so we don't slow down the user experience and I don't ...
-1
votes
1answer
136 views
How important is it to be W3C complaint? [duplicate]
Possible Duplicate:
HTML validation: is it worth it?
How important is to be W3C complaint. Currently I have 27 errors reported by W3C validator. Is that ok or I need to reduce the error ...
3
votes
1answer
412 views
Effect on SEO of lazy scrolling on HTML comments
I am thinking about using a JS script that lazy loads HTML when scrolling ( http://ivorycity.com/blog/2011/04/19/jquery-lazy-loader-load-html-and-images-on-scroll/).
I am not too sure about whether ...
3
votes
1answer
292 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 ...
2
votes
1answer
179 views
Two URL CDNs are better than one for SEO and Speed?
For example, my URL is:
www.site.com
For SEO, PageSpeed and Server Tweaking for ultimate performance, and speed, my code places static files like JavaScript, CSS and Images on my CDN:
...
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 ...
4
votes
2answers
362 views
Actual page load time vs. perceived one
You know how all around the web, people are pushing for smaller and smaller page load times ? They do so with good reason, especially with Google now factoring it in in their way to rank pages. It's ...