• Hello,

    I am stumped on a site that I have tried to convert to SSL, to have https:// in the url.

    I first changed the values from http to https where applicable in my database:

    ? wp_options: options named “siteurl” and “home”
    ? wp_site
    ? wp_sitemeta: the option named “siteurl”
    ? wp_blogs: any entries in the “domains” column that have the old domain name
    ? wp_#_options: Each sub-site will have sets of tables that correspond to the blog_id in the wp_blogs table. You need to go to the wp_#_options table, where # corresponds to the blog_id, and update the “siteurl” and “home” settings in that table.

    (From: https://wpengine.com/support/how-to-change-a-multi-site-primary-domain/)

    I have triple checked my values, and they all look right.

    The items in the media library as well as the actual page permalinks still say http.

    We rebooted the server that hosts the database, and this did not fix anything.

    Any ideas of what to check or do?

    Thanks!

    kbee

Viewing 2 replies - 1 through 2 (of 2 total)
  • Were you able to figure this out? I’m having the same issue. I have a multisite with HTTPS… And all my other sites have https within the permalinks settings… Except for one.

    This one still shows http and is causing redirect loops.

    Thread Starter kbeebalm

    (@kbeebalm)

    HI,

    I did figure this out, but I don’t remember exactly what the issue is.

    I think I went through all the database and site settings to make sure that I had them working.

    I also may have “refreshed” the permalinks.

    Sorry I don’t have more info – It has been a while since I had this issue.

    Kbee

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multisite Site is changed for SSL but permalinks for pages still show http’ is closed to new replies.