Thanks.
Quote:
For Caching/Expires, I used the headers apache 2 module, with this line for config to cover most everything.
|
You're putting this code where? The expires rules I posted before apparently are not getting picked up right only on 3 external .js scripts I'm using, according to the yslow/firebug tool. Is there a possible workaround for external requests?
(no expires)
http://www.verse-a-day.com/js/vad.js
(no expires)
http://www.cbox.ws/box/click18c2.wav
(no expires)
http://www.cbox.ws/box/relay.swf?hos...s&port=443&t=2
I'm still having issues with the following:
- minify js
- make fewer http requests
Quote:
This page has 16 external JavaScript files.
This page has 5 external StyleSheets.
|
I did a search templates search for both .css and .js, did not find any "external" request at all, except for two .js for bible verses on the home page mainly. Not 21 total.