SEO improvements and strategic Expanso links - #135
Closed
aronchick wants to merge 2 commits into
Closed
Conversation
- Changed url config from 'bacalhau.org' to 'docs.expanso.io' - Updated site title and branding to match Expanso documentation - This fixes the dual-canonical bug causing Google to index 0/527 pages The issue was that Docusaurus was generating canonical tags pointing to bacalhau.org while the site is deployed to docs.expanso.io, causing Google to see duplicate content and not index any pages. This change ensures all canonical URLs correctly point to docs.expanso.io where the content is actually hosted.
- Fixed docusaurus.config.ts: restored proper Bacalhau branding, corrected URL to bacalhau.org - Enhanced main docs page (README.md) with strategic Expanso links and better structure - Improved Quick Start guide with SEO metadata and natural Expanso mentions - Updated robots.txt for proper sitemap reference and crawl optimization - Added comprehensive FAQ page with JSON-LD schema markup - Added structured data for organization/founding company relationship - Improved internal linking structure throughout documentation - Added enterprise/production call-outs that naturally link to Expanso All links to Expanso are contextually appropriate and provide genuine value to users seeking enterprise solutions.
Contributor
Author
|
Superseded by #138. This change must not merge because it would canonicalize Bacalhau documentation to docs.expanso.io, which breaks the independent Bacalhau entity boundary. |
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.
This PR implements comprehensive SEO improvements for Bacalhau docs and adds strategic links to Expanso where natural and valuable.
🔧 Configuration Fixes
docs.expanso.ioback tobacalhau.org(where docs actually live)📝 Content Enhancements
🔗 Strategic Linking
Added natural, valuable links to Expanso throughout documentation:
🚀 SEO Improvements
✅ What This Achieves
All changes respect the requirement to keep Bacalhau docs canonical to bacalhau.org while naturally highlighting Expanso's enterprise offerings.