Migrate Posts/Pages Between Websites
Learn how to migrate and merge WordPress posts and pages from one site to another, without overwriting existing posts and pages.
Learn how to migrate and merge WordPress posts and pages from one site to another, without overwriting existing posts and pages.
If you use a non-standard prefix for your database tables, this article will assist you in changing your WordPress database table prefix set in the wp-config.php file.
Learn what cookies and PHP sessions are and how to properly use them. We also explain why you don't want to use them and provide alternatives.
Learn what a "502 Bad Gateway" error is, what causes it, and how to resolve and prevent further 502 errors.
Learn how wp-cron works with scheduled events and how to correct issues, as well as how alternate cron may help.
Learn how to configure Mailgun, a email relay system, and how to integrate it with your WordPress website to send emails to your subscribers and users.
Modifying WordPress core can cause issues on a managed host for WordPress. Learn what to do if our system detects modified WordPress core files.
This article describes the is_wpe() function, which developers can use to perform actions based on location (live, 1-click staging, or non-WP Engine sites).
Learn about best practices when deploying a site to WP Engine. In this article we'll discuss how to deploy when leveraging Git version control.