Migrating wordpress sites to another host
When migrating wordpress sites, from one server/host to another… you might encounter some problems with 2 things: Absolute vs Relative paths for e.g. images Serialized data. This is how to fix both: Absolute paths: can be fixed by my previous post here Serialized Data: by modifying your absolute paths for URL’s of Image paths, your […]
Migrating wordpress sites to another host Read More »