Title: Multisite &#8211; Network Admin always uses SSL
Last modified: September 1, 2016

---

# Multisite – Network Admin always uses SSL

 *  Resolved [ruddygood](https://wordpress.org/support/users/ruddygood/)
 * (@ruddygood)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/multisite-network-admin-always-uses-ssl/)
 * Hi there
 * I have a site that uses the primary domain as it’s network admin, as well as 
   the main website install.
 * Now whenever I go into the admin and go to sites then any of the subdomains still
   have the https on their dashboard/viewlinks, even if the corresponding subdomain
   hasn’t got an ssl.
 * Any ideas?
 * [https://wordpress.org/plugins/really-simple-ssl/](https://wordpress.org/plugins/really-simple-ssl/)

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

 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/multisite-network-admin-always-uses-ssl/#post-7602422)
 * The link “view site” is http, while the admin link is https. This suggests it
   is core WP behaviour. I’d have to see if it’s possible to override the way this
   link is generated. I’ll add it to the wish list.
 * As a workaround you can visit the admin directly.
 *  Thread Starter [ruddygood](https://wordpress.org/support/users/ruddygood/)
 * (@ruddygood)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/multisite-network-admin-always-uses-ssl/#post-7602509)
 * Thanks Rogier
 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/multisite-network-admin-always-uses-ssl/#post-7602681)
 * The issue is caused by get_admin_url(), which doesn’t look at the subsite, but
   at the current protocol apparently. I’ve added a function that filters the get_admin_url()
   function when on multisite and when used per page, and when the site is not SSL,
   replaces the url back to [http://](https://wordpress.org/support/topic/multisite-network-admin-always-uses-ssl/?output_format=md).
   This is included in the next update, which is scheduled to be released within
   the next two weeks.

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

The topic ‘Multisite – Network Admin always uses SSL’ is closed to new replies.

 * ![](https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720)
 * [Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)](https://wordpress.org/plugins/really-simple-ssl/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-ssl/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-ssl/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-ssl/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-ssl/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-ssl/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/multisite-network-admin-always-uses-ssl/#post-7602681)
 * Status: resolved