From c5d05987c032767d29554dd0f077a15c8b632004 Mon Sep 17 00:00:00 2001 From: Rachel Whitton Date: Fri, 11 Oct 2024 16:28:37 -0500 Subject: [PATCH] Scrub crosslinks --- source/content/guides/fastly-pantheon/01-introduction.md | 4 ---- source/content/modules.md | 4 ---- source/content/products.md | 4 ++-- source/data/landings.yaml | 2 -- 4 files changed, 2 insertions(+), 12 deletions(-) diff --git a/source/content/guides/fastly-pantheon/01-introduction.md b/source/content/guides/fastly-pantheon/01-introduction.md index 7a4922eb33..265bef57c7 100644 --- a/source/content/guides/fastly-pantheon/01-introduction.md +++ b/source/content/guides/fastly-pantheon/01-introduction.md @@ -53,12 +53,8 @@ You can refer to the following docs for common caching issues: - [Debug Common Cache Busters](/guides/frontend-performance/caching#troubleshoot-caching-issues) - [Traffic Limits and Overages](/guides/account-mgmt/traffic) -You should consult the [Edge Integrations Guide](/guides/edge-integrations/) and complete the appropriate configuration for your WordPress or Drupal site if you plan on using content personalization in addition to Fastly. - ## More Resources -- [Edge Integrations](/guides/edge-integrations/) - - [New Relic Performance Monitoring on Pantheon](/guides/new-relic) - [Pantheon Global CDN](/guides/global-cdn) - Learn about the Global CDN that comes with all Pantheon sites. diff --git a/source/content/modules.md b/source/content/modules.md index d19b83df5f..f5dd342664 100644 --- a/source/content/modules.md +++ b/source/content/modules.md @@ -24,10 +24,6 @@ WordPress users should review [Pantheon Plugins](/guides/wordpress-configuration The Advanced Page Cache module attaches [Drupal's cache metadata](https://www.drupal.org/docs/8/api/cache-api/cache-api) to a response so that Pantheon's [Global CDN](/guides/global-cdn) edge service can granularly clear new content as it is saved. The Global CDN can detect when underlying data changes, such as nodes and taxonomy terms, then clear pages containing that entity. For details, see [this blog post](https://pantheon.io/blog/pantheon-advanced-page-cache-drupal-cache-metadata-global-cdn). -## Edge Personalization - -The [Edge Integrations Drupal module](/guides/edge-integrations/drupal-sdk/) is a Software Development Kit (SDK) that allows users to personalize Drupal. This module uses configuration at the "edge" or the CDN to enable personalization options for Geolocation or Interests. This is done by using HTTP vary headers that tell the CDN to return cached variations of content based on values identified by the user browsing the site. - ## [Generate Errors (Drupal 7)](https://www.drupal.org/project/generate_errors) Interface which allows you to generate various errors to test system behaviors like custom errors and server responses. diff --git a/source/content/products.md b/source/content/products.md index eab1a124a5..d734cb151c 100644 --- a/source/content/products.md +++ b/source/content/products.md @@ -102,9 +102,9 @@ Pantheon offers a wide array of products and features to simplify building and m - + - Edge Integrations is a Software Development Kit (SDK) that allows users to personalize WordPress and Drupal. + Pantheon Secrets is key to maintaining industry best practices for secrets management, secure builds, and application implementation to provide an additional layer of security to your site. diff --git a/source/data/landings.yaml b/source/data/landings.yaml index 80fc8d8098..36c99a3c56 100644 --- a/source/data/landings.yaml +++ b/source/data/landings.yaml @@ -1066,8 +1066,6 @@ url: "/guides/local-development/drupal-phpstorm" - text: "Drupal Commerce" url: "/guides/drupal-commerce" - - text: "Drupal SDK" - url: "/guides/edge-integrations/drupal-sdk/" - text: "Using Terminus to Create and Update Drupal Sites on Pantheon" url: "/guides/terminus-drupal-site-management/" icon: "book"