• Kevin

    (@wp18nkevin)


    I faced a problem and not sure if it’s a bug.
    In my website I have enabled caching for url with query string.

    Accessing //abc.com%3Fparam=123 will have cache generated and overwritten cache for //abc.com/ while accessing //abc.com?param=123 have no issue. This could be a problem when //abc.com%3Fparam=123 and //abc.com/ are supposed to show different content.

Viewing 1 replies (of 1 total)
  • Are you still seeing this happen? Enable debugging in the plugin and look at the files generated by the plugin. It should create a different file for each page.

Viewing 1 replies (of 1 total)
  • The topic ‘Actual Page’s cache overwrite by URL and query string’ is closed to new replies.