-
Hi there!
I read carefully through this topic: https://rankmath.com/kb/how-to-redirect-www-urls-to-non-www/
but whatever I do, i still get the “The www and non-www versions of your URL are not redirected to the same site.”-error in analysis. I flushed cache(s),, tried to insert the two variations of the snippet in .httaccess, but I don’t get read of the message. Any idea what else I could do?This is my snippet:
RewriteEngine On
RewriteCond %{HTTP_HOST} http://www.trachtenstrip.de
RewriteRule (.*) https://trachtenstrip.de/$1 [R=301,L]Best regards
Andi
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The ticket ‘Redirect WWW Version to Non-WWW’ is closed to new replies.