Page-Speed normally refers to the time it takes for a web-page to be presented to a browser in a "fully loaded" state.

learn more… | top users | synonyms

1
vote
3answers
628 views

Serving images from different domain

Google audit: Serve static content from a cookieless domain (15) 2.65KB of cookies were sent with the following static resources. Serve these static resources from a domain that does not ...
1
vote
1answer
169 views

DNS takes too long to resolve

I have a site and its load time needs improvement. When I monitor it, the DNS takes too long to resolve. Pls see the results here: ...
1
vote
1answer
191 views

effect of page speed on ad revenue

I'm thinking of slowing my pageloads a bit, and want to know how much ad revenue will decrease due to the slowness. For ads on a revenue-per-impression (CPM) basis, I have to worry about decreased ...
1
vote
1answer
85 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
vote
2answers
71 views

http requests, using sprites and file sizes -

Hi all I'm in the process of finding out all about sprites and how they can speed up your pages. So I've used spriteMe to create a overall sprite image which is 130kb, this is made up of 14 images ...
1
vote
1answer
197 views

How to check VPS is performing optimally?

Like for measuring Load time of a website we have Pingdom tools, do we have something similar to measure if the VPS I currently have is good or not. I'm looking for some kind of metrics, because I ...
1
vote
2answers
127 views

Benchmark for website speed optimization

I working on website speed optimization. I mostly used 3 tools for analyzing speed of optimization. Speed analyzing Tools: Google pagespeed tool Yslow Firefox extenstion Web Page Performance Test ...
1
vote
2answers
87 views

Tool to analyze page loads

I have this CI app that shows an interminable loading process. I want to know what chunk of the page is causing this. Now I am using Firebug with Google PageSpeed and YSlow. Is there something more ...
1
vote
3answers
331 views

What is the impact of a CMS on page load time versus a static site?

I am creating a 20-page site that will go on shared hosting. Each page will be about 20 KB (including HTML, CSS, and images common to all pages). To avoid manually adding navigation elements to each ...
1
vote
1answer
23 views

Create speed baseline for local web file

Is there any tool or method that will load a localhost page a number of times, and return the averaged data for load times, onload events, Dom ready events, etc? I'd like to work on page speed ...
1
vote
1answer
96 views

Page Load Time - “Waiting on…” taking ages. What part of page request process is hung?

I have a new cluster site running on Magento that's on a development server that is made up of 2 x web servers and 1 x database server. I have optimized the site in all areas I know (gzip, increasing ...
1
vote
0answers
116 views

Php profiling on production server or other options [closed]

Alright I need some help here. I am commonly asked to speed up certain sections of some websites that I program for. I have yet to be able to figure out how to use a good php diagnosis/profiling ...
0
votes
4answers
124 views

Website speed issues

I am developing a website however i have noticed speed issues, i am not sure whether is due to the location of the server. I am not a guru when it comes to performance or speed issues, but according ...
0
votes
3answers
66 views

images based website speed

I have a wordpress site which 90% is based on images. I've installed Wp-Super-Cache, now it seems to load a little bit faster. I've made a speed test on Pingdom Tools: Page size 4.7MB Load time ...
0
votes
1answer
294 views

Parallel downloading of JavaScript files on page load

Below is a quote from one of the Yahoo performance pages: While a script is downloading, however, the browser won't start any other downloads, even on different hostnames. When I look at page ...
0
votes
2answers
153 views

ads are killing my page speed

What are others doing to mitigate the horror that is the slow speed of running ads on their sites? I don't do direct sales of ads & rely on third parties like rubicon, openx, etc. served through ...
0
votes
2answers
185 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 ...
0
votes
2answers
42 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 ...
0
votes
1answer
1k views

Leverage browser caching and Specify a cache validator?

http://gtmetrix.com/reports/enji.se/RVzr15zT That's what my result looks like! Does anyone know how to fix Leverage browser caching and Specify a cache validator? I've googled it but didn't find ...
0
votes
1answer
231 views

Wordpress Blog Is Very Slow

A few days, my website (http://www.teknoblogo.com) isn't scrolling easily (You can try scrolling) . Website very very slow. I'm using W3 Total Cache. Disabled all unnecessary plugins. But still ...
0
votes
0answers
22 views

Why does PageSpeed differ in developer tools, website and Analytics

I just tried Google PageSpeed Analysis in the developer tools, Google Analytics and the website itself (https://developers.google.com/speed/pagespeed/insights). Now, in each of them I get differing ...
0
votes
0answers
156 views

Trying to improve the server response time

I have used the Google Developer PageSpeed Test and it suggests this: Improve server response time Suggestions for this page Long web server response times delay page loading. Reduce your response ...
0
votes
0answers
20 views

How do I set the Expires header for Javascript files? [duplicate]

I have successfully set the Expires header for images and CSS files, however, my configuration does not appear to be working for Javascript files. Here is my configuration directive for Javascript: ...
0
votes
0answers
22 views

Lightning fast forum based around metadata / tags? [duplicate]

Possible Duplicate: What Forum Software should I use? I wonder if anything like this exists. I'd like to add a forum to my site, but instead of the usual forum/subforum/sub-subforum ...
0
votes
0answers
27 views

wordpress website based on big resolution images [closed]

I have a wordpress website based on lare resolution images like 1920px wide and I really want to improve the website loading speed. I've installed a cache plugin for wordpress, but I want more ...
0
votes
1answer
121 views

Why am I getting domainpark.cgi being called from my website?

I used to test my site on www.exampleone.com and now I have moved to the real domain www.realdomain.com now and www.exampleone.com is now parked by 1and1 (default). Now when I test to see which ...
0
votes
1answer
158 views

Make blogger load faster

I use Blogger as a platform for an electronic music blog. Because of the thematics of the blog I embed many iframes (Youtube & Soundcloud). Of course this makes the articles load slowly. Almost ...
0
votes
1answer
113 views

Question about web hosting speed

I started using a VPS with HostGator not long ago, they have 9 levels of VPS and I started out with level 3. I'm testing a page on the website and it doesn't take too long to load, something like 2 ...
-1
votes
1answer
138 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 ...
-2
votes
3answers
166 views

If something can be achieved using CSS or JavaScript, which will render faster? [closed]

I have two working solutions for hover navigation that I've built. One solution uses JS, one use CSS. My question is, assuming a browser is JS-enabled, which solution will work faster? I'll most ...

1 2