Title: problem with site redirection
Last modified: August 20, 2016

---

# problem with site redirection

 *  [webofnithin](https://wordpress.org/support/users/webofnithin/)
 * (@webofnithin)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/problem-with-site-redirection/)
 * i registered a domain with dot.tk and forwarded to my domain with out editing
   dns ,and changed the sites url and wordpress url to .tk domain.now everthing 
   is gone and cant accesss dashboard …………….plz help

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

 *  [Christine Rondeau](https://wordpress.org/support/users/crondeau/)
 * (@crondeau)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/problem-with-site-redirection/#post-2541724)
 * I don’t think that you should have changed your site and wordpress url.
 * To change these back, go to your hosting provider and log into your cpanel. Hopefully
   they have PhpMyadmin. If they do, then login to phpMyadmin and navigate to the
   wp_options table. You can then change your site url and wordpress url back to
   what it was.
 * If you registered a new domain and then forwarded it to your existing domain,
   then the site and wordpress urls need to stay as the existing domain name.
 *  Thread Starter [webofnithin](https://wordpress.org/support/users/webofnithin/)
 * (@webofnithin)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/problem-with-site-redirection/#post-2541927)
 * [http://asifali.x10.mx/](http://asifali.x10.mx/) this is my domain. what wp-admin
   url can’t be accessed
 *  [Ultrasoul](https://wordpress.org/support/users/ultrasoul/)
 * (@ultrasoul)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/problem-with-site-redirection/#post-2542224)
 * I have had a issue with Dot.TK mainly when i go to the site via [http://www.example.tk](http://www.example.tk)
   when i enter the details to log in the page goes blank white. And if i got trough
   [http://www.example.freehostingsite.com](http://www.example.freehostingsite.com)
   and go through the login process everything is fine.
 * Im not sure if what you are describing is the same issue.
    If it is i have found
   a way around it.
 * Dot.tk Take on the URL so if you have set up different pages all of them will
   say [http://www.example.tk](http://www.example.tk) When loging in to try and 
   get to the admin page for me it caused a white screen. So it was a redirection
   problem. Dot.tk was trying to keep hold of the URL
 * What i had to do was unmask the URL from dot.tk – what this means is if people
   go to your site through [http://www.example.tk](http://www.example.tk) when they
   reach the site the URL displays its original [http://www.example.freehostingsite.com](http://www.example.freehostingsite.com)
   
   This will allow you to go into the admin area no problem. But you will have to
   settle for visitors seeing the original URL not the Dot.tk one They can still
   follow the Dot.tk URL to your site though.
 * To unmasked the the URL you have to go into your wordpress Theme Header.PHP and
   under the line
 * <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt](http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt);
 * Enter the code
 *     ```
       <html>
       <head>
       <meta http-equiv=”Refresh” content=”0;URL=YOURURLHERE”>
       <script type=”text/javascript”>if (top!=self) top.location.href=self.location.href;</script>
       </html>
       ```
   
 * This worked for me.

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

The topic ‘problem with site redirection’ is closed to new replies.

## Tags

 * [domain](https://wordpress.org/support/topic-tag/domain/)
 * [forwarding](https://wordpress.org/support/topic-tag/forwarding/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Ultrasoul](https://wordpress.org/support/users/ultrasoul/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/problem-with-site-redirection/#post-2542224)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
