Title: Redirection issue
Last modified: April 20, 2019

---

# Redirection issue

 *  [sjs82](https://wordpress.org/support/users/sjs82/)
 * (@sjs82)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/redirection-issue-20/)
 * I’ve been getting an error message when trying to access my blog since Tuesday.
   GoDaddy says it’s fine on their end & it might be my ISP. My ISP says they aren’t
   blocking anything and it’s GoDaddy. Some people can still access my blog and 
   read posts while others can’t. I’ve tried multiple devices & browsers. My blog
   is coming up right now, but the admin page still gives me the same error message.
   I ran a traceroute per GoDaddy’s twitter support. I spoke with another GoDaddy
   rep via chat with the traceroute results. They said it’s redirection issues and
   to talk to my developer. When I asked if that would be WordPress, they said yes.
   How do I resolve redirection issues, especially if I can’t even access my admin
   page?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fredirection-issue-20%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [MarkRH](https://wordpress.org/support/users/markrh/)
 * (@markrh)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/redirection-issue-20/#post-11449506)
 * Yep, definitely a redirection issue. Going there, I get:
 *     ```
       HTTP/1.1 301 Moved Permanently
       X-Redirect-By: WordPress
       X-XSS-Protection: 1; mode=block
       X-Content-Type-Options: nosniff
       Content-Type: text/html; charset=UTF-8
       X-Port: port_10287
       X-Cacheable: YES:Forced
       Location: http://glutenfreespirited.com/
       Content-Encoding: gzip
       Content-Length: 20
       Accept-Ranges: bytes
       Date: Sat, 20 Apr 2019 11:04:30 GMT
       Age: 33137
       Vary: User-Agent
       X-Cache: cached
       X-Cache-Hit: HIT
       X-Backend: all_requests
       ```
   
 * Then:
 *     ```
       HTTP/1.1 302 Moved Temporarily
       X-XSS-Protection: 1; mode=block
       X-Content-Type-Options: nosniff
       Content-Type: text/html; charset=UTF-8
       X-Port: port_10287
       X-Cacheable: YES:Forced
       Location: http://127.0.0.1
       Content-Encoding: gzip
       Content-Length: 20
       Accept-Ranges: bytes
       Date: Sat, 20 Apr 2019 11:05:10 GMT
       Age: 4999
       Vary: User-Agent
       X-Cache: cached
       X-Cache-Hit: HIT
       X-Backend: all_requests
       ```
   
 * So, something is causing it to redirect to a localhost address (it loaded my 
   local website on my PC). Either something in your .htaccess file or some security
   or other plugin is doing something weird maybe.
 *  [JNashHawkins](https://wordpress.org/support/users/jnashhawkins/)
 * (@jnashhawkins)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/redirection-issue-20/#post-11449937)
 * I had something like this happen to me last night when ‘jiggering’ a Turnkey 
   install to a subdirectory in preparation to bringing it back as a multisite.
 * What happened in my case was there was a pair of ‘defines’ in the wp-config for
   the site URL and the actual WordPress address which differed slightly from the
   addresses I’d ‘shoehorned’ into the database since I couldn’t change them via
   the settings page with those defines preset.
 * I commented out the one but left the other thinking I needed it until the move
   was complete. Wrong!!!! I wound up redirecting to my local machine which doesn’t
   have a web server on it (it’s a Chromebook! <Grin>). I have an excuse… I’m getting
   old.
 * Anyway, you might look at those pieces. WP-Config, the settings page, and kill
   your htaccess (just rename it). That should possibly get you there.
 * Resetting (toggling) your permalinks will rebuild your htaccess giving you the
   correct WordPress statements which you can copy back to your renamed htaccess
   and then ‘fix the name’ once you have got the site and dashboard both working
   again.
 * Hope this helps at least set you on the right path.
 *  Thread Starter [sjs82](https://wordpress.org/support/users/sjs82/)
 * (@sjs82)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/redirection-issue-20/#post-11464953)
 * Thanks for the replies. How do I do this when I can’t access my admin page?

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

The topic ‘Redirection issue’ is closed to new replies.

## Tags

 * [error message](https://wordpress.org/support/topic-tag/error-message/)
 * [redirection issue](https://wordpress.org/support/topic-tag/redirection-issue/)
 * [wp-admin](https://wordpress.org/support/topic-tag/wp-admin/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [sjs82](https://wordpress.org/support/users/sjs82/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/redirection-issue-20/#post-11464953)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
