Multisite Site is changed for SSL but permalinks for pages still show http
-
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
- The topic ‘Multisite Site is changed for SSL but permalinks for pages still show http’ is closed to new replies.