Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jv82

    (@jv82)

    Thanks! I cleaned these profile update hooks and we’ll see tomorrow when next campaign mail will be sent how it goes.

    Thread Starter jv82

    (@jv82)

    Yes, this Blogvault firewall was causing this, when it’s not active crawling continues normally and sitemaps can be parsed. Have to allow this crawler there then. Thanks for help!

    • This reply was modified 1 year, 2 months ago by jv82.
    Thread Starter jv82

    (@jv82)

    @qtwrk
    I got this following output (there’s Blogvault firewall messages printed in between and I replaced my actual domain with “mydomain” from this output):
    array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#10654 (1) { ["data":protected]=> array(11) { ["cache-control"]=> string(35) "no-cache, no-store, must-revalidate" ["pragma"]=> string(8) "no-cache" ["expires"]=> string(1) "0" ["content-type"]=> string(24) "text/html; charset=UTF-8" ["content-length"]=> string(3) "262" ["content-encoding"]=> string(4) "gzip" ["vary"]=> string(15) "Accept-Encoding" ["date"]=> string(29) "Tue, 01 Apr 2025 20:03:00 GMT" ["server"]=> string(9) "LiteSpeed" ["strict-transport-security"]=> string(16) "max-age=31536000" ["alt-svc"]=> string(167) "h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"" } } ["body"]=> string(341) "
    " ["response"]=> array(2) { ["code"]=> int(403) ["message"]=> string(9) "Forbidden" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#10653 (5) { ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL ["response":protected]=> object(WpOrg\Requests\Response)#10655 (10) { ["body"]=> string(341) "
    " ["raw"]=> string(855) "HTTP/1.1 403 Forbidden Connection: close cache-control: no-cache, no-store, must-revalidate pragma: no-cache expires: 0 content-type: text/html; charset=UTF-8 content-length: 262 content-encoding: gzip vary: Accept-Encoding date: Tue, 01 Apr 2025 20:03:00 GMT server: LiteSpeed strict-transport-security: max-age=31536000 alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
    " ["headers"]=> object(WpOrg\Requests\Response\Headers)#10656 (1) { ["data":protected]=> array(11) { ["cache-control"]=> array(1) { [0]=> string(35) "no-cache, no-store, must-revalidate" } ["pragma"]=> array(1) { [0]=> string(8) "no-cache" } ["expires"]=> array(1) { [0]=> string(1) "0" } ["content-type"]=> array(1) { [0]=> string(24) "text/html; charset=UTF-8" } ["content-length"]=> array(1) { [0]=> string(3) "262" } ["content-encoding"]=> array(1) { [0]=> string(4) "gzip" } ["vary"]=> array(1) { [0]=> string(15) "Accept-Encoding" } ["date"]=> array(1) { [0]=> string(29) "Tue, 01 Apr 2025 20:03:00 GMT" } ["server"]=> array(1) { [0]=> string(9) "LiteSpeed" } ["strict-transport-security"]=> array(1) { [0]=> string(16) "max-age=31536000" } ["alt-svc"]=> array(1) { [0]=> string(167) "h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"" } } } ["status_code"]=> int(403) ["protocol_version"]=> float(1.1) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(110) "https://mydomain/wp-admin/admin-ajax.php?action=async_litespeed&nonce=123123123&litespeed_type=crawler" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#10652 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL } }




    Thread Starter jv82

    (@jv82)

    Tried also to raise load limit to 10 to make sure server load drops below that but still not starting. Worked fine with previous version even when load limit was set to 3. Any other ways to fix it? Also other problem is with seo plugin sitemaps that worked previously but now can’t be parsed, now I just generated new static xml which works for crawling.

    Thread Starter jv82

    (@jv82)

    @litetim Yes I have tried to press it many times but it doesn’t do anything. When I updated this plugin 27/3 it started crawling but got stuck there.

Viewing 5 replies - 1 through 5 (of 5 total)