feat(www): SEO/AEO audit — sitemap, structured data, meta tags, and robots.txt#92
Draft
bholmesdev wants to merge 1 commit intomainfrom
Draft
feat(www): SEO/AEO audit — sitemap, structured data, meta tags, and robots.txt#92bholmesdev wants to merge 1 commit intomainfrom
bholmesdev wants to merge 1 commit intomainfrom
Conversation
…improved meta - Add site URL to astro.config.mjs to enable sitemap, canonical URLs - Add Organization JSON-LD and Open Graph meta tags site-wide - Create public/robots.txt with sitemap reference - Improve page titles and descriptions for SERP/AEO optimization - Add SoftwareSourceCode JSON-LD to store, scope, and query pages - Remove redundant head title override on homepage - Remove emoji prefixes from page titles (kept in sidebar labels) - Improve homepage intro text with answer-first AEO structure Co-Authored-By: Oz <oz-agent@warp.dev>
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 for docs site (www)
Comprehensive SEO and AEO (Answer Engine Optimization) audit and fixes for the Simple Stack documentation site.
Critical fixes
siteURL toastro.config.mjs— enables Starlight's built-in sitemap generation, canonical URLs, and<link rel="sitemap">in<head>robots.txtwith sitemap reference for crawler discoverabilityStructured data (JSON-LD)
headconfigheadOn-page SEO improvements
<title>tags (kept in sidebar labels), added descriptive suffixesheadoverride on homepage that duplicated the titleAEO improvements
og:typeandog:site_nameadded site-wideBuild verification
Conversation: https://app.warp.dev/conversation/51826aec-b294-46d6-a621-e03cbe9b237b
Run: https://oz.warp.dev/runs/019d8b38-1d59-7d11-ad4c-995d6997c0a5
Plans:
This PR was generated with Oz.