Forums
(@sumitkanoje)
13 years, 2 months ago
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.