Updating WordPress (or other CMS) via SQL or ‘sed’
March 9th, 2010
Comments off
Moving your WordPress site to a new URI? If so, you will need to update the database entries that are specific to your new URI. Some solutions to making global data changes: Solution A – pre-import data massage export the SQL data from the current site make changes via a ‘stream editor’ like ‘sed’ (replace Continue reading →