Tag Archives: change multisite url
How to change wordpress multisite URL

How to change WordPress Multisite URL I recently had a client that was trying to change WordPress Multisite URL to a new domain name, well for those that do not know already, WordPress usually hard code the URL inside the database, the table wp_options (wp_ being the table prefix of course). Right so why so