Rename the URL or the ‘display’ name? Changing the URL isn’t really easy with Multisite. You have to search/replace the DB and use a serialization safe tool at that.
db changes.
i found it pretty easy to change the old url to the new url. some of the more informative posts include–
http://wordpress.org/support/topic/change-url-5
http://wordpress.org/support/topic/updating-links-in-old-posts-when-things-change
http://gerardmcgarry.com/blog/wordpress-how-use-mysql-replace-url-your-posts
[i’m no expert. my wp competence is probably somewhere around intermediate. as for ipstenu’s safe tool suggestion, i did not use it but i’ll take a look at it. thanks.]
change at host.
if you have the old url at the host, but want to change to the new host you can do it–by yourself–in about 5 seconds at hostgator. i haven’t included a link since i’m not sure that is proper. if you need let me know.
sagezeppelin – You have to REALLY be careful about data serialization with Multisite. DO NOT attempt a blanket search/replace with SQL and Multisite. You’ll regret it.
Thanks folks, does anyone know if there is a way to shut down a word press site. I’d rather not run two word press sites at once? Or if there is a way to be the sole administrator on a word press site?
I really appreciate it.
Stacy
Separate sites or multisite?
Multisite you can delete a blog in Network Admin. Otherwise just delete the files and database. But make a backup in case you change your mind.