You can exclude pages from being cached by using Regular Expressions. For example, if you want to exclude any two-digit page, you can write:
(.*)/page/([0-9]{2,})/
This would still cache /yourPage/page/2/ but not /yourPage/page/12/.
You can exclude pages from being cached by using Regular Expressions. For example, if you want to exclude any two-digit page, you can write:
(.*)/page/([0-9]{2,})/
This would still cache /yourPage/page/2/ but not /yourPage/page/12/.
You are currently viewing a placeholder content from Facebook. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from Instagram. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from X. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More Information