Skip to content

Comments

[Pages] Add SEO descriptions to framework guide pages#28513

Open
speedcoder430 wants to merge 1 commit intocloudflare:productionfrom
speedcoder430:docs/add-seo-descriptions-framework-guides
Open

[Pages] Add SEO descriptions to framework guide pages#28513
speedcoder430 wants to merge 1 commit intocloudflare:productionfrom
speedcoder430:docs/add-seo-descriptions-framework-guides

Conversation

@speedcoder430
Copy link

Summary
Adds missing SEO description frontmatter to all 28 framework guide pages under framework-guides that lacked them. Previously only 5 of 33 files had descriptions (Next.js, Nuxt, Analog, SvelteKit, static Next.js). This improves search snippets, click-through rates, and metadata consistency across the docs.

Closes #28509

Screenshots (optional)
N/A — frontmatter-only changes with no visual impact on page content.

Documentation checklist
The change adheres to the documentation style guide.
If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.

---
pcx_content_type: how-to
title: Static HTML
description: Deploy any static HTML website to Cloudflare Pages without a framework.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

without a framework

Seems unnecessary here

---
pcx_content_type: how-to
title: Astro
description: Deploy an Astro content-focused web application to Cloudflare Pages.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Deploy an Astro website to Cloudflare Pages" could work better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

inconsistent SEO descriptions

4 participants