G

Google StoreBot

Visit Bot Homepage

Verify Google StoreBot IP Address

Verify if an IP address truly belongs to Google, using official verification methods. Enter both IP address and User-Agent from your logs for the most accurate bot verification.

Google StoreBot is Google’s crawler responsible for fetching and validating data related to product listings, merchant feeds, and eCommerce pages used across Google Shopping surfaces. It helps Google evaluate product availability, pricing, structured data, and landing page quality. StoreBot works alongside Merchant Center systems to ensure product information is accurate, up-to-date, and compliant with Google’s listing requirements. Crawl behavior is focused, lightweight, and typically triggered by updates to product feeds or changes detected on merchant landing pages. RobotSense.io verifies Google StoreBot using Google’s official validation methods, ensuring only genuine Google StoreBot traffic is identified.

This bot officially honors Crawl-Delay rule.

User Agent Examples

Mozilla/5.0 (X11; Linux x86_64; Storebot-Google/1.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Safari/537.36

Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012; Storebot-Google/1.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36
Example user agent strings for Google StoreBot

Robots.txt Configuration for Google StoreBot

Robots.txt User-Agent:Storebot-Google

Use this identifier in your robots.txt User-agent directive to target Google StoreBot.

Recommended Configuration

Our recommended robots.txt configuration for Google StoreBot:

User-agent: Storebot-Google
Allow: /

Completely Block Google StoreBot

Prevent this bot from crawling your entire site:

User-agent: Storebot-Google
Disallow: /

Completely Allow Google StoreBot

Allow this bot to crawl your entire site:

User-agent: Storebot-Google
Allow: /

Block Specific Paths

Block this bot from specific directories or pages:

User-agent: Storebot-Google
Disallow: /private/
Disallow: /admin/
Disallow: /api/

Allow Only Specific Paths

Block everything but allow specific directories:

User-agent: Storebot-Google
Disallow: /
Allow: /public/
Allow: /blog/

Set Crawl Delay

Limit how frequently Google StoreBot can request pages (in seconds):

User-agent: Storebot-Google
Allow: /
Crawl-delay: 10

Note: This bot officially honors the Crawl-delay directive.

Frequently Asked Questions

What is Google StoreBot, and why is it visiting my website?
Google StoreBot is an eCommerce-focused crawler operated by Google that fetches and validates product data for Google Shopping and Merchant Center systems. It is triggered by updates to product feeds, structured data changes, or periodic checks of product landing pages. The bot evaluates pricing, availability, and page consistency to ensure listings meet Google’s requirements. Traffic from this bot is expected for websites participating in Google Shopping or Merchant Center programs.
Is Google StoreBot a legitimate bot, or is it commonly spoofed?
Google StoreBot is a legitimate Google-operated bot, but its user-agent may be spoofed in the wild. Malicious actors sometimes imitate Google crawlers to bypass filters or scrape product data. Because of this, user-agent strings alone are not sufficient for verification. You can use Google's recommended methods mentioned below to verify a legitimate visit, or use RobotSense.io API to easily verify Google StoreBot visits.
How can I verify that a request is really coming from Google StoreBot?
You can use Google's recommended official methods to verify Google StoreBot visits, these include: - IP range checks - Reverse DNS → forward DNS Do not use User-Agent based detection as that can be easily spoofed. Alternatively, you can use RobotSense.io API to easily verify Google StoreBot and all other bots from Google.
Should I allow or block Google StoreBot on my website?
Allowing Google StoreBot is generally beneficial for merchants using Google Shopping, as it helps keep product listings accurate and up to date. It is not required for general SEO but is important for eCommerce visibility within Google’s shopping ecosystem. Blocking may be appropriate if: - Your site does not participate in Google Merchant Center - Server resources are constrained - Certain endpoints (e.g., internal APIs) should not be accessed For active eCommerce sites, allowing it is typically recommended.
How can I control or block Google StoreBot using robots.txt or other methods?
You can add a rule in your robots.txt, as given above to control (crawl-delay) or disallow Google StoreBot. Google StoreBot honors robots.txt directives. Also, you can use further controls in your WAF, or in RobotSense enforcement settings to manage the bot behavior.
How often does Google StoreBot crawl websites, and can it impact server performance?
StoreBot uses event-driven and periodic crawling, typically triggered by product feed updates or detected changes on landing pages. Crawl frequency is focused on product URLs rather than the entire site. In most cases: - Request rates are moderate and targeted - Bandwidth usage is limited to product-related pages - Performance impact is minimal on well-configured servers Large catalogs with frequent updates may see higher activity, but it is usually manageable. Some administrators choose to rate-limit it.
What happens if I block Google StoreBot? SEO, visibility, and feature impact explained.
Blocking Google StoreBot does not directly affect organic search rankings, but it can impact product visibility in Google Shopping. Potential effects include: - Outdated or inaccurate product listings in Google Shopping - Reduced eligibility for product surfaces and ads - Errors or warnings in Google Merchant Center There is no impact on standard web search indexing, but eCommerce performance within Google’s ecosystem may decline.
Does Google StoreBot collect, scrape, or use my content for training or reuse?
Google StoreBot retrieves product-related content such as pricing, availability, and structured data from landing pages. This data is used to validate and maintain product listings in Google Shopping and Merchant Center systems. It is not designed for general web indexing or SEO datasets. There is no public documentation indicating that StoreBot is used for AI training; its role is limited to product data validation and synchronization.