From 1c8ea2888bf37b2391520d2e0bd1a2a363c6e79a Mon Sep 17 00:00:00 2001 From: Rachel Whitton Date: Wed, 4 Dec 2024 09:48:37 -0600 Subject: [PATCH] Delete wp migration video page --- source/content/migrate-wordpress-multisite.md | 1 - source/content/migrate-wordpress.md | 31 ------------------- source/data/landings.yaml | 3 -- 3 files changed, 35 deletions(-) delete mode 100644 source/content/migrate-wordpress.md diff --git a/source/content/migrate-wordpress-multisite.md b/source/content/migrate-wordpress-multisite.md index 05966c1824..4399755933 100644 --- a/source/content/migrate-wordpress-multisite.md +++ b/source/content/migrate-wordpress-multisite.md @@ -219,5 +219,4 @@ For you to be able to access your WPMS in different environments, you need to en ## More Resources * [Migrate Sites to Pantheon](/guides/guided/) -* [Guided WordPress Migrations (video)](/migrate-wordpress) * [WordPress Launch Check](/guides/wordpress-pantheon/wordpress-launch-check) diff --git a/source/content/migrate-wordpress.md b/source/content/migrate-wordpress.md deleted file mode 100644 index 8642489aae..0000000000 --- a/source/content/migrate-wordpress.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: Guided WordPress Migrations -description: Learn how to migrate existing WordPress sites using the migration plugin. -contributors: [scottmassey] -permalink: docs/:basename -tags: [migrate] -layout: video -type: video -searchboost: 50 -contenttype: [doc] -innav: [true] -categories: [migrate] -cms: [wordpress] -audience: [development] -product: [--] -integration: [--] ---- - - - -Pantheon has a guided path for migrating sites onto our platform. This method gets most sites on board. Let’s click on the Migrate Existing Site button to start the process. - -We give our new destination-site on Pantheon a name. And we install and activate the migration plugin on our legacy site, as instructed. - -It takes a few minutes as it migrates code, database, and files. But then it’s done. That’s it—migrated! - -We give you a guided path for most sites. If you can’t get your site on the platform, let us know so we can help you. - -## More Resources - -- [The Quickstart Guide to Migrating a WordPress Site](https://pantheon.io/resources/quickstart-guide-migrating-wordpress-site) diff --git a/source/data/landings.yaml b/source/data/landings.yaml index ae216bcafe..241131b64d 100644 --- a/source/data/landings.yaml +++ b/source/data/landings.yaml @@ -956,9 +956,6 @@ url: "/guides/local-development/wordpress-phpstorm" - text: "WordPress Configuration Management (WP-CFM)" url: "/guides/wordpress-configurations/wp-cfm" - - text: "Guided WordPress Migrations" - url: "/migrate-wordpress" - icon: "video" - text: "Create a WordPress MU-Plugin for Actions and Filters" url: "/guides/wordpress-configurations/mu-plugin" - text: "Managing Custom Code for WordPress with Plugins"