Rodney I
Member
Posted 9 months ago #
HI I would like to know the correct syntax for excluding a couple of pages from being cached which have my forms on them for clients to make enquires.
http://synergyhypnotherapymelbourne.com.au/request-a-time
http://synergyhypnotherapymelbourne.com.au/contact-us
I have entered them in Page Cache/ Never cache the following pages:/
I formatted them as - the top two were already in the field.
wp-.*\.php
index\.php
contact-us
request-a-time
Is this correct or do I need the slash at beginning. /????
Thanks
Rodney
http://wordpress.org/extend/plugins/w3-total-cache/
If the page is not cached, and you did not turn off showing the page cache info at bottom of source code, review bottom of source code of these pages to reveal if the page is cached or not (see other pages source code for comparison)
Rodney I
Member
Posted 9 months ago #
Well I am unsure what you are talking about except that I should check the html of each page to find if the cache is enabled or not. What exactly am I looking for I am only new to this plugin.
Thanks
If the data / time in the HTML comment changes every time you refresh the page, the page is not cached.