Viewing 1 replies (of 1 total)
  • Plugin Contributor Vedant Gandhi

    (@vedantgandhi28)

    Hi @subwebsites,

    1. Post Purge

    When a post is edited, it does not purge the entire site.

    It purges:

    • That specific post URL
    • Related archives (category, tag, etc., depending on your settings)
    • Homepage (if enabled in settings)

    So it’s a selective purge tied to the edited content, not all posts.

    1. Preload Cache

    The plugin warm’s the cache using your sitemap. It reads the sitemap and makes requests to those URLs so Nginx generates cache files immediately instead of waiting for real visitors.

    How long it takes depends on:

    • Number of URLs in the sitemap
    • Server response time
    • Hosting resources

    On weaker hosting, warming a large sitemap can spike CPU temporarily because it’s essentially simulating traffic to every URL.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.