Uh oh!
There was an error while loading. Please reload this page.
Add ProductCTA cross-links from ranking docs pages to bitquery.io product pages - #245
Merged
Conversation
27 docs pages that rank organically (uniswap api #1, pancakeswap api #2, polymarket cluster, raydium, orca, tradingview, token holders, usdt, gmx, base, solana dex cluster, bigquery, ...) now link to their matching bitquery.io product or chain page: - New ProductCTA component (src/components/ProductCTA.tsx): quiet one-line callout, Infima theme tokens, verified in light and dark - One hand-written contextual anchor in each page's intro - Explicit per-page placement only — no theme swizzle, no sitewide injection, so every link stays editorially justified Rebalances the internal-link graph: bitquery.io sends docs 1,083 links; docs previously sent almost none back to conversion pages. Verified: docusaurus build green (1,065 pages), fence-parity audit on all insertions, no changes to any page's title/H1/content beyond the two added lines. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
What
27 docs pages that hold organic rankings (
uniswap api#1,pancakeswap api#2, the Polymarket cluster, Raydium/Orca/Photon/DEXScreener/OpenBook/Lifinity/DexPools, TradingView getting-started, token-holder, USDT, SunSwap, GMX, Base DEXTrades, crypto-price intro, NFT analytics, internal transactions, Matic balances, Base sniper bot, Phoenix, token supply, BigQuery) now each carry:<ProductCTA>callout — a quiet one-line box before the first H2 — linking to the matching bitquery.io product or chain page.Why
The marketing site sends docs 1,083 internal links; docs sends almost none back. The pages where docs wins SERPs (per Ahrefs) handed no authority or traffic to any page that can convert. This closes the loop on exactly the pages where it matters, with explicit editorial placement — no theme swizzle, no sitewide injection.
Verification
docusaurus buildgreen — all 1,065 pages compile🤖 Generated with Claude Code