Title: https redirects back to http
Last modified: January 17, 2017

---

# https redirects back to http

 *  [pizat2](https://wordpress.org/support/users/pizat2/)
 * (@pizat2)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/https-redirects-back-to-http/)
 * What I have done so far to troubleshoot this issue.
 * 1. Created a [test.php](https://villageofsunfield.org/test.php) on my server 
   and tested https on that url and it works.
    2.Renamed my plugin folder to plugins-
   old and created a empty plugin folder. That also takes car of the issue. 3. Disabled
   all plugins within my admin panel and that doesn’t fix the issue. 4. My admin
   panel and wp-login are all SSL and it works. 5. Im using plugin WordPress HTTPS
   without any problems until recently. 6. I created a test page within wordpress
   [https://villageofsunfield.org/test-page](http://villageofsunfield.org/test-page/)
 * I would love any advice.

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

 *  [Rajesh Soni](https://wordpress.org/support/users/rajeshsoni/)
 * (@rajeshsoni)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/https-redirects-back-to-http/#post-8665315)
 * Add the below to `wp-config.php`
 *     ```
       define('WP_HOME','https://villageofsunfield.org');
       define('WP_SITEURL','https://villageofsunfield.org');
       ```
   
 *  Thread Starter [pizat2](https://wordpress.org/support/users/pizat2/)
 * (@pizat2)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/https-redirects-back-to-http/#post-8666392)
 * I get the following error.
 * Parse error: syntax error, unexpected ‘&’ in /home/villageofsunfiel/public_html/
   wp-config.php on line 93
 *  [Rajesh Soni](https://wordpress.org/support/users/rajeshsoni/)
 * (@rajeshsoni)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/https-redirects-back-to-http/#post-8666500)
 * Please post the contents of wp-config.php line # 90 onwards
 *  Thread Starter [pizat2](https://wordpress.org/support/users/pizat2/)
 * (@pizat2)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/https-redirects-back-to-http/#post-8666588)
 * It only goes to Line 90 below.
 * require_once(ABSPATH . ‘wp-settings.php’);
 *  Thread Starter [pizat2](https://wordpress.org/support/users/pizat2/)
 * (@pizat2)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/https-redirects-back-to-http/#post-8698548)
 * Any other Ideas?

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

The topic ‘https redirects back to http’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [pizat2](https://wordpress.org/support/users/pizat2/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/https-redirects-back-to-http/#post-8698548)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
