I’m abdulhadi
i have a problem i am add certificate on my website but when i open mmy website its open with http and when i open on pc its open with https
YT_Xaos
January 12, 2023, 6:53pm
#2
Could you provide us with your URL? You can also force all traffic to HTTPS
After you’ve enabled SSL for your website, you’ll probably want to redirect all traffic on your website to the https version of your site. There are multiple ways to do that. Let’s compare some commonly used ways.
Using script configuration
Some scripts (including Wordpress) have a setting which allows you to set your website URL. By changing this URL from http://example.com to https://example.com , the script will probably redirect visitors to the https version of your site. Even if your scrip…
5 Likes
system
Closed
January 19, 2023, 6:54pm
#3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.