How to cache AJAX requests (using GET)
-
Hello,
I have a question: we’re using WP Super Cache in a website, and it’s working fine doing its job of caching the pages, but we’re trying to cache some AJAX requests.
Our use case is the following: We have a page that loads the available categories, and our users can navigate inside them by clicking on them. But instead of opening the post itself, we load it to the page using an AJAX request (by the GET method right now).
Is there a way to cache this request?Best regards,
Raúl Ribeiro
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to cache AJAX requests (using GET)’ is closed to new replies.