Title: Redirect causing issues
Last modified: August 22, 2016

---

# Redirect causing issues

 *  [SoutraDesign](https://wordpress.org/support/users/soutradesign/)
 * (@soutradesign)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/redirect-causing-issues/)
 * I hope someone can help. I am currently working on a website but my client has
   requested that the domain be temporarily redirected to his facebook page as he
   has inadvertently published the web address in an advertising campaign! I have
   done this for him through his control panel / DNS but I hadnt realised that in
   doing so I would no longer have access to the wordpress site to continue work–
   how can I get round this problem?
 * Cheers
 * Steven

Viewing 1 replies (of 1 total)

 *  [Rajan Vijayan](https://wordpress.org/support/users/rajanit2000/)
 * (@rajanit2000)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/redirect-causing-issues/#post-5307567)
 * Just rename index.php file
 * create new index.php file and put this code
 *     ```
       <?php
       header("Location:FACEBOOK URL HERE");
       ?>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Redirect causing issues’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Rajan Vijayan](https://wordpress.org/support/users/rajanit2000/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/redirect-causing-issues/#post-5307567)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
