Tagged Questions
1
vote
2answers
115 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
...
3
votes
1answer
295 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 ...
4
votes
3answers
320 views
Best practices when loading images for improving page loading speed
I am working on optimizing a page's loading speed. Here are some analytics:
Notice how the images, although only accounting for 65% of the total size (1.1MB), are by far the slowest loading ...
7
votes
3answers
2k views
How can I replicate Google Page Speed's lossless image compression as part of my workflow?
I love that Google's Page Speed is able to losslessly compress a lot of my images, but I'd love to make it part of my workflow, prior to uploading a site and making it live.
Is there anything I can ...
3
votes
1answer
450 views
Page Speed Optimization Questions: defer parsing and specifying a char set?
Continuing to optimized a web site, I'm using Chrome's Dev Tool add-on for Page Speed.
I've been able to do a good bit of performance tuning thanks to its suggestions, but these two have me ...
1
vote
2answers
85 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 ...
12
votes
1answer
840 views
Ideas to improve website loading speed?
Are there any ways in which I can improve the loading speed of a website?
I know that Google is really pushing loading speeds and with the popularity of mobile websites it's now imperative that sites ...
8
votes
2answers
1k views
When to use and not to use ETags
I was just looking at our site on WebPageTest.org and one of their recommendations for speeding up a website is:
ETag headers should generally not be used unless you have an explicit reason to ...
4
votes
1answer
706 views
How to fix “Leverage browser caching” error from Page Speed plugin
I'm using the Page Speed Firebug plug-in to check my sites.
But I don't know how to fix the "Leverage browser caching" error, since I don't know you specify a cache lifetime to the browser in images ...