What GeedoProductSearch does
GeedoProductSearch is the crawler for Geedo, a product search engine. It indexes product information from e-commerce sites to power Geedo's product search. It uses the robots.txt user agent token GeedoProductSearch.
How to control GeedoProductSearch
Target GeedoProductSearch in your robots.txt with the GeedoProductSearch token. Rules apply per bot, so you can allow this one while blocking others, or the reverse.
Allow GeedoProductSearch
User-agent: GeedoProductSearch
Allow: /Block GeedoProductSearch
User-agent: GeedoProductSearch
Disallow: /How to identify GeedoProductSearch
Temso identifies GeedoProductSearchtraffic by matching the request's User-Agent header against this pattern. User-agent strings can be spoofed, so treat a match as an indication, not proof.
GeedoProductSearchGeedoProductSearch FAQ
What is GeedoProductSearch?
It is the crawler for Geedo, a product search engine. It indexes product information from e-commerce sites to power Geedo's product search.
How do I block GeedoProductSearch?
Add a robots.txt group with "User-agent: GeedoProductSearch" followed by "Disallow: /", or use Disallow rules for specific paths.
About Search Engine Crawlers
Classic search indexers that now also feed AI features: Google's AI Overviews and AI Mode build on Googlebot's index, and Microsoft Copilot builds on Bingbot's.
Blocking these removes you from both traditional rankings and the AI answers built on top of those indexes, usually the most costly block of all.