One of the scariest SEO tasks is a site migration because the stakes are so high and the pitfalls at every step . Here are five tips that will help keep a site migration on track to a successful outcome.
Site Migrations Are Not One Thing
Site Migrations are not one thing, they are actually different scenarios and the only thing they have in common is that there is always something that can go wrong.
Here are examples of some of the different kinds of site migrations:
- Migration to a new template
- Migrating to a new web host
- Merging two different websites
- Migrating to a new domain name
- Migrating to a new site architecture
- Migrating to a new content management system (CMS)
- Migrating to a new WordPress site builder
There are many ways a site can change and more ways for those changes to result in a negative outcome.
The following is not a site migration checklist. It’s five suggestions for things to consider.
1. Prepare For Migration: Download Everything
Rule number one is to prepare for the site migration. One of my big concerns is that the old version of the website is properly documented.
These are some of the ways to document a website:
- Download the database and save it in at least two places. I like to have a backup of the backup stored on a second device.
- Download all the website files. Again, I prefer to save a backup of the backup stored on a second device.
- Crawl the site, save the crawl and export it as a CSV or an XML site map. I prefer to have redundant backups just in case something goes wrong.
An important thing to remember about downloading files by FTP is that there are two formats for downloading files: ASCII and Binary.
- Use ASCII for downloading files that contain code, like CSS, JS, PHP and HTML.
- Use Binary for media like images, videos and zip files.
Fortunately, most modern FTP software have an automatic setting that should be able to distinguish between the two kinds of files. A sad thing that can happen is to download image files using the ASCII format which results in corrupted images.