How To Win More Citations In AI Answers, Live With Ahrefs’ Constance Tan via @sejournal, @hethr_campbell

Most marketing teams now track AI visibility. The tools are bought, the dashboards are live, and share of voice in ChatGPT and Google AI Overviews is on the monthly report.

The obvious question: what do we do with these numbers?

The Measurement Stage Is Ending. What’s Next?

Search behavior tells the story: queries about tracking AI visibility far outnumber queries about improving it.

Nearly everyone can see where AI cites their brand; very few have a process for changing it.

That gap separates reporting on AI Search from competing in it.

What You’ll Learn

In AI Cites Your Brand. Now What? Turn AI Visibility Data Into Actions, you’ll get:

About the Speaker

Constance Tan, Product Marketer at Ahrefs, helps marketing teams put AI visibility data to work.

She’ll show you exactly what to do with the data you’ve been collecting, with live Q&A for your questions.

Cant attend live? Register anyway, and we’ll send you the recording! See you there!

https://www.searchenginejournal.com/most-teams-can-measure-ai-visibility-few-can-move-it/588219/




Getting Your Product Into ChatGPT Isn’t The Hard Part, Getting It Through Checkout Is via @sejournal, @gregjarboe

I provide some pro bono consulting to a retailer located on the Upper East Side of New York City, and at our last video meeting, we covered some new ground. Structured data, catalog feeds, a connection to Google’s Universal Commerce Protocol or OpenAI’s Agentic Commerce Protocol. But we didn’t talk about what determines whether a sale happens: Once an AI agent, not a person, is the one completing the transaction, does the checkout underneath still work?

Shopify President Harley Finkelstein answered part of that question on the company’s February 2026 earnings call, and the number is not small. Orders arriving through AI-powered search have grown 15 times since January 2025 and are already routing through three separate protocols built in the last year: Google’s Universal Commerce Protocol, OpenAI’s Agentic Commerce Protocol, and Salesforce’s Agentforce Commerce, which chose to align with UCP rather than build a competing standard. Etsy sellers went live inside ChatGPT first, with Shopify merchants including Glossier, Spanx, and Vuori following. OpenAI has since pulled back from native in-chat checkout, moving purchases into retailer apps instead, which makes the underlying question sharper rather than less relevant.

I emailed Konstantin Klyagin to find out what happens after that. He founded QAwerk in 2015 to give software a proper testing partner, and the agency has since tested more than 300 client projects across North America, Europe, and Africa. His answer to the visibility question was getting a product surfaced in an AI platform’s results is the easy half, but most of the current friction sits downstream, in the part nobody is testing yet.

An Agent Shops Nothing Like A Person

Klyagin’s framing is simple once you hear it: A human shopper browses at an inconsistent pace, gets distracted, abandons a cart, and comes back to it hours later. An AI agent fires rapid, structured API calls, evaluates a product against the criteria it was given, and executes a decision in seconds. That speed is exactly what breaks systems tuned for humans.

Rate limiting and bot detection exist to catch behavior that looks automated, which is precisely what a legitimate shopping agent looks like. Session logic built around one continuous human visit chokes on an agent that queries a product, closes the session, and returns later to finish the purchase. Klyagin’s team has tested multi-agent systems in other regulated industries and keeps finding the same root cause: Most QA plans verify whether a system produces the correct output, and almost none verify whether the surrounding infrastructure tolerates a non-human actor moving through it at machine speed.

This is where a well-ranked, well-optimized product still fails to convert. The SEO, and AI-visibility work most retailers are focused on right now sits entirely upstream of it.

The Failure Pattern Isn’t What You’d Guess

I asked Klyagin for a real example of a checkout, product-data, or refund failure caused specifically by an AI agent, expecting a dramatic story. He hasn’t seen a verified production incident where an agent itself caused a client’s checkout to fail, and he was not willing to dress up an ordinary ecommerce bug as an agent failure and is exactly why his actual answer is worth more than a manufactured anecdote.

What his team has found, repeatedly, is a subtler problem that becomes serious the moment the buyer is software instead of a person. On one client project, a funnel called Pridefit, engineers found that two separate components had been maintaining their own copies of the same plan data, with small differences in pricing, and attributes between the two. A human shopper might never notice, or might just refresh the page. An AI agent has no visual context and no judgment to fall back on. If it selects a plan based on one data source and checkout validates against the other, the mismatch in price, SKU, or availability can stall the transaction in a state the agent cannot resolve on its own.

