: Non HTTPS site is indexed as HTTPS in Google Search I have hosted a site over shared hosting (ipage) and not have setup SSL certificate (which I don't need), but some how Google have indexed
I have hosted a site over shared hosting (ipage) and not have setup SSL certificate (which I don't need), but some how Google have indexed it as HTTPS link which popup security error on opening it. Check here.
I tried with 301 redirection by adding following in my .htaccess file:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTPS} on
RewriteRule .* %{HTTP_HOST}%{REQUEST_URI} </IfModule>
But no luck with this. It may be because I am using shared hosting.
Only homepage is indexed as https other pages are indexed fine.
Is there any other way to tell Google to index it as HTTP instead of HTTPS?
More posts by @Twilah146
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.