Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
$20
Accidentally changed site URL
I didn't install the wordpress site so my knowledge is limited, and the help files were a bit over my head.
Help me get my site back and I will reward you handsomely. :)
This question has been answered.
Tracy Rocca | 11/09/10 at 12:02pm
Edit
(5) Possible Answers Submitted...
See a chronological view of answers?
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
-

Last edited:
11/09/10
12:09pmAndrzej Zglobica says:Hi, I can help you on this. Can you pls contact me on Skype or email? will send you the detilas
- 11/09/10 12:13pm
Andrzej Zglobica says:Prize seems to be good enough by the way.
- 11/09/10 12:13pm
-

Last edited:
11/09/10
12:09pmUtkarsh Kukreti says:Add the following line to your wp-config.php file
define('WP_HOME','http://example.com');
define('WP_SITEURL','http://example.com');
with example.com being your site's path. -

Last edited:
11/09/10
12:10pmLee Rickler says:Various ways you can do this without admin access - http://codex.wordpress.org/Changing_The_Site_URL
-

Last edited:
11/09/10
12:27pmErez S says:Send me the username and password to the hosting and the old site url and I'll fix this for you
- 11/09/10 12:12pm
Erez S says:Or you can add this to your wp-config.php file in the beginning of the file:
define('WP_HOME', 'http://' . $_SERVER['SERVER_NAME']);
define('WP_SITEURL', 'http://' . $_SERVER['SERVER_NAME']);
- 11/09/10 12:12pm
-

Last edited:
11/09/10
12:13pmJohn Cotton says:Have you tried sticking these two lines in your wp-config.php file?
define('WP_HOME','http://YOUR_URL/');
define('WP_SITEURL','http://YOUR_URL/');
This question has expired.
Erez S had additional discourse to offer.
Current status of this question: Completed
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
