Improve SEO and metadata for tutorial and homepage - #23
Merged
Conversation
The landing page had no meta description at all, so search engines and link unfurls fell back to whatever prose they scraped first. Add a description, canonical URL and Open Graph/Twitter tags to index.html and the tutorial, and widen the npm keyword list to match. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DwhHTi64KRDP7oNAMTotSJ
The single-source-of-truth schema is the thing the framework actually sells, so say it in the meta and OG descriptions rather than stopping at 'no build step'. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DwhHTi64KRDP7oNAMTotSJ
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
Enhanced search engine optimization and social media sharing for the TinyWebGPU documentation by adding comprehensive metadata tags and improving page titles and descriptions across the main pages and package.json.
Key Changes
shaders,compute-shader,webgpu-framework,zero-dependency) to improve discoverabilityNotable Details
og:type,og:site_name,og:url,og:title,og:description) for improved social media previewshttps://claude.ai/code/session_01DwhHTi64KRDP7oNAMTotSJ