• Resolved septero

    (@septero)


    Hi,

    I’m having trouble starting the Crawler. It does not start automatically or manually. The sitemap was imported correctly. In the settings, I reduced the crawl interval and also increased the load limit so the value will be greater than the current server load.

    I turned Crawler on and off but it also didn’t help.

    Report number: ZOJWDKBH

    What can be the cause, and how to get it working?

    Best regards

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

    (@qtwrk)

    please try go to toolbox -> debug setting -> enable debug log to ON , log level to advance , debug include URI , add

    crawl

    async

    then manual run it , then copy-paste log to https://pastebin.ubuntu.com/ and share to me

    Thread Starter septero

    (@septero)

    Hi,

    Link to the log: https://pastebin.ubuntu.com/p/gpBnJc26xw/

    With best regards

    Plugin Support qtwrk

    (@qtwrk)

    it looks like the crawler start function was not called , otherwise you should see a request with something like https://your_domainl/wp-admin/admin-ajax.php?action=async_litespeed&nonce=111111&litespeed_type=crawler

    you have something with http auth protected this request , please unblock it first.

    Thread Starter septero

    (@septero)

    Hi,

    Thank you for directing me to the problem.

    It turned out that I had an additional password-protected wp-admin folder with a .htaccess and .htpasswd file, which I forgot about.

    After deleting these files, the crawler started working. Problem solved.

    With best regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Crawler dont work’ is closed to new replies.