• Resolved nima1987

    (@nima1987)


    Hi,

    I have some problme with crawler

    first I want to know is crawler works on openlitespeed or it needs enterprise version?

    I have installed LSC and everything seems to be okay but the crawler not starting to work, there was a problme with sitemap and curl verify ssl and etc and I fixed them all with the help of this forum

    but crawler not working at all

    when I try to view pages manualy, cache works fine but I expect the crawler to do this for me and cache the pages

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support qtwrk

    (@qtwrk)

    it works on OLS as well , please try lower the crawler interval to 61 seconds and make sure your wp cron is always triggered properly , and sitemap is also set

    Thread Starter nima1987

    (@nima1987)

    Thanks for your response

    I’ve set interval to 61 but nothing change

    I have already set cron jobs with this command

    */1 * * * * wget --delete-after WEBSITE_URL/wp-cron.php

    but I don`t know how to check if cron jobs are running correctly or not

    Plugin Support qtwrk

    (@qtwrk)

    you can either check the access log , it will log with user agent lscache_runner to your site URLs , or check the PHP processes list when it is running.

    for how to check cron , you need to install some 3rd party plugins to check the cron job list/status.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘crawler dos not work’ is closed to new replies.