Skip to content

stop indexing the search and swaps#52

Merged
nikaaru merged 2 commits into
nextfrom
fix/rc-196-stop-indexing
May 30, 2026
Merged

stop indexing the search and swaps#52
nikaaru merged 2 commits into
nextfrom
fix/rc-196-stop-indexing

Conversation

@schrodingers-fox
Copy link
Copy Markdown
Contributor

@schrodingers-fox schrodingers-fox commented May 24, 2026

Google is indexing thousands of low-value scanner pages — one per wallet address, txHash, and swap. They have no SEO value and hurt host quality.

Caused by:

src/app/robots.txt — Sitemap: points at the wrong host, includes a deprecated Host: line.
src/app/sitemap.ts — lists /swap and cross-host URLs.
/search/page.tsx and /swap/[id]/page.tsx don't set noindex.

Copy link
Copy Markdown
Member

@nikaaru nikaaru left a comment

Choose a reason for hiding this comment

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

LGTM

@nikaaru nikaaru merged commit ec4e081 into next May 30, 2026
1 check passed
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.

2 participants