SSL on certain wordpress pages
-
I’m using search engine friendly urls and want to force certain wordpress pages to be SSL. When I made the attempt, internet explorer is popping up dialog saying page has mixed secured and unsecured items. This is because at the top of the page wp_enqueue_script is adding script tags that references https://www.example.com/ etc etc. for various plugins.
How can I make the wp_enqueue_script or the plugins to write URL using https instead of http?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘SSL on certain wordpress pages’ is closed to new replies.