Hi there,
In Settings > General, I changed the "WordPress address (URL)" to a domain, but I messed up in spelling it, and now it won't allow me to login!
I go to http://www.mydomain.com/wp-admin/ and I get Page Not Found. How do I solve this?
Hi there,
In Settings > General, I changed the "WordPress address (URL)" to a domain, but I messed up in spelling it, and now it won't allow me to login!
I go to http://www.mydomain.com/wp-admin/ and I get Page Not Found. How do I solve this?
You'll need to modify it in your database directly. Look for the url row in the wp_options table, ad modify there directly. It should get back to normal then.
there are many methods
http://codex.wordpress.org/Changing_The_Site_URL
Ah thank you very much, both of you.
This topic has been closed to new replies.