Resolving WordPress Migration Error Codes
Understanding WordPress Migration Error Codes
When importing a WordPress site into the CRM, you may encounter specific error codes related to file integrity. These errors indicate problems with the site package you are attempting to upload and require specific actions to resolve.
File Corrupted Error
This error indicates that the WordPress export file itself is damaged and cannot be processed by the import system. The corruption could have occurred in your original WordPress installation or during the file creation process.
Resolution: Delete the corrupted file from your import attempt and generate a new, fresh export file from your source WordPress site. Upload the new file to try the import again.
Plugin Issue Error
You may see an error message stating a specific plugin is corrupted, for example: "Plugin named ‘example-plugin’ is corrupted." This means the plugin files within the WordPress package are damaged. The issue could originate from either the source installation where the file was created or the current import environment.
Resolution: The system has identified a problematic plugin within the site package. You should delete this specific plugin from the package or your source site, create a new export file without the corrupted plugin, and attempt the import again.
Unknown Error (Combined Plugin and File Corruption)
In some cases, both a plugin and the main file may be corrupted. The system will typically identify the plugin issue first and display the corresponding plugin error message.
Resolution: Follow the steps for the Plugin Issue Error first: delete the named plugin and try the import with a corrected file. If the underlying file is also corrupted, the error will then change to display the File Corrupted Error. At that point, you must delete the file entirely, create a new export from your source, and attempt the import once more.
By systematically addressing these errors in the order they appear, you can successfully troubleshoot and complete your WordPress site migration into the CRM.