• I have been working on changing existing multisite networks over to HTTPS. I am using search and replace in the database and it is working great. I have everything running on HTTPS, however, the site info page (/wp-admin/network/site-info.php?id=1) in the network admin shows HTTP still. Everything else is showing HTTPS and I cannot find any place that it is now showing HTTPS in the database.

    For the same site, if I click the settings tab to go to the site settings page (/wp-admin/network/site-settings.php?id=1) it shows HTTPS for both home and siteurl.

    It doesn’t appear to be preventing the site from working, but just makes me wonder if I missed something.

    Any ideas are appreciated. Thanks in advance!

Viewing 4 replies - 1 through 4 (of 4 total)
  • How are you doing the search and replace in the database? ‘siteurl’ and ‘home’ are stored in wp_<blogid>_options tables.

    Thread Starter Josh Eby

    (@josheby)

    I used the following for search and replace.
    https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    The siteurl and home in the options tables and sitemeta table are all https and correct. The only place I still see http is on the site info tab under the network admin.

    http://goo.gl/JkMkp3

    That screenshot helps a lot. You can ignore the Site Address field of the ‘Info’ tab. It is dynamically built and does not take protocol into consideration. The SiteURL and Home fields in ‘Settings’ tabs are the important ones.

    Thread Starter Josh Eby

    (@josheby)

    Sounds good! The only reason I ever started trying to figure it out was that I have one site that does display https on the site info tab. Not sure how that one got that way and the rest didn’t. Only thing I can think of is that I think that site has been https from the start and the others were converted to https.

    Thanks for your help.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Site Info for Main Site Not Showing HTTPS for Site Address (URL)’ is closed to new replies.