
Google has altered a fundamental piece of its search results page. The blue links that millions click every day no longer point directly to the destination site in the HTML. They route through google.com/goto first.
This shift, which began as a limited test in mid-2026, reached near-universal coverage by late August. Observers noticed it. Tools broke. And Google confirmed the move.
The company isn’t shy about its goal. A spokesperson told Search Engine Roundtable: “We have a long history of deploying technical measures against evolving forms of abuse, and we regularly take steps to protect our services and users.”
But the change does more than block bots. It disrupts workflows for SEO professionals, rank trackers, data providers, and even casual users who inspect links. And it raises fresh questions about transparency in an era when search results feed everything from AI summaries to competitive intelligence.
The old system was straightforward. Hover over a result or view the page source, and the href attribute contained the actual URL. Click it, and the browser went straight there, often with a brief stop at google.com/url for tracking. The destination sat in plain sight, encoded but readable.
Now many results show something like https://ift.tt/OMslj1g…. The parameter holds opaque data. It isn’t simple base64. It functions as an internal reference to Google’s index. The real address appears only in the HTTP Location header after a request to that goto endpoint.
Technical teams responded quickly.
Providers such as SerpApi, Autom, and others updated their pipelines. They issue a HEAD request to the goto URL, read the Location header without following the redirect, and return the final destination. Autom’s blog post details the process clearly. The company now resolves these links server-side so customers continue to receive clean destination URLs in API responses.
SerpApi announced a fix on September 6, 2026. Its update notes that the change affected the link field in results but not titles, snippets, or rankings. The company restored direct URLs across organic results, news, videos, and AI Overviews. (SerpApi blog)
Yet not every organization moved at the same speed. Ahrefs acknowledged temporary data inconsistencies in a LinkedIn post by Tim Soulo. The firm pointed to its own web index as a long-term buffer. Rank trackers that relied solely on parsing HTML faced heavier lifting. Some needed hundreds or thousands of additional requests to resolve links at scale.
Derek Perkins, founder of Nozzle, tracked the rollout with data. He reported near-100% usage of goto links across several residential IP providers by late August. His chart showed a sharp spike after months of gradual testing. Perkins noted on X that the opaque encoding forces providers to follow redirects. At volume, that creates friction Google can tighten further if it chooses.
The change appears most consistent for signed-out users and private browsing sessions. Logged-in experiences sometimes still show direct links, though that varies. Tests documented by OpenWeb Ninja on September 8, 2026, found every organic title link across web, images, news, videos, and AI Overview surfaces used the goto format in signed-out desktop and mobile sessions.
Browser extensions sprang up to restore old behavior. One tool, available for Chrome, Edge, Firefox, and Safari, rewrites copied links back to their clean destinations. Its site explains that the redirect makes links harder to share and results harder to analyze. (Google Goto URL Fix)
Attribution questions followed. Would the extra hop strip referrer information and turn organic visits into direct traffic in analytics platforms? Testing by Attributer across 10 device and browser combinations found the referrer survived every time. Visits continued to register as organic search. (Attributer blog)
But side effects linger. Hover previews in some browsers no longer reveal the target domain immediately. Chrome extensions that modify SERPs sometimes break. SEOs who rely on visual inspection of results pages lose a quick signal. Brodie Clark documented these frustrations in a September video on X, noting the impact on logged-out workflows that many professionals use daily.
Google has deployed similar redirects before. The classic google.com/url?q= format exposed the target in the query string. This new approach does not. The destination still appears elsewhere in the page source for rendering purposes — favicons, sitelinks, attributions — but the primary click handler now hides it.
That distinction matters. Scrapers can still extract some URL data from the page. Yet the shift raises the cost and complexity of large-scale extraction. AI companies building search indexes or training data on web content face new hurdles. Google sued SerpApi over scraping in the past. The company lost a recent motion, but the arms race continues.
Search Engine Land reported Google’s confirmation and framed the update as a direct response to third-party tools and AI engines. The extra server hop adds latency for bots while remaining invisible to ordinary users. Click behavior stays the same. The page loads the intended site after the brief redirect. (Search Engine Land)
Industry reaction splits along predictable lines. Data providers treat it as another obstacle to overcome. Many have already adapted. SEO consultants see it as reduced transparency. Some worry it erodes trust when users cannot easily verify where a link leads before clicking.
Barry Schwartz at Search Engine Roundtable first covered the test in July. His August 26 article captured the moment it moved from experiment to confirmed rollout. He highlighted screenshots showing the goto URL in the status bar where the clean domain once appeared.
Recent coverage shows the story isn’t finished. As of early September, some users report seeing direct links return in limited tests, suggesting Google may still tune the rollout. Others see goto everywhere. The company has offered no public timeline or guarantee of permanence.
For site owners the change brings little direct effect. Their pages, URLs, and analytics remain intact. The redirect does not alter how Google crawls or indexes content. Yet it does change how competitors, tools, and AI systems see the search landscape.
That may be the point. Google protects its index. It limits unauthorized bulk access. And it does so without changing the user experience in any obvious way. The click works. The page loads. Only the machinery behind the scenes shifts.
Still, the move fits a broader pattern. Search has grown more opaque over time. Featured snippets, AI Overviews, and zero-click results already reduce traffic to original sources. Now the very links that drive remaining clicks carry less visible information.
Providers will keep adapting. Some will use browser-based rendering. Others will rely on their own indexes, as Ahrefs highlighted. A few may pass increased costs to customers. The question is whether Google will escalate. If HEAD requests to goto URLs become rate-limited or obfuscated further, the challenge grows.
For now the industry has absorbed the blow. Autom, SerpApi, and others demonstrate that resolution is possible. But the episode serves as a reminder. Google controls the data pipe. When it changes the shape of that pipe, everyone downstream adjusts or risks falling behind.
The goto links are here. They likely aren’t leaving. And the tools, workflows, and assumptions built around the old, transparent SERP structure have another adaptation ahead of them.
from WebProNews https://ift.tt/zHEPAOv
No comments:
Post a Comment