Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having a similar issue where sitemap and all seo meta/keywords are not indexing since installing Rank Math. I since deleted the plug-in, but it’s clearly effected some code as the issue persists. I don’t know how to change much coding in site, please advise.

    Thread Starter egentz

    (@egentz)

    line 26 reveals this code

    $response = wp_remote_get(add_query_arg($api_params, YOUR_LICENSE_SERVER_URL), array(‘timeout’ => 20, ‘sslverify’ => false));

    Thread Starter egentz

    (@egentz)

    Not sure why I didn’t do this before! It seems to be an issue related to the theme? Which is odd since I did deactivate it previously. I’m not sure how to resolve the issue now that I have the error codes.

    Seems to actually be related to the theme? I’ve had consistent issues with this theme, probably time to scrap it.

    I am seeing that there is an error in a line of code for a file. The code is:

    $response = wp_remote_get(add_query_arg($api_params, YOUR_LICENSE_SERVER_URL), array(‘timeout’ => 20, ‘sslverify’ => false));

    • This reply was modified 5 years, 1 month ago by egentz.
Viewing 3 replies - 1 through 3 (of 3 total)