Brandon Lazovic

Pulse · July 17, 2026

Confirmed

Google renames NotebookLM to Gemini Notebook, updates its crawler user agent

NotebookLM is now Gemini Notebook, adding native code execution, a secure cloud computer per notebook, and planned integration into AI Mode in Search, while keeping its 30 million users and 600,000-plus organizations synced across Google's apps. Google's crawling documentation confirms the matching technical change: the fetcher user agent moved from Google-NotebookLM to Google-GeminiNotebook, with the old string still honored through August 2026.

In plain termsGemini Notebook is just NotebookLM under a new name, and the fetcher, the automated visitor Google sends to grab a page when a user pastes in a link, got a matching new ID tag in server logs.

Why it mattersAny robots.txt allowlist, bot-management rule, or log script that hardcodes Google-NotebookLM needs the Google-GeminiNotebook string before Google retires the legacy value in August 2026.

Our takeThis is a low-drama rename with a real deadline attached: teams that manage crawler allowlists by string-matching user agents should treat August 2026 as a hard cutover, not a suggestion.

Confirmed

Shopify Managed Markets adds a 14-day EU cancellation and return rule

Shopify Managed Markets now supports buyer-initiated cancellation and return requests on EU-bound orders, backed by a managed 14-day cancellation and return window that satisfies the EU's Right of Withdrawal rules. Global-e, Shopify's merchant-of-record partner for Managed Markets, administers the window. Buyers request cancellations or returns through Shopify's buyer interfaces, and merchants must supply return labels but take no setup action to keep access.

In plain termsManaged Markets is Shopify's service for handling cross-border selling logistics; the EU's Right of Withdrawal is a consumer-protection law that lets EU shoppers cancel or return most online purchases within 14 days for any reason, no explanation required.

Why it mattersMerchants selling into the EU through Managed Markets get automatic compliance with a legal requirement, the 14-day withdrawal right, without building return logic themselves.

Our takeCompliance-as-a-feature is the pattern to watch here: expect more of Shopify's cross-border layer to absorb region-specific consumer law automatically rather than leaving merchants to implement it order by order.

Observed

Google to make Local Inventory Ads the default for eligible Shopping campaigns

Search Engine Land reports Google will make Local Inventory Ads the default for Shopping campaigns tied to a Merchant Center account with the add-on enabled, starting August 31, 2026. The change retires the 'Local products' toggle under Other settings in favor of an Inventory filter set to Channel = Local or Online. The report traces to a Google Ads notification email surfaced by PPC specialist Arpan Banerjee; Google has not published its own announcement.

In plain termsLocal Inventory Ads show what's in stock at a nearby store; this is a setting change in the ad account, not a new ad format, but the toggle advertisers use to turn that on is being replaced by a different menu.

Why it mattersAdvertisers who rely on the 'Local products' toggle to keep local and online budgets separate need to migrate to the Inventory filter before Google flips the default, or local inventory ads could start pulling from an unintended budget.

Our takeTreat this one as directionally reliable but not yet gospel: it comes from an internal notification, not a public Google post, so confirm the August 31 date and scope against your own account before touching campaign settings.

Confirmed

Google rewrites its StoreBot accessibility help doc with new detail on crawler blocking and reprocessing

Google updated its help document 'How to fix: Google StoreBot crawler can't access your in-store product page' with clearer guidance on user agents, robots.txt checks, IP blocking, page speed issues, and reprocessing. The doc lists common ways merchants unintentionally block StoreBot, Googlebot, and Googlebot-image, including robots.txt rules, user-agent switching, IP blocks, firewalls, fingerprinting, and slow page loads. It also confirms that once access is restored, products typically reappear in local inventory ads within 12 to 48 hours.

In plain termsStoreBot is the automated visitor Google sends to confirm your in-store product pages are real and accessible before showing them in local inventory ads; if security software mistakes it for a bad bot and blocks it, your local listings can disappear without warning.

Why it mattersThis is the doc merchants hit when local inventory ads silently stop showing; the new detail on bot-detection blocklists and fingerprinting names failure modes that generic robots.txt checks miss.

Our takeI've argued that Merchant Center compliance is decided by the Shopping crawler's actual behavior, not by what the Rich Results Test shows, and this update reinforces the same lesson from the access side: a bot-detection rule or a slow page can quietly block StoreBot the same way client-side rendering quietly hides structured data.