SEO: link the Pump.fun product page from every pump.fun docs page - #256
Merged
Conversation
The docs repo contained zero links to bitquery.io/products/pumpfun-api while docs pages outrank the product page in impressions for 'pumpfun api' (GSC 90d: docs 1,886 impressions vs product 580). One consistent line per page, placed after the existing Trading-API router tip so it reads as navigation, not advertising. pump-swap-api.md links its own product page (pumpswap-api). Also adds the product page to static/llms.txt launchpad section. Co-Authored-By: Claude Opus 5 <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.
Why
The docs repo contained zero links to
bitquery.io/products/pumpfun-api, while docs pages collect ~3× the impressions of the product page for "pumpfun api" (GSC 90d: 1,886 vs 580) and hold 20 referring domains vs the product page's 1. All authority flows into docs and stops there.What
One consistent, navigational line per page — placed after the existing Trading-API router tip so it reads as orientation, not advertising:
Pumpfun/index.mdx(hub),Pump-Fun-API.mdx,Pump-Fun-Marketcap-Bonding-Curve-API.mdx,pump-fun-to-pump-swap.md→ Pump.fun API product pagepump-swap-api.md→ PumpSwap API product pagecloud/pumpfun.md,usecases/pumpfun-token-sniffer.md,grpc/.../pump-fun-grpc-streams.md,mcp/.../pumpfun-launch-pulse.md→ Pump.fun API product pagestatic/llms.txt: product page added to the Solana launchpads sectionNo titles, descriptions, or keywords touched — the July 30 de-cannibalization (e103968) assignments stay as they are.
Verification
npm run buildclean; rendered HTML inbuild/confirmed to contain the links🤖 Generated with Claude Code