• Hi,

    I have some custom rewrite rules with a custom template and they’re working fine.

    WP-Super-cache correctly creates the url structure under /wp-content/cache/supercache/www.example.com/custom/rewrite/rule/page/1/ etc but in each folder there’s only two files, wp-cache-HASH.php and meta-wp-cache-HASH.php. The index HTML files are missing which I assume means they are not actually being cached.

    All other (WP) pages are being cached correctly.

    What am I missing?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Those cache files are for requests with cookies, even if they’re the cookies used by your cookie banner, so caching is probably working fine.

    Use the cache tester, or even enable the debug log to see if caching is working.

    Thread Starter SGURYGF

    (@sgurygf)

    I see, thanks. Will take your advice and check with the debugger/tester.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Rewrite Rules not being cached’ is closed to new replies.