• Hello Ramon,
    I’ve got your plugin working, logs shows all the pages crawled by it but they’re not cached.
    Cron is set up with following command:
    —-
    wget -q -O /dev/null “https://mysite.com/?warm_cache=mycode” >/dev/null 2>&1
    —-
    I have all pages listed in logs but when I manually visit this pages the speed is as about 5-6 sec. After that check I visit the same page in other browser in private mode and it loads very fast, so it is being cached by my visit not cron job.
    Do you have any thoughts on that?
    Kind regards
    Max

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Pages crawled but not cached’ is closed to new replies.