2010-08-01, 02:26:00
i spent a few days optimizing some GS sites, researching yslow and google page speed hints.
I decided to use versioning for static files so i activated caching via .htaccess and moved the template to a cdn. GS is performing a lot faster.
Now i have the problem to sync data/uploads/ to my CDN . I use a few scripts, manually modify the links to point to the new location, and that works fine for me.
I guess other users could benefit of that technique, so if someone wants to write a plugin or add that feature to the core, i'm willing to help.
I decided to use versioning for static files so i activated caching via .htaccess and moved the template to a cdn. GS is performing a lot faster.
Now i have the problem to sync data/uploads/ to my CDN . I use a few scripts, manually modify the links to point to the new location, and that works fine for me.
I guess other users could benefit of that technique, so if someone wants to write a plugin or add that feature to the core, i'm willing to help.