Super Cache and css sprites.
-
Is it possible to create a css sprite of all images on a cached version of the page and get super cache to display these.
I’m looking to try and optimise my website which currently hot links a number of images from a cdn, but i think that if supercache could create a css sprite for each image, modify the <img src> to point to the css map and then display the compressed static html with the css map.
This would greatly reduce the number of http requests for my site.
any ideas if this is possible? or something like it?
- The topic ‘Super Cache and css sprites.’ is closed to new replies.