• Resolved portdev

    (@portdev)


    CSS Usage becomes n/a after a certain number of days on the AMP Validated URLs page.
    Is it possible to automatically recheck the pages in my site periodically?

    Support UUID: ampwp-cf4c7967-bc24-5248-aa18-7a0f8d649ff3

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Milind More

    (@milindmore22)

    Hello @portdev

    Thank you for contacting us, the AMP plugin does a CSS optimizations and Tree shaking to generate an optimized CSS that is stored.

    In order to consume less DB storage AMP plugin removes the stylesheet info which is a week old using a background task.

    If a user re-visit the same URL it will create stylesheet info and keep it for a week.

    You can learn more about garbage collection using this GitHub PR and the issue

    We hope this answers your question!

    Plugin Support Milind More

    (@milindmore22)

    @portdev As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you require any further assistance.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Automatically Rescan Pages’ is closed to new replies.