seo: add site config, robots.txt, structured data, and improved meta descriptions#89
Open
bholmesdev wants to merge 1 commit intomainfrom
Open
seo: add site config, robots.txt, structured data, and improved meta descriptions#89bholmesdev wants to merge 1 commit intomainfrom
bholmesdev wants to merge 1 commit intomainfrom
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
24a5377 to
b48f2e2
Compare
b48f2e2 to
038ea7e
Compare
038ea7e to
ca7693b
Compare
ca7693b to
939e77d
Compare
939e77d to
3eca581
Compare
3eca581 to
dea8838
Compare
dea8838 to
23c3b6d
Compare
…descriptions - Add site property to astro.config.mjs to enable sitemap and canonical URLs - Add robots.txt with sitemap reference - Add WebSite JSON-LD structured data via Starlight head config - Improve meta descriptions on all pages for better keyword targeting - Add video fallback text on stream.md - Remove emoji from site title for cleaner SERP display Co-Authored-By: Oz <oz-agent@warp.dev>
23c3b6d to
52a8fc8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SEO & AEO Audit: simple-stack/www
Comprehensive SEO and AEO (Answer Engine Optimization) audit and fixes for the documentation site at simple-stack.dev.
Critical fixes
siteproperty toastro.config.mjs— enables Starlight's built-in sitemap generation, canonical URLs, and fully-qualified Open Graph URLsrobots.txt— provides crawl guidance and references the auto-generated sitemapheadconfig, with author/person schema for AI engine trust signalsHigh priority improvements
titleconfig for better SERP display<title>head override, added descriptive title and descriptionMedium priority fixes
Remaining recommendations (not in this PR)
These are content/strategy changes best handled by the maintainer:
What this enables
After merge and deploy:
/sitemap-index.xmlThis PR was generated with Oz.