I recently moved my site from a subdirectory to the main site url.
Since then, upon logging in to WordPress, if I select the Dashboard it now takes me to an individual post, instead of the main site.
I've noticed two things: first, when I log in to WordPress, it initially goes to the location of the old site at http://ftpmedia.com/ftp, then redirects to the new http://ftpmedia.com location however it gets stuck on a (seemingly random) post, always redirecting from login to: http://ftpmedia.com/2010/11/02/ftp-media-donates-to-the-national-aboriginal-achievement-foundation/
So after looking everywhere, in phpMyAdmin and the wp_options, and the wp-config etc, and finding that the site url is specified correctly as http://ftpmedia.com, I can not figure out how or why this error is occurring.
The best I can determine is that the Dashboard link is somehow corrupted somewhere to specify this individual blog post.
The other issue is that the login still goes to http://ftpmedia.com/ftp -- where do I go to update this and will this resolve the Dashboard link problem?
Thanks for your help.