Klyagin’s team removed the duplication and centralized the plan data, so every part of the funnel pulled from one source. But the pattern he expects to see most often across agentic commerce generally is not an agent picking the wrong product. It’s systems disagreeing about the state of a purchase: An inventory feed says a variant is in stock while checkout says it’s sold out, a timed-out request gets retried against an endpoint that isn’t properly idempotent, or a refund clears on the merchant’s side before the updated order state ever reaches the agent that initiated it. A person can often shrug off an inconsistency like that and figure out what actually happened. An agent needs every API, every product feed, and every order status to already agree.

3 Checks Worth Running Before You Chase A Fourth Protocol

Klyagin points clients toward three specific tests, and I think every retailer currently focused on catalog sync and structured markup should run all three before adding a fourth AI platform to the list.

  • Load-test the checkout API the way an agent actually hits it. Not one slow human session at a time, but many parallel calls fired in quick succession. A checkout that has handled millions of human sessions without incident can still fail the first time it meets that traffic pattern, and most retailers connecting to UCP or ACP right now genuinely don’t know whether theirs will.
  • Check product data accuracy the way a machine reads it, not the way a browser renders it. A page that looks perfectly consistent to a human visitor can be pulling from two disagreeing sources underneath, and an agent has no way to notice the gap the way a person scrolling the page might.
  • Verify refunds and returns clear correctly on the first attempt. When a machine initiates the request, there’s no customer service rep in the loop to catch a partial failure or a status that never syncs back.

None of these three requires waiting for UCP, ACP, or Agentforce Commerce to mature further. They test the foundation all three protocols depend on regardless of which one, or which combination, ends up leading the market.

My Take

I think the industry has the sequencing backward. Everyone is racing to get listed inside ChatGPT and Gemini before checking whether their checkout can actually complete the sale once an agent gets there, and that’s building visibility on top of a foundation nobody has load-tested. Technical SEO earns a product a place in an agent’s results. It has nothing to say about whether the agent can buy it, and right now that second, harder problem is the one almost no one is working on.

Klyagin expects QA to split into two coordinated tracks over the next couple of years. One that keeps validating the experience a human has, and a second that validates whether an agent can parse the data, complete the API calls, and get a predictable result when it moves through the system at machine speed. That’s roughly the same shift ecommerce QA teams went through building mobile-specific test suites a decade ago, and the retailers who treat it as an engineering priority now, ahead of the volume shift Shopify’s own numbers show already underway, are going to have a real head start over everyone still focused solely on getting found.

If your ecommerce strategy for 2026 stops at getting surfaced in an AI platform’s results, then you’ve solved the part of the problem that was never actually the hard part.

More Resources:


Featured Image: tete_escape/Shutterstock

https://www.searchenginejournal.com/getting-your-product-into-chatgpt-isnt-the-hard-part-getting-it-through-checkout-is/587470/




Google’s New Weather AI In Search Continues Shift Away From 10 Blue Links via @sejournal, @martinibuster

Google’s latest Search integration is another step to a future where users get things done without traditional search results.

The post Google’s New Weather AI In Search Continues Shift Away From 10 Blue Links appeared first on Search Engine Journal.

https://www.searchenginejournal.com/googles-new-weather-ai-in-search-continues-shift-away-from-10-blue-links/588392/




Product Pages Get 24% Of AI Citations, Reddit & YouTube 4% via @sejournal, @gregjarboe

Ten Speed’s citation study shows product pages beating Reddit nearly six to one for B2B buyers, verified only after six pointed fact-check questions.

The post Product Pages Get 24% Of AI Citations, Reddit & YouTube 4% appeared first on Search Engine Journal.

https://www.searchenginejournal.com/product-pages-get-24-of-ai-citations-reddit-youtube-4/587560/




When AI Has Nothing On Your Company, It Describes Someone Else via @sejournal, @DuaneForrester

Publishing more content won’t fix AI substitution. Retrieval repeats the same popularity bias that thinned your presence in the weights.

The post When AI Has Nothing On Your Company, It Describes Someone Else appeared first on Search Engine Journal.

https://www.searchenginejournal.com/when-ai-has-nothing-on-your-company-it-describes-someone-else/587876/




Should I Block AI Crawlers At Robots.txt Or Server Level? – Ask An SEO via @sejournal, @HelenPollitt1

Robots.txt relies on bot compliance, while WAF, CDN, and server-level blocks enforce it. A breakdown of which layer stops AI crawlers for good.

The post Should I Block AI Crawlers At Robots.txt Or Server Level? – Ask An SEO appeared first on Search Engine Journal.

