Skip to content

Commit 8d21f7d

Browse files
[Speed] Removes AMP and SXGs references from docs (#25894)
* Remove AMP and SXGs references from docs * Update ssl partial * Update public/__redirects
1 parent 4110b9b commit 8d21f7d

File tree

17 files changed

+16
-357
lines changed

17 files changed

+16
-357
lines changed

public/__redirects

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -653,8 +653,8 @@
653653
/fundamentals/reference/the-internet/ /fundamentals/concepts/the-internet/ 301
654654
/fundamentals/reference/http-request-headers/ /fundamentals/reference/http-headers/ 301
655655
/fundamentals/security/browser-integrity-check/ /waf/tools/browser-integrity-check/ 301
656-
/fundamentals/signed-exchanges/ /speed/optimization/other/signed-exchanges/ 301
657-
/fundamentals/signed-exchanges/amp-real-ulr/reference/ /speed/optimization/other/amp-real-url/reference/ 301
656+
/fundamentals/signed-exchanges/ /speed/optimization/ 301
657+
/fundamentals/signed-exchanges/amp-real-ulr/reference/ /speed/optimization/ 301
658658
/fundamentals/speed/aim/ /speed/aim/ 301
659659
/fundamentals/speed/optimization/ /speed/optimization/ 301
660660
/fundamentals/speed/prefetch-urls/ /speed/optimization/content/prefetch-urls/ 301
@@ -1341,19 +1341,19 @@
13411341
/fundamentals/network/0-rtt-connection-resumption/ /speed/optimization/protocol/0-rtt-connection-resumption/ 301
13421342
/support/speed/essentials/will-cloudflares-image-optimization-features-help-if-im-already-optimizing-images/ /speed/optimization/images/troubleshooting/multiple-optimizations/ 301
13431343
/support/speed/optimization-delivery/configuring-cloudflare-mirage/ /speed/optimization/images/mirage/ 301
1344-
/support/speed/optimization-mobile/understanding-cloudflare-mobile-redirect/ /speed/optimization/other/mobile-redirect/ 301
1344+
/support/speed/optimization-mobile/understanding-cloudflare-mobile-redirect/ /rules/url-forwarding/examples/perform-mobile-redirects/ 301
13451345
/support/speed/optimization-file-size/using-cloudflare-auto-minify/ /speed/optimization/content/ 301
13461346
/support/speed/optimization-file-size/what-will-cloudflare-compress/ /speed/optimization/content/compression/ 301
13471347
/speed/optimization/content/brotli/ /speed/optimization/content/compression/ 301
13481348
/speed/optimization/content/brotli/enable/ /speed/optimization/content/compression/ 301
13491349
/speed/optimization/content/brotli/content-compression/ /speed/optimization/content/compression/ 301
13501350
/support/speed/optimization-file-size/why-isnt-auto-minify-working/ /speed/optimization/content/troubleshooting/ 301
1351-
/support/speed/optimization-mobile/why-is-the-mobile-redirect-i-set-up-through-cloudflare-redirecting-my-static-assets/ /speed/optimization/other/troubleshooting/mobile-redirect-affect-static-assets/ 301
1352-
/speed/optimization/other/amp-real-ulr/ /speed/optimization/other/amp-real-url/ 301
1353-
/speed/optimization/other/amp-real-ulr/reference/ /speed/optimization/other/amp-real-url/reference/ 301
1351+
/support/speed/optimization-mobile/why-is-the-mobile-redirect-i-set-up-through-cloudflare-redirecting-my-static-assets/ /rules/url-forwarding/examples/perform-mobile-redirects/ 301
1352+
/speed/optimization/other/amp-real-ulr/ /speed/optimization/ 301
1353+
/speed/optimization/other/amp-real-ulr/reference/ /speed/optimization/ 301
13541354
/speed/optimization/other/mobile-redirect/ /rules/url-forwarding/examples/perform-mobile-redirects/ 301
1355-
/speed/optimization/other/troubleshooting/mobile-redirect-affect-static-assets/ /speed/optimization/other/ 301
1356-
/speed/optimization/other/troubleshooting/ /speed/optimization/other/ 301
1355+
/speed/optimization/other/troubleshooting/mobile-redirect-affect-static-assets/ /speed/optimization/ 301
1356+
/speed/optimization/other/troubleshooting/ /speed/optimization/ 301
13571357
/speed/optimization/content/auto-minify/ /speed/optimization/content/ 301
13581358
/speed/optimization/content/troubleshooting/auto-minify-not-working/ /speed/optimization/content/troubleshooting/ 301
13591359
/speed/optimization/content/speculation/ /speed/optimization/content/speed-brain/ 301
@@ -2323,9 +2323,9 @@
23232323
/fundamentals/get-started/setup/troubleshooting/* /fundamentals/setup/account-setup/add-site/ 301
23242324
/fundamentals/get-started/basic-tasks/account-security/* /fundamentals/account-and-billing/account-security/:splat 301
23252325
/fundamentals/get-started/setup/account-setup/* /fundamentals/account-and-billing/account-setup/:splat 301
2326-
/fundamentals/speed/amp-real-ulr/* /speed/optimization/other/amp-real-ulr/:splat 301
2326+
/fundamentals/speed/amp-real-ulr/* /speed/optimization/:splat 301
23272327
/fundamentals/speed/rocket-loader/* /speed/optimization/content/rocket-loader/:splat 301
2328-
/fundamentals/speed/signed-exchanges/* /speed/optimization/other/signed-exchanges/:splat 301
2328+
/fundamentals/speed/signed-exchanges/* /speed/optimization/:splat 301
23292329
/fundamentals/speed/speed-test/* /speed/observatory/:splat 301
23302330
/speed/speed-test/* /speed/observatory/:splat 301
23312331
/http-applications/* /version-management/:splat 301
@@ -2345,6 +2345,7 @@
23452345
/fundamentals/setup/manage-members/* /fundamentals/manage-members/:splat 301
23462346
/logs/get-started/enable-destinations/* /logs/logpush/logpush-job/enable-destinations/:splat 301
23472347
/logs/reference/log-fields/* /logs/logpush/logpush-job/datasets/:splat 301
2348+
/speed/optimization/other/* /speed/optimization/ 301
23482349

23492350
# AI Crawl Control
23502351
/ai-audit/* /ai-crawl-control/:splat 301

src/content/docs/fundamentals/api/get-started/account-owned-tokens.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Account API tokens are generally available for all accounts. Some services may n
3636
| Account Analytics ||
3737
| Account Management ||
3838
| AI Gateway ||
39-
| AMP ||
4039
| API Shield ||
4140
| Argo ||
4241
| Billing ||

src/content/docs/fundamentals/performance/improve-seo.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ To make sure your domain is accessible over HTTPS:
3939

4040
With [Crawler Hints](/cache/advanced-configuration/crawler-hints/), search engines and other bot-powered experiences have the freshest version of your content, translating into happier users and ultimately influencing search rankings.
4141

42-
### Enable Automatic Signed Exchanges (SXGs)
43-
44-
Automatic Signed Exchanges (SXGs) is an open web platform specification developed by Google to verify a cached version of a website.
45-
46-
When you enable [signed exchanges](/speed/optimization/other/signed-exchanges/), your site will load faster when linked to from a site supporting SXG. Since many search engines use page load times to determine search result ranking, SXGs can provide an SEO boost.
47-
4842
## Troubleshooting
4943

5044
Depending on your domain's security settings, you might accidentally block search engine crawlers.

src/content/docs/rules/configuration-rules/settings.mdx

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -295,28 +295,4 @@ API values: `"off"`, `"flexible"`, `"full"`, `"strict"`, `"origin_pull"`.
295295

296296
<Render file="configuration-rule-link-to-examples" product="rules" />
297297

298-
</Details>
299-
300-
## SXG
301-
302-
[Signed Exchanges (SXG)](/speed/optimization/other/signed-exchanges/) is an open standard that makes it possible to cryptographically authenticate the origin of a resource independently of how it is delivered.
303-
304-
Use this setting to turn on or off signed exchanges for matching requests.
305-
306-
<Details header="API information">
307-
308-
API configuration property name: `"sxg"` (boolean).
309-
310-
```json title="API configuration example"
311-
"action_parameters": {
312-
"sxg": false
313-
}
314-
```
315-
316-
<Render file="configuration-rule-link-to-examples" product="rules" />
317-
318-
</Details>
319-
320-
:::caution[Deprecation notice]
321-
Signed exchanges is being deprecated and will be removed on October 20, 2025.
322-
:::
298+
</Details>

src/content/docs/speed/optimization/other/amp-real-url/enable-amp-real-url.mdx

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/content/docs/speed/optimization/other/amp-real-url/index.mdx

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/content/docs/speed/optimization/other/amp-real-url/reference.mdx

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/content/docs/speed/optimization/other/index.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/content/docs/speed/optimization/other/signed-exchanges/enable-signed-exchange.mdx

Lines changed: 0 additions & 42 deletions
This file was deleted.

src/content/docs/speed/optimization/other/signed-exchanges/index.mdx

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)