To exclude the Tracking Page from being cached by your cache plugin, follow these steps:
Access Plugin Settings:
Log in to your WordPress dashboard and navigate to the settings of your cache plugin.
Locate Exclusion Settings:
Look for a section or tab within the cache plugin's settings that exceptions the page.
Add Exclusion Rule:
Within the exclusion settings, you'll likely find an option to add a new exclusion rule. This is where you can define the criteria for what should be excluded from caching. You might need to provide a URL or a pattern to identify the Tracking Page.
If you're not sure how to perform these steps with your particular cache plugin, refer to the plugin's documentation or support resources for detailed instructions tailored to your setup.
In WP Rocket settings
If you are using the WP Rocket cache plugin and want to exclude the Tracking Page from being cached, follow these steps:
Go to the WP Rocket Advanced Rules tab.
Locate the box Never cache URL(s).
Enter the URL of the page you wish to exclude. You can either enter the full URL e.g.
http://www.example.com/ts-shipment-tracking
Or you can just enter the part after the domain name, e.g./ts-shipment-tracking
. Either way will work.
For multiple pages, enter each one on its own line:
In FlyingPress settings
If you're using the FlyingPress cache plugin on your store and want to prevent the tracking page from being cached, follow these steps:
Go to your WordPress Admin Dashboard.
Navigate to FlyingPress > Advanced.
Locate the "Exclude pages from caching" setting.
Add your tracking page URL to the exclusion list.
Save the changes.
This ensures that your tracking page always displays real-time shipment updates without caching interference.
Excluding the Tracking Page from Caching in WP Fastest Cache
If you're using the WP Fastest Cache plugin and want to exclude your tracking page from being cached, follow these steps:
Go to your WordPress Admin Dashboard.
Navigate to WP Fastest Cache > Exclude.
Click on "Add New Rule" to exclude a page.
In the rule settings, select "Is Equal To".
If your tracking page URL is
http://www.example.com/ts-shipment-tracking
, enterts-shipment-tracking
in the field.Save the settings.
This will ensure that your tracking page always loads with real-time updates without caching issues.
β