Title: how to avoid images being linked as https://?
Last modified: August 20, 2016

---

# how to avoid images being linked as https://?

 *  Resolved [mangoo](https://wordpress.org/support/users/mangoo/)
 * (@mangoo)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/how-to-avoid-images-being-linked-as-https/)
 * I’ve noticed that when I enable WordPress HTTPS plugin, all my media links are
   created as https:// – for example:
 * <img src=”[https://www.example.com/wp-content/uploads/&#8230](https://www.example.com/wp-content/uploads/&#8230);
 * I’d rather want them to be normal http:// URLs, i.e.:
 * <img src=”[http://www.example.com/wp-content/uploads/&#8230](http://www.example.com/wp-content/uploads/&#8230);
 * Is there a way to do it with WordPress HTTPS plugin enabled? I use this plugin
   as I want the users to redirect to http:// version of the website if they are
   not logged in.
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/how-to-avoid-images-being-linked-as-https/#post-3606248)
 * You don’t have to worry about that. The plugin takes care of everything. HTTP
   page show HTTP images and HTTPS pages show HTTPS images. It’s not an either or
   thing.

Viewing 1 replies (of 1 total)

The topic ‘how to avoid images being linked as https://?’ 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/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 1 reply
 * 2 participants
 * Last reply from: [mvied](https://wordpress.org/support/users/mvied/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/how-to-avoid-images-being-linked-as-https/#post-3606248)
 * Status: resolved