• Resolved Insomnia88

    (@insomnia88)


    Hi there,
    I have a page which rewrites urls dynamically like this:
    my-site.com/configurator/ -> my-site.com/stuff/vars/some-dynamic-entry

    Supercache seems to preload “just” the pages directly published in wordpress. Is there a way to force supercache to preload other pages by submitting a list?

    Ofc I could use a headless browser that does the same but I want to use “intern” solutions if possible.

Viewing 1 replies (of 1 total)
  • Plugin Author Mark (a11n)

    (@thingalon)

    Hi @insomnia88,

    I’m afraid WP Super Cache focuses on the pages and posts that WordPress knows about, at their permalink URLs.

    If you want to preload extra posts, you will need to use an external tool. You shouldn’t need a full headless browser; a tool like cURL should be able to trigger an appropriate HTTP request to preload any additional pages / URLs you would like.

Viewing 1 replies (of 1 total)
  • The topic ‘preload cache with list of (dynamically created) urls’ is closed to new replies.