2nd Method most be done !
after ssl install need http:// to https:// redirect
1st Method it's take 5mint to 1hours time it's take 5mint to 1hours time
after ssl install need http:// to https:// redirect3rd Method
Create.htaccess file Paste code.. https://yourdomain.com
RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
OR https://www.yourdomain.com
after ssl install need http:// to https:// redirect
1st Method it's take 5mint to 1hours time it's take 5mint to 1hours time
after ssl install need http:// to https:// redirect3rd Method
Create.htaccess file Paste code.. https://yourdomain.com
RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
OR https://www.yourdomain.com