Quantcast
Channel: WordPress.org Forums » [Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Support
Viewing all articles
Browse latest Browse all 42467

Data optimization > 403 : cookie verification failed

$
0
0

Replies: 1

Hi there,

I’ve just moved my wordpress website from http to https.

To complete the process I want to re-start the SEO data optimization.

Yet I get the following error message : https://ibb.co/c3ckdgZ

Error details
Request URL
https://symbiosource.org/wp-json/yoast/v1/indexing/prepare

Request method
POST

Status code
403

Error message
La vérification du cookie a échouée

I’ve tried few things:
– Apache mod_security seems disabled
– htaccess file seems quite standard

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# Rewrite HTTP to HTTPS
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*) https://%{SERVER_NAME}/$1 [R,L]
</IfModule>
# END WordPress

Any idea where that might come from and how to solve it ?

Thanks a lot guys 🙂

  • This topic was modified 1 hour, 23 minutes ago by symbiosource.

Viewing all articles
Browse latest Browse all 42467

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>