Are there any other steps that needs to be done after renaming the a blog from the wp super admin site?
After renaming it there, I get 404 Not Found errors when accessing the blog. I checked the database records for posts and some other tables and they still have the old url.
Do I need to update all those records too? I can access the blog-specific wp-admins with the new name... how come I can't access the others?
I'm running nginx and wordpress.
Thank you for any advice you could share.