Title: Redirection Problem
Last modified: August 20, 2016

---

# Redirection Problem

 *  Resolved [sumitkanoje](https://wordpress.org/support/users/sumitkanoje/)
 * (@sumitkanoje)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/redirection-problem-11/)
 * I Have mistakenly moved my website to same server with this plugin, and now when
   i want to access the old webiste admin panel , the website redirects to to new
   website address where.
 * How should i stop this redirection
 * [http://wordpress.org/extend/plugins/wordpress-move/](http://wordpress.org/extend/plugins/wordpress-move/)

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

 *  [Sheri Grey](https://wordpress.org/support/users/designsimply/)
 * (@designsimply)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/redirection-problem-11/#post-3520686)
 * What are the old and new website addresses? Are you trying to set it up so both
   work as separate sites (i.e. the new one is a copy and the old one still works
   too)? Or are you trying to put it back to the way it was before you changed anything?
 *  Thread Starter [sumitkanoje](https://wordpress.org/support/users/sumitkanoje/)
 * (@sumitkanoje)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/redirection-problem-11/#post-3520696)
 * Thank you For Reply But I resolve the problem by adding this code into wp-config.
   php file.
 *     ```
       define('WP_HOME', 'http://www.your_website.com');
       define('WP_SITEURL', 'http://www.your_webiste.com/wordpress');
       ```
   
 * Thanks.

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-move_be2f30.svg)
 * [WordPress Move](https://wordpress.org/plugins/wordpress-move/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-move/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-move/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-move/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-move/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-move/reviews/)

## Tags

 * [can't login](https://wordpress.org/support/topic-tag/cant-login/)
 * [redirect](https://wordpress.org/support/topic-tag/redirect/)

 * 2 replies
 * 2 participants
 * Last reply from: [sumitkanoje](https://wordpress.org/support/users/sumitkanoje/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/redirection-problem-11/#post-3520696)
 * Status: resolved