: My site doesn't have a SSL certificate, but Google is indexing the HTTPS version Redirecting to HTTPS causes an error, Google should be indexing the HTTP version. How can I enforce that? I
Redirecting to HTTPS causes an error, Google should be indexing the HTTP version. How can I enforce that? I have no forms or logins on my website, I have no SSL certificate.
For example: Searching for paul and martin consultancy in Google returns the home page (second result) with an protocol:
And clicking this link naturally results in the following browser error:
I am using this .htaccess:
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^example.com$ [NC]
RewriteRule ^(.*)$ www.example.com/ [R=301,L]
More posts by @Becky754
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.