- This topic has 2 replies, 3 voices, and was last updated 7 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Website no longer secure when accessing protected Pages
Hi,
First, let me say how brilliant this plugin is,so thank you…………
But what we have noticed is that on our https web site (ie secure) when we access any page that has been protected then it becomes http ie not secure. Then this stays as http for all other web pages from then on.
Why is this ? and what can be done to keep the web site https secure all of the time
Thanks……………
You need a plugin that will “force” all page accesses to be HTTPS, regardless of whether or not HTTPS is in the URL.
https://wordpress.org/plugins/https-redirection/
You may have ALSO either overlooked or inherited (from another plugin) a string of code that utilizes the http:// protocol. I’d suggest looking for the “Search & Replace v3.1.2”. This way it’ll make investigating and reviewing ant http:// – vs- https:// references. Make certain you “Base URL” in the general settings panel (Settings>>General)is pointed to the secured URL.