The cache syntax component has been deprecated for the page expiration frequency metadata.
This page has been preserved for general documentation.
With the page cache component, you can manage the cache of a page and expires it at interval.
To delete your cache:
<cache expiration="@daily"/>
<cache expiration="02 12 * * 1"/>
<cache expiration="cronExpression"/>
where cronExpression is a cron expression.
To create a cron expression easily, we recommend you the crontab.guru wizard
The expiration date can be seen in the cache tab of the metadata manager