Copying a WordPress Blog to a Different Domain
Periodically I need to copy the contents of a log to another domain for testing purposes. WordPress doesn’t make this particularly easy as it embeds the complete URL of the site in many places, including the options table, in the posts table for each post, and even in posts, such as when media is added.
There [...]

