Conversation
SEO fixes:
- Add sitemap.ts and robots.ts for search engine indexing
- Add JSON-LD structured data (SoftwareApplication schema)
- Add viewport export with theme-color for light/dark modes
- Add canonical URLs to all pages
- Fix homepage title (9 chars → 50 chars) and description (169 → 120 chars)
- Add title.template ("%s | Relaycode") for consistent sub-page titles
- Update keywords to include Studio, Solidity, PolkaVM, Dedot
- Fix siteName in openGraph (was using page title instead of "Relaycode")
README:
- Rewrite to reflect toolkit rebrand (not just extrinsic builder)
- Add OG banner images for each tool section
- Document Contract Studio, Extrinsic Builder, Component Docs
- Update tech stack table, getting started, and project structure
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #41 +/- ##
==========================================
+ Coverage 48.90% 48.91% +0.01%
==========================================
Files 180 180
Lines 22946 22954 +8
Branches 1236 1237 +1
==========================================
+ Hits 11221 11229 +8
Misses 11677 11677
Partials 48 48 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
sitemap.tsandrobots.tsfor search engine indexingtitle.templateso sub-pages render as "Page Title | Relaycode"public/og/for README displayTest plan
relaycode.org/sitemap.xmlreturns valid sitemaprelaycode.org/robots.txtreturns valid robots config