Title: Http to Https
Last modified: June 4, 2021

---

# Http to Https

 *  Resolved [bkeily](https://wordpress.org/support/users/bkeily/)
 * (@bkeily)
 * [5 years ago](https://wordpress.org/support/topic/http-to-https-39/)
 * I thought this plugin would force all generated urls to use https:// instead 
   of [http://](https://wordpress.org/support/topic/http-to-https-39/?output_format=md),
   on all pages similar to the example given there are multiple links within the
   code still showing/allowing http:// to be used…mostly for schema links. Is it
   not possible for this plugin to swap those out with https: links?
 * Thanks for any assistance you can provide.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhttp-to-https-39%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [WebFactory](https://wordpress.org/support/users/webfactory/)
 * (@webfactory)
 * [5 years ago](https://wordpress.org/support/topic/http-to-https-39/#post-14522932)
 * The plugin does not rewrite/modify any content, either from posts or from theme
   files. What it does is redirect non-secure requests to secure ones. That means
   you still have HTTP in your source but it actually gets loaded from HTTPS. Since
   your site’s address is now properly configured to HTTPS any new links you create
   in the content will be OK. However, old ones, and especially things hardcoded
   in theme files need to be changed by hand if you want them to show HTTPS in the
   source.

Viewing 1 replies (of 1 total)

The topic ‘Http to Https’ is closed to new replies.

 * ![](https://ps.w.org/wp-force-ssl/assets/icon-256x256.png?rev=2649905)
 * [WP Force SSL & HTTPS SSL Redirect](https://wordpress.org/plugins/wp-force-ssl/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-force-ssl/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-force-ssl/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-force-ssl/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-force-ssl/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-force-ssl/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WebFactory](https://wordpress.org/support/users/webfactory/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/http-to-https-39/#post-14522932)
 * Status: resolved