feat: comprehensive SEO optimization for @deessejs/errors website#24
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Add robots.txt and sitemap.xml generation - Implement JSON-LD structured data (WebSite, Organization, SoftwareApplication, BreadcrumbList, TechArticle, APIReference) - Add Open Graph and Twitter Card metadata - Create dynamic OG images for homepage and documentation pages - Use branded banner for all social sharing images - Add XSS protection for all JSON-LD output Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
44b25eb to
da2a2a2
Compare
Satori requires explicit display: flex on divs with multiple children. Also fixed JSX fragment closing tag in docs page. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.
Summary
Changes
apps/web/src/app/robots.tsapps/web/src/app/sitemap.tsapps/web/src/app/opengraph-image.tsxapps/web/src/app/twitter-image.tsxapps/web/src/app/layout.tsxapps/web/src/app/(home)/layout.tsxapps/web/src/app/(home)/page.tsxapps/web/src/app/docs/[[...slug]]/page.tsxapps/web/src/app/og/docs/[...slug]/route.tsxapps/web/src/lib/shared.tsTest plan
/robots.txt/sitemap.xml🤖 Generated with Claude Code