Google Search Console has verified my Domain.
htaccess edited:
# 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]
</IfModule>
# END WordPress
It’s related to mod security enabled at your website server. At the moment, only solution is to contact your web host and ask them if some changes could be made in the mod security rules to allow Google Login. I will fix it in upcoming releases.
Yep, that’s it. I called them also after finish those changes.
Thank you, appreciate your reply.
-
This reply was modified 6 years, 10 months ago by
infernus.
-
This reply was modified 6 years, 10 months ago by
infernus.
I am also facing the same issue, I already contacted my hosting provider – Bluehost.
Please advise what and how should I tell them what to do (add new rules in mod_security)?
How to hear from you soon.
Please advise what and how should I tell them what to do (add new rules in mod_security)?
You need to tell them what error/message you are getting. They will suggest you the solution.