Title: [Plugin: WordPress HTTPS (SSL)] IIS 6 WordPress https 301 redirect loop
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] IIS 6 WordPress https 301 redirect loop

 *  [mrcfisher](https://wordpress.org/support/users/mrcfisher/)
 * (@mrcfisher)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-iis-6-wordpress-https-301-redirect-loop/)
 * Hi Mike,
 * Hosted by Network solutions (on IIS I just discovered), my client is getting 
   a loop of 301 redirects on [this page](https://www.radiantwayinc.com/store/checkout/).
   It is the only https page on the site. netsol had me add
 *     ```
       <script language="javascript">
       if (document.location.protocol != "https:")
       {
       document.location.href = "https://www.radiantwayinc.com" + document.location.pathname;
   
       };
       </script>
       ```
   
 * to the page which solves the redirect but then fails the chrome/IE secure tests.
   Any ideas, is there anything I can help you to debug?
 * thx
    martin
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

The topic ‘[Plugin: WordPress HTTPS (SSL)] IIS 6 WordPress https 301 redirect loop’
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/)

 * 0 replies
 * 1 participant
 * Last reply from: [mrcfisher](https://wordpress.org/support/users/mrcfisher/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-iis-6-wordpress-https-301-redirect-loop/)
 * Status: not resolved