Title: http images not redirecting to https
Last modified: February 26, 2018

---

# http images not redirecting to https

 *  Resolved [wbase](https://wordpress.org/support/users/wbase/)
 * (@wbase)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/http-images-not-redirecting-to-https/)
 * I have installed and all is running perfect but with the images I have both links
   active https and http
 * Example: [http://www.wbase.es/wp-content/uploads/2015/11/icon-seo-big.png](http://www.wbase.es/wp-content/uploads/2015/11/icon-seo-big.png)&
   [https://www.wbase.es/wp-content/uploads/2015/11/icon-seo-big.png](https://www.wbase.es/wp-content/uploads/2015/11/icon-seo-big.png)
 * Is there any way to redirect all http images to https?
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhttp-images-not-redirecting-to-https%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Mark](https://wordpress.org/support/users/markwolters/)
 * (@markwolters)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/http-images-not-redirecting-to-https/#post-10018698)
 * Hi,
 * what redirect option have you selected in the plugin? When using the .htaccess
   redirect these requests should point to https:// as well. The plugin also sets
   an upgrade-insecure-requests header, which tells the browser that it prefers 
   secure requests over [https://](https://wordpress.org/support/topic/http-images-not-redirecting-to-https/?output_format=md).
   There’s currently a redirect loop on the image, which indicates that there’s 
   a redirect back to [http://](https://wordpress.org/support/topic/http-images-not-redirecting-to-https/?output_format=md).
   This redirect has to be removed as well.
 * Mark
 *  Thread Starter [wbase](https://wordpress.org/support/users/wbase/)
 * (@wbase)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/http-images-not-redirecting-to-https/#post-10018781)
 * Here is the debug, .htaccess rediresct is selected, any idea about where I can
   find the redirect loop?
 * Options:
    * htaccess redirect * Mixed content fixer SERVER: apache SSL is enabled
   for this site ** Detecting configuration ** plugin version: 2.5.25 Already on
   SSL, start detecting configuration SSL type: LOADBALANCER ** Configuring SSL **
   testing htaccess rules… test page url, enter in browser to check manually: [https://www.wbase.es/wp-content/plugins/really-simple-ssl/testssl/loadbalancer/ssl-test-page.html](https://www.wbase.es/wp-content/plugins/really-simple-ssl/testssl/loadbalancer/ssl-test-page.html)
   htaccess rules tested successfully. checking if .htaccess can or should be edited…
   Edit of .htaccess blocked by setting or define ‘do not edit htaccess’ in Really
   Simple SSL. converting siteurl and homeurl to https
 *  Plugin Author [Mark](https://wordpress.org/support/users/markwolters/)
 * (@markwolters)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/http-images-not-redirecting-to-https/#post-10020542)
 * A redirect loop is usually caused by another plugin or redirect rule (for example
   in the .htaccess file or in your hosting control panel). In the debug I can see
   the do not edit .htaccess option is enabled, are the redirect rules already in
   the .htaccess file?
 * Mark

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

The topic ‘http images not redirecting to https’ 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/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Mark](https://wordpress.org/support/users/markwolters/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/http-images-not-redirecting-to-https/#post-10020542)
 * Status: resolved