<b>Should internal search result pages be indexed?</b>
'Q: My site search creates URLs like /search?q=red+shoes. Google indexed thousands of them. Bad?'
<b>Short answer:</b> Almost always bad — block them. They're a classic index-bloat and crawl-trap.
The longer version: internal search pages are infinite (every query a user types makes one), usually thin, and overlap with your real category pages. Google has called out 'search-within-search' results as a poor experience for years.
Fix: disallow <code>/search</code> (or your param) in robots.txt and add noindex as a backstop on any already-indexed ones. Submit a temporary removal for the worst offenders if it's severe.
The nuance worth knowing: a handful of search queries may represent real demand you don't have a landing page for. Don't index the search page — instead, build a proper category or collection page for that term. That's the difference between bloat and opportunity.
Rule of thumb: if a search query has real demand, it deserves a real page — not an indexed search URL.
Got a crawl-budget question? Drop it.
Cart & Crawl
@CartAndCrawl
<b>Should internal search result pages be indexed?</b>
Этот пост опубликован в Telegram-канале Cart & Crawl. Подписаться можно по ссылке: @CartAndCrawl.