Skip to content

feat(seo): complete docs Organization sameAs (cross-property entity consistency)#887

Merged
nehagup merged 1 commit into
mainfrom
geo/org-sameas-completion
Jul 11, 2026
Merged

feat(seo): complete docs Organization sameAs (cross-property entity consistency)#887
nehagup merged 1 commit into
mainfrom
geo/org-sameas-completion

Conversation

@nehagup

@nehagup nehagup commented Jul 11, 2026

Copy link
Copy Markdown
Member

What & why

The docs site-wide Organization JSON-LD (docusaurus.config.js headTags) listed 7 sameAs profiles while the keploy.io landing Organization lists 13. This aligns them so landing, blog, and docs all resolve to one consistent Keploy entity for AI answer engines — cross-property sameAs is the primary entity-disambiguation signal LLMs use.

Change (additive, docusaurus.config.js)

Adds the verified authority/review profiles already live on landing:

  • Discord, community.keploy.io, VS Code Marketplace, Chrome Web Store, Crunchbase, AWS Marketplace.

All values mirrored verbatim from the live landing Organization node — no new/unverified claims.

Scope / safety

  • Touches only the Organization.sameAs array. The open seo/audit-fixes docs PR does not touch this block (verified) — no conflict.
  • node --check docusaurus.config.js passes.

Audit mapping

Pixis GEO audit — entity/E-E-A-T lever (cross-property entity consistency); complements the blog Organization enrichment PR.

🤖 Generated with Claude Code

The docs site-wide Organization JSON-LD listed 7 sameAs profiles while the
keploy.io landing Organization lists 13. Aligns them so all three web
properties (landing, blog, docs) resolve to one consistent Keploy entity
for AI answer engines — cross-property sameAs is the primary
entity-disambiguation signal LLMs use.

Adds the verified authority/review profiles already live on landing:
Discord, community, VS Code Marketplace, Chrome Web Store, Crunchbase,
AWS Marketplace. All values mirrored verbatim from the live landing
Organization node; no new/unverified claims.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Neha Gupta <gneha21@yahoo.in>
Copilot AI review requested due to automatic review settings July 11, 2026 13:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Aligns the docs site’s Organization JSON-LD sameAs links with the live keploy.io landing page so search/AI systems resolve a single consistent Keploy entity across properties.

Changes:

  • Adds additional verified Organization.sameAs URLs (Discord, community, VS Code Marketplace, Chrome Web Store, Crunchbase, AWS Marketplace).
  • Keeps the change strictly additive within the existing JSON-LD Organization block in headTags.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nehagup nehagup merged commit a85b148 into main Jul 11, 2026
8 checks passed
@nehagup nehagup deleted the geo/org-sameas-completion branch July 11, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants