Skip to content

Commit

Permalink
Scrub crosslinks
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelwhitton committed Oct 11, 2024
1 parent 4ba3b36 commit c5d0598
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 12 deletions.
4 changes: 0 additions & 4 deletions source/content/guides/fastly-pantheon/01-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 0 additions & 4 deletions source/content/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions source/content/products.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@ Pantheon offers a wide array of products and features to simplify building and m

</Product>

<Product title={"Personalization"} link={"/guides/edge-integrations/"}>
<Product title={"Pantheon Secrets"} link={"/guides/secrets/"}>

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.

</Product>

Expand Down
2 changes: 0 additions & 2 deletions source/data/landings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c5d0598

Please sign in to comment.