Jim Davis wrote: > > I've actually considered placing some of the site on another CrystalTech > account (on a different server of course) and using redirects to move the > traffic off. Of course there's no way I could get the URLs to stay the same > (outside of frames) and I wouldn't want it there all the time - just for a > day or two.
It is rather common to do that for images and static content. You can do much better on the caching of your static content. You have zero cache headers even on your images. Of course, to do this efficiently you would have to do this on the webserver and in a shared hosting environment this might be difficult. You might be able to convince them to create some virtual dirs that add cache headers and have the content expire on Jan 1, but I doubt they would fall for that. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188886 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

