Web performance optimization (WPO)
by Mariusz on Mar 13, 2011
- 10,255 views
A presentation from SEO Campixx Barcamp 2011 in Berlin. Web Performance Optimization is about making websites faster. Here i discussed different measures and show the impact on competitive advantage ...
A presentation from SEO Campixx Barcamp 2011 in Berlin. Web Performance Optimization is about making websites faster. Here i discussed different measures and show the impact on competitive advantage and possibly rankings on Google. Undeniably you can say that better performance leads to more sales and better usability in terms of bouncing rates. View image slides here: http://b0i.de/wpopresentation
Accessibility
Categories
Upload Details
Uploaded via SlideShare as Microsoft PowerPoint
Usage Rights
Statistics
- Likes
- 21
- Downloads
- 268
- Comments
- 4
- Embed Views
- Views on SlideShare
- 9,402
- Total Views
- 10,255

If anyone is using .net, check out http://www.RequestReduce.com. A great resource for web performance optimization that merges and minifies CSS as well as automatically sprites its background images. It not only creates the sprite file automatically, but it does it on the fly through an HttpModule along with merging and minifying all CSS. It lso optimizes the sprite image using quantization and lossless compression and it handles the serving of the generated files using ETags and Expires headers to ensure optimal browser caching. The setup is trivial involving just a simple web.config change. See this blog post about its adoption by the Microsoft Visual Studio and MSDN Samples gallery:
http://www.mattwrock.com/post/2011/09/10/Adopt-RequestReduce-and-see-immediate-Yslow-and-Google-Page-Speed-score-improvements-not-to-mention-a-faster-site!.aspx 1 year ago
such an incredible ideas 2 years ago