Can't locate the source for redirect

by 6 replies
7
I'm working on a website which is being redirected to another site and can not locate the redirect.

I've checked the registrar (godaddy), host (hostgator) and .htaccess file (which is blank) and can not figure out how this is being redirected.

I can not access the site through old-site/wp-admin because I am being redirected to new-site.com/wp-admin.

Any suggestions on how to remove the redirect?

Thank you.
#programming #locate #redirect #source
  • You don't give us enough information here...

    Did you change change the DNS of the new website domain name? If so, it takes about 1 day to clear up all the caches along the way. This means it will first continue to go to the old location, then flip between the old and new for a while, and finally only go to the new site. The switch may be as fast as 1h, and as long as 2 days.

    One way to work on your new site while that takes place is to create a sub-domain... however, Workdpress doesn't play nice with the "wrong" domain name...
    • [1] reply
    • No, I haven't changed the DNS of the new website domain name. All I've done is looked in the usual places trying to figure out how this site is redirected and can't figure out how to disable the redirect.
  • [DELETED]
  • Did you check the index file?
    Did you check the database?
    Did you ask Hostgator to investigate?
  • Did you check that forwarding is turned off in the domain management section at godaddy?
    • [1] reply
    • Problem solved - Thank you to everyone.

      It was the database. I didn't even know you could do a redirect through the database. Learn something new everyday. Thank you again.
      • [1] reply

Next Topics on Trending Feed

  • 7

    I'm working on a website which is being redirected to another site and can not locate the redirect. I've checked the registrar (godaddy), host (hostgator) and .htaccess file (which is blank) and can not figure out how this is being redirected.