i have installed SSL and did all the setting in wordpress like see the screenshot: http://prntscr.com/d46lfv Also add code in the .htaccess file. RewriteEngine OnRewriteCond %{HTTP_HOST} ^www.copybloggerthemes\.com$ [OR]RewriteCond %{HTTPS} offRewriteRule ^ https://copybloggerthemes.com%{REQUEST_URI} [R=301,L] I redirected my site http://copybloggerthemes.com to https://copybloggerthemes.com All pages/posts are now seen as https, but when i try to click on http … Continue reading Http not redirecting to Https when click on http URL
The post Http not redirecting to Https when click on http URL appeared first on Clan VPS Host.