Disable cache for a specific page

Hi,

Some visitors of page https://www.versis.nl/corona-update complain the page does not allways show the latest version. Is it possible to disable caching for this page only? And can you tell me how to do that?

Hope to hear from you,

best regards, Hans.

Hi Hans,

Thanks for reaching out.
If you are using any plugin, it may have that feature to exclude the page from being cached. Like W3 Total Cache or WP Super Cache have that a feature, you can get more information in the following articles.

  1. https://www.redbridgenet.com/how-to-exclude-specific-pages-from-w3-total-cache/
  2. https://wordpress.org/support/topic/excluding-pages-from-caching/

Hope it helps.
Thanks

Thanks for helping! There are no cache plugins installed, other suggestions?

Best regards, Hans.

Hi Hans,

Regretfully, currently, there is no such option to exclude specific page.

Thanks

Sorry to hear but thanks anyway.

Best regards, Hans.

You are most welcome.

If visitors have recently been to the page, depending on your web host settings for browser caching, they will need to refresh the page to instruct their browser to download a fresh copy of the page. This is usually set in a .htaccess file saved in the public_html or www folder on your host. You may also want to contact your host to see if they use any server-side caching. Finally if you use a CDN like CloudFlare, you may need to flush the cache after a change.

Cloudflare or .htaccess will allow creating a exception for that one page.

Hi @ehsd,

Thanks for that wonderful advice, salute.

1 Like

Thanks ehsd!

You are welcome @TIS123

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.