Post by auntywa » Sun Mar 26, 2017 10:28 am

Hello,
I was running wp on my site,lane318.com, and then switched to opencart and got an ssl certificate. For some reason, when I go to visitors in site panel, i see visitors to http and also to https. The http contains several url injections. Is there a way to completely remove the http side of things from cpanel and from the web. Google is also crawling the bad http urls and it is affecting my rankings.

Newbie

Posts

Joined
Sun Mar 26, 2017 3:35 am

Post by EvolveWebHosting » Fri Apr 14, 2017 6:53 am

auntywa wrote:
Sun Mar 26, 2017 10:28 am
Hello,
I was running wp on my site,lane318.com, and then switched to opencart and got an ssl certificate. For some reason, when I go to visitors in site panel, i see visitors to http and also to https. The http contains several url injections. Is there a way to completely remove the http side of things from cpanel and from the web. Google is also crawling the bad http urls and it is affecting my rankings.
You can create a redirect in your .htaccess file:

RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.example.com/$1 [R,L]

Opencart Hosting Plans, Domain Registration, Microsoft and Google Email and More
Visit our website for great deals and most importantly, fast and friendly support - www.evolvewebhost.com


User avatar
Active Member

Posts

Joined
Fri Mar 27, 2015 11:13 pm
Location - Denver, Colorado, USA
Who is online

Users browsing this forum: No registered users and 52 guests