https://www.searchenginejournal.com/ask-an-seo-should-i-block-ai-crawlers-at-robots-txt-or-server-level/586390/




Google Says Ranking Recovery Takes Months After SEO Issues Are Fixed via @sejournal, @martinibuster

Google explains why fixing what caused a ranking drop doesn’t necessarily mean rankings will come back anytime soon.

The post Google Says Ranking Recovery Takes Months After SEO Issues Are Fixed appeared first on Search Engine Journal.

https://www.searchenginejournal.com/google-says-ranking-recovery-takes-months-after-seo-issues-are-fixed/588268/




AI Slop Cleanup Job Listings Up 87%, Report Says via @sejournal, @MattGSouthern

The Guardian reports AI cleanup listings are up 87%, while freelancers say clients lowball the work.

The post AI Slop Cleanup Job Listings Up 87%, Report Says appeared first on Search Engine Journal.

https://www.searchenginejournal.com/ai-slop-cleanup-job-listings-report/588235/




Google AI Mode Prices Differ From Product Carousel For Same Items via @sejournal, @MattGSouthern

Data finds Google AI Mode rarely shows the same products as the regular results carousel, and often lists a different seller when it does.

The post Google AI Mode Prices Differ From Product Carousel For Same Items appeared first on Search Engine Journal.

https://www.searchenginejournal.com/google-ai-mode-prices-differ-from-product-carousel-for-same-items/588227/




Microsoft Advertising Rolls Out AI Max Globally via @sejournal, @brookeosmundson

Microsoft Advertising has started rolling out AI Max for Search campaigns globally, expanding availability after several months of testing.

The rollout follows Microsoft’s April 21 announcement of AI Max and an open pilot that began in May. The feature suite is now becoming generally available across Microsoft Advertising accounts.

Additionally, they’ve provided clearer guidance around how existing campaigns and Google Ads imports will be handled.

The broader rollout builds on the same three AI Max features Microsoft introduced earlier this spring.

AI Max Moves Beyond the Open Pilot

AI Max adds three automation features to existing Search campaigns:

  • search term matching
  • text customization
  • final URL expansion

Search term matching can reach queries beyond an advertiser’s keyword list using signals from keywords, ads, landing pages, and user intent. Microsoft says this can help advertisers appear for more complex conversational searches, including those within Bing and Copilot.

Text customization uses existing assets and website content to generate additional ad messaging. Final URL expansion can select a different landing page when Microsoft determines it better matches the user’s intent.

Microsoft is encouraging advertisers to test the three features together, although each can be tested individually through optimization experiments.

One of the more noteworthy updates is that Microsoft is retaining ad group-level settings, giving advertisers more control over where AI Max features are applied.

Brand Controls and Reporting Available From Day One

Microsoft is emphasizing advertiser controls as AI Max moves beyond the pilot.

Brand inclusions and exclusions are available with the rollout, along with term exclusions for text asset generation. Advertisers can also use URL rules to limit where final URL expansion can send traffic.

Image credit: Microsoft, August 2026

Microsoft Ads Liaison Navah Hopkins said advertiser feedback played a role in making those controls available at launch:

We heard your feedback it’s a really critical tool to include.

Some advertisers may also notice AI Max settings already enabled in existing campaigns.

Microsoft is moving Predictive matching and autogenerated text assets under AI Max. Campaigns already using either feature will have the corresponding AI Max setting enabled automatically.

The remaining AI Max features will not be activated unless an advertiser opts into them.

What Happens With Google Ads Imports?

AI Max settings can also carry over when advertisers import campaigns from Google Ads.

If a Google Search campaign has supported AI Max features enabled, those settings will be enabled in the corresponding Microsoft Advertising campaign after import.

However, there is an exception for campaigns that originated as Dynamic Search Ads (DSA).

If an imported Google AI Max campaign was previously upgraded from DSA, Microsoft will convert it back into a DSA campaign while it continues building additional AI Max functionality.

The main reason behind this shift is that Microsoft has not announced an official sunset date for Dynamic Search Ads, where Google already has a firm date.

What Comes Next For AI Max

AI Max is moving into general availability at a time when both Microsoft and Google are asking advertisers to give Search campaigns more room to find queries beyond traditional keyword targeting.

Microsoft is starting its broader rollout with many of those controls already in place, rather than adding them later in response to advertiser concerns.

Now that AI Max is reaching accounts globally, the next test is whether advertisers see enough incremental value from that additional automation to keep it enabled.

https://www.searchenginejournal.com/microsoft-advertising-rolls-out-ai-max-globally/586459/