Title: [Plugin: WordPress HTTPS (SSL)] HTTPS to HTTP on one page only.
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] HTTPS to HTTP on one page only.

 *  [leoproducer](https://wordpress.org/support/users/leoproducer/)
 * (@leoproducer)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-https-to-http-on-one-page-only/)
 * I have all my pages loading HTTPS correctly. Problem is that I have some content
   on one of the pages that will not load due to ‘insecure content’. I want this
   page, and this page only, to load in HTTP instead. Any way I can do this?
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 1 replies (of 1 total)

 *  [jeff234](https://wordpress.org/support/users/jeff234/)
 * (@jeff234)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-https-to-http-on-one-page-only/#post-3128978)
 * RewriteEngine On
    RewriteCond %{HTTP_HOST} ^whhsupport.com$ [OR] RewriteCond %{
   HTTP_HOST} ^www.whhsupport.com$ RewriteRule ^(.*)$ “https\:\/\/secure21\.webhostinghub\.
   com\/\~whhsup5\/$1” [R=301,L]
 * rewrite the condition(above), not sure if it helps. if all your pages loading
   in https, would it slow down your website? i just want to secure login , register,
   checkout page, but all url in setting are https, and can not save to http, i 
   change url setting in the database , and keep getting 302 Moved Temporarily from
   https to http, no idea what is going on.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress HTTPS (SSL)] HTTPS to HTTP on one page only.’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jeff234](https://wordpress.org/support/users/jeff234/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-https-to-http-on-one-page-only/#post-3128978)
 * Status: not resolved