Forums

WP Super Cache
Precache Entire site including updates (2 posts)

  1. cmbirk
    Member
    Posted 3 months ago #

    I am working with a client that needs the front end of his site flattened, separated and placed on a different server because of security protocols. There is no user generated content, it is being used as a CMS for admins. I thought a good way of doing this would be to use the WP Super Cache Preload functionality to cache the whole site to a folder and sync that folder with another server. The issue I am finding is that after a post is updated/created, I cannot wait for a user to request the page to cache it. Is there a hook that would allow me to cache the page on post update?

    http://wordpress.org/extend/plugins/wp-super-cache/

  2. Donncha O Caoimh
    Member
    Posted 3 months ago #

    Yeah, write a plugin on post_edit I think that fetches that url using curl or the built in http library. Then copy over the cached file..

Reply

You must log in to post.

About this Plugin

About this Topic