Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.14.1.19. Transfer WordPress
To transfer a WordPress site, the following steps are usually sufficient:
- Transfer site files and database (if required) using instructions appropriate for your situation.
- Configure the database connection.
- If the configuration file contains absolute paths to site files, please correct them. The path to the site directory should look like
/home/user/example.com/www, whereusershould be replaced with the name of the hosting account, andexample.com/wwwshould be replaced with path to the site files. - If you'll be using a different domain after the transfer, update the site address to the new one.
- If caching is enabled on the site, clear the cache.
- Configure site operation over HTTPS.
- Check that the site is working properly. If you encounter errors related to plugins, try disabling the problematic plugins.