development
16
Oct
2012
In development
mySQL
php
phpMyAdmin
WordPress
WordPress 3.0
WordPress Development
WordPress Multisite
By Andy
Undo Domain Mapping – WordPress Multisite
On 16, Oct 2012 | One Comment | In development, mySQL, php, phpMyAdmin, WordPress, WordPress 3.0, WordPress Development, WordPress Multisite | By Andy
I recently had a situation where a site within a WordPress multisite was domain mapped and the DNS at the registrar was changed away from the multisite without the multisite install being updated first. This meant that the WordPress site was not available and the client wanted certain information from the original WordPress dashboard.
The solution is luckily very simple.
- Log in to the database powering the WordPress Multisite install (phpMyAdmin or similar)
- Locate the table named “[YOUR PREFIX HERE]domain_mapping”.
- Find theĀ erroneousĀ domain
- Delete the row!
- Sit back and stop worrying.
Comments
-
Your solution on this problem is quite good I will certainly try on this.










Submit a Comment