Title: Check if a page is https enabled
Last modified: January 11, 2019

---

# Check if a page is https enabled

 *  Resolved [kk32423](https://wordpress.org/support/users/kk32423/)
 * (@kk32423)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/check-if-a-page-is-https-enabled/)
 * Is there a function to check if https is enabled on a post?

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

 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/check-if-a-page-is-https-enabled/#post-11079707)
 * If enabled, Really Simple SSL will redirect all pages on your site to https. 
   You should see the URL starting with https, and a lock before the URL.
 * If this is not the case, you might need to activate the .htaccess redirect to
   SSL in settings/ssl. This redirect will work even if the default redirect does
   not work, for example because of caching.
 *  Thread Starter [kk32423](https://wordpress.org/support/users/kk32423/)
 * (@kk32423)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/check-if-a-page-is-https-enabled/#post-11080169)
 * If I’m not mistaken you can turn off https on a given post. I want to make sure
   the rel=”canonical” is correct, so I need to check if a post with a given ID 
   should be https or http for rel=”canonical”. Thanks.
 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/check-if-a-page-is-https-enabled/#post-11080744)
 * With Really Simple SSL this is not possible: the plugin will enable SSL for the
   entire site. Two possible solutions: manual configuration or a dedicated plugin:
   [https://really-simple-ssl.com/knowledge-base/disabling-ssl-for-one-page-only/](https://really-simple-ssl.com/knowledge-base/disabling-ssl-for-one-page-only/)
    -  This reply was modified 7 years, 2 months ago by [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/).

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

The topic ‘Check if a page is https enabled’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/check-if-a-page-is-https-enabled/#post-11080744)
 * Status: resolved