WP Multisite Search Console Authorization

#77584
  • Resolved David Fourie
    Rank Math free

    Hosting 6 sites on WP Multisite with Rank Math. Search console module is active on a per-site basis (Rank Math is not network activated)

    I’m able to get an authorization code, populate the database, view statistics etc.

    If I log out and log back in, I can still view statistics.

    If I log out and log back in the next day, I have to get a new authorization code.

    Server is OpenLiteSpeed with LiteSpeed Cache for WordPress, Opcode Cache and Object Cache enabled. I use server crons with WP-CLI:
    wp cron event run –due-now –path=xxx –url=xxx (every 5 minutes for each site)
    wp plugin update –all –path=xxx (once per day)
    wp language plugin update –all –path=xxx (once per day)
    wp theme update –all –path=xxx (once per day)
    wp language theme update –all –path=xxx (once per day)
    wp core update –path=xxx (once per day)
    wp language core update –path=xxx (once per day)
    wp core update-db –network –path=xxx (once per day)
    shutdown -r (once per week)
    wp config shuffle-salts –path=xxx (once per month)

    I have run all of these commands from the terminal, logged out and logged back in, and the statistics are still available (in different browsers) without a new authorization code.

    When I log in again the next day, I need to enter a new authorization code. Once the code is accepted, all the statistics are available without fetching.

    I’ll also mention that my Cloudflare firewall blocks all requests to xmlrpc.php that does not contain token= or nonce= in the query string, in case that is relevant.

    Any ideas what the problem could be?

    Thanks
    David

Viewing 3 replies - 1 through 3 (of 3 total)
  • This seems to have been solved by unblocking admin-ajax.php access without the same website as referrer, previously limited to only allow access if the referrer was the same website.

    Hello,

    Thank you for the details. We are glad the issue is now resolved.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

    Hello,

    I have updated the sensitive data. Can you please check further? The issue was not resolved as I thought.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘WP Multisite Search Console Authorization’ is closed to new replies.