Title: Changed Http to HTTPS now causes redirect loop
Last modified: August 31, 2016

---

# Changed Http to HTTPS now causes redirect loop

 *  [fischman12](https://wordpress.org/support/users/fischman12/)
 * (@fischman12)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/changed-http-to-https-now-causes-redirect-loop/)
 * Hello,
 * So I am new to wordpress and trying to setup my family’s business with a site.
   We have an SSL certificate so we changed the WordPress Address and Site Address
   URL from [http://wholesale.ffnatural.com](http://wholesale.ffnatural.com) to 
   [https://wholesale.ffnatural.com](https://wholesale.ffnatural.com). This issue
   is now I can’t access the dashboard and it is causing some problems with the 
   layout of the site.
 * The Pictures from the imgur link ([http://imgur.com/a/I1Baklol](http://imgur.com/a/I1Baklol))
   show the error I’m getting and what I changed.
 * Any help would be great!
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [Craig Ralston](https://wordpress.org/support/users/craig-ralston/)
 * (@craig-ralston)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/changed-http-to-https-now-causes-redirect-loop/#post-6952313)
 * Howdy [@fischman12](https://wordpress.org/support/users/fischman12/),
 * The imgur link you provided does not work for me but when you updated the WordPress
   and Site URL’s, did you also update your .htaccess to include:
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteCond %{SERVER_PORT} 80
       RewriteRule ^(.*)$ https://wholesale.ffnatural.com/$1 [R,L]
       </IfModule>
       ```
   
 * Take a backup of your .htaccess file before touching it just incase but if you
   skipped that part, I am willing to bet that’s your issue.

Viewing 1 replies (of 1 total)

The topic ‘Changed Http to HTTPS now causes redirect loop’ is closed to new replies.

## Tags

 * [dashboard](https://wordpress.org/support/topic-tag/dashboard/)
 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [loop](https://wordpress.org/support/topic-tag/loop/)
 * [redirect](https://wordpress.org/support/topic-tag/redirect/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Craig Ralston](https://wordpress.org/support/users/craig-ralston/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/changed-http-to-https-now-causes-redirect-loop/#post-6952313)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
