Title: [Plugin: WP Super Cache] caching XML
Last modified: August 19, 2016

---

# [Plugin: WP Super Cache] caching XML

 *  [Kevin Newman](https://wordpress.org/support/users/captainn/)
 * (@captainn)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-caching-xml/)
 * I’m working on a couple of sites – one will output to XML with an XLS style sheet
   attached, and the other will be used to output custom XML – I would like to use
   WP-Super-Cache, but is there a way to have it save XML files and serve the correct
   mime-type from the cache?
 * I’d guess I need to set something to have WP-Super-Cache save .xml files instead
   of .html and possibly mods to the .htaccess code. Unless there is already support
   for .xml.
 * All help is appreciated. Thanks!

Viewing 1 replies (of 1 total)

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-caching-xml/#post-1915670)
 * It’ll probably work but they’ll be cached using “legacy caching” because that
   stores the headers. Make sure that is_feed() returns true when these XML pages
   are served or it won’t work.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Super Cache] caching XML’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-caching-xml/#post-1915670)
 * Status: not resolved