• We have a security certificate for our site and some pages are served securely (https). However, the browser is warning that the page is not secure because of “Mixed Content”. Can I simply change the URL in the general settings from https:// to https:// or will this break portions of the site?

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    Can I simply change the URL in the general settings from https:// to https:// or will this break portions of the site?

    – If you know how to access phpMyAdmin on your host, then check the wp_options Table (Note: The table prefix of wp_ may be different if you changed it when installing), and make sure siteurl field and home field are correct. See https://codex.www.ads-software.com/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database

    Backup: If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong.

Viewing 1 replies (of 1 total)
  • The topic ‘changing website url to https’ is closed to new replies.