-
Notifications
You must be signed in to change notification settings - Fork 155
Add description metadata to first-level index pages #3395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: theletterf <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simple progress! Nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Vlada Chirmicci <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you
Summary
This PR adds
description
metadata to the frontmatter of all 10 first-level index.md files in the repository to improve SEO and provide clear page summaries.Changes
Added concise, informative descriptions to the following first-level index pages:
Implementation Details
index.md
fileextend/index.md
andrelease-notes/index.md
) previously had no frontmatter and now have proper YAML frontmatter blocksRelated Issue
Addresses the requirement outlined in elastic/docs-builder#1559
Example
Before:
After:
Original prompt
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.