SecuritylabAugust 21, 2026🇷🇺Translated from Russian

Google Issues Clear 2026 Guidance: No Separate SEO for AI Overviews or AI Mode

Generative search has spawned a new SEO industry faster than search engines could explain the rules. Site owners are being advised to create llms.txt files, rewrite articles for neural networks, split text into special blocks, publish hundreds of pages targeting long questions, and buy brand mentions on forums. Some recommendations are harmless, others useless, while certain tactics risk pushing sites into the same territory Google has spent years trying to clear of doorway pages and mass low-quality content.

By August 2026 Google’s position became much clearer. The company released separate guidance on optimization for generative search functions and explicitly stated that no dedicated SEO for AI Overviews and AI Mode exists. From Google’s perspective, visibility work in generative search remains ordinary search optimization. A page must be reachable by the crawler, enter the index, match user intent, and contain information Google considers useful and sufficiently trustworthy.

Yet the conclusion “nothing has changed” would also be incorrect. Classic search mainly selected documents and showed them to the user. Generative search first selects documents, then extracts facts, compares information, and assembles its own answer. A site now competes at several stages simultaneously: it must be found, chosen among candidates, used as a source, and ideally receive a link the user actually clicks.

How Google Collects AI Answers and Why This Changes SEO

AI Overviews and AI Mode rely on Google’s search index and core ranking systems. The generative system receives relevant pages from search, extracts information, and uses the material when constructing responses. Consequently, no separate “AI index” exists that site owners can target with special techniques.

A second key mechanism Google calls query fan-out. The model can take one complex question and run multiple additional searches in parallel. A user asking which backup system a small company should choose after a ransomware attack may trigger separate searches on recovery speed, copy isolation, cost, cloud storage, compatibility, and protection of administrative accounts.

The old notion that “one query equals one SEO page” begins to break down. Site owners cannot and should not guess every additional question the model will formulate behind the scenes. It is far more effective to build a thematic content system where the search engine can reliably find good answers to different parts of the user’s task.

Do Not Turn Query Fan-Out into a Landing-Page Factory

Generative search unexpectedly returns practitioners to rules that have existed for more than a decade. Google has long fought doorway pages. Modern versions look more polished: instead of thousands of pages titled “laptop repair Moscow,” “laptop repair Khimki,” and “laptop repair Mytishchi,” creators are now encouraged to publish thousands of pages targeting questions an AI might supposedly generate. The mechanics remain unchanged.

Google’s spam policies specifically address scaled content abuse. It does not matter whether pages are written by humans, templates, or generative models. The problem arises when a site produces large volumes of low-originality content primarily to manipulate search coverage.

Landing Pages Are Not Dead — Poor Landing Pages Simply Became Weaker

Good landing pages solve the user’s task directly rather than serving as doors to other pages. The typical commercial landing page suffers from informational emptiness: vague promises, identical benefits, hidden pricing, and missing limitations. For a generative system such a document is almost useless.

Google recommends creating non-commodity content — information that cannot be easily replaced by dozens of similar publications. Own experiments, statistics, interviews, product tests, and detailed real-world implementation analyses are far harder to substitute.

Technical Optimization Starts with Basics

Before experimenting with GEO techniques, site owners should open Search Console and perform a standard technical audit: verify indexing of important URLs, check robots.txt and CDN protections, review noindex and canonical tags, ensure correct server response codes, maintain an up-to-date XML sitemap, and confirm mobile usability. No special technical requirements have been introduced for generative features.

Structured Data Remains Useful but No AI-Specific Schema Exists

Google states that structured data are not a separate requirement for AI Overviews or AI Mode. Standard Schema.org markup for Product, Person, Article, Organization, and LocalBusiness continues to help the engine understand content and participate in rich results.

Measurement and Future Outlook

Google has begun rolling out dedicated reporting in Search Console for generative visibility. Site owners are advised to track indexing, generative impressions, ordinary search performance, traffic from AI services, and downstream conversions rather than relying on a single metric. The next evolution involves AI agents that not only answer questions but also perform actions, making semantic HTML, accessible forms, and clearly structured data even more valuable.

Related articles

HabrOther

Deploying Self-Hosted Hysteria 2 Proxy on Debian-Based Linux VPS via Terminal

A detailed guide explains how to set up a personal Hysteria 2 proxy server on a KVM VPS running Debian or Ubuntu without any web panels. The process begins with generating ed25519 SSH keys, hardening the sshd_config file, and restricting access with ufw to only TCP port 22 and UDP port 443. Hysteria 2 is downloaded from GitHub, made executable, and configured using a TOML file that enables salamander obfuscation and a self-signed TLS certificate. A custom systemd unit ensures the service restarts on failure. The client configuration includes SHA256 pinning of the server certificate to prevent MITM attacks. The guide emphasizes manual CLI operations that apply equally to other services such as Nginx and stresses checking local laws before deployment.

AntiMalwareOther

Rostec Scales PCAT Platform Nationwide as Russia's First Industrial Marketplace

Rostec has expanded its PCAT platform to every organization within the state corporation that manufactures civilian products. Operating since 2025 and upgraded in September 2026, the platform now unites more than 180 enterprises and research organizations. Its catalog contains over 1,250 finished products along with 370 technological and manufacturing competencies. Visitors can locate not only equipment and components but also partners able to design, test, or produce required solutions. The portal receives more than 23,000 weekly visits, 60 percent of them from corporations and large enterprises. Rostec is extending the network into the regions through supply-chain agreements already signed with Krasnodar Krai and the oblasts of Tver, Tula, and Ryazan. In parallel the corporation launched the Robot Management System in November 2025 for centralized control of robots, sensors, and related IT services.

AntiMalwareOther

Kate Mobile Loses VK API Access After New Request Limits Exhaust Quota in 1.5 Days

Popular third-party Android client Kate Mobile has been cut off from VK services following the introduction of strict monthly API request caps. VK implemented the new limits on September 7, offering verified partners up to 100 million requests per month while requiring payment for additional access by third-party services. Kate Mobile developers had requested pricing details in advance but received no response from VK. Calculations showed that the app's real user base would consume the entire 100-million-request allowance in roughly 36 hours, with the messages.send method alone generating twice the allowed volume. Caching optimizations cannot mitigate the issue because message sending cannot be cached. Developers view the change as an effort to eliminate alternative clients rather than a genuine monetization strategy. Users expressed disappointment, praising the app's long-term support and criticizing the official VK client for excessive features and advertising.

AntiMalwareOther

Russian AI Research Ranks High in Global Science but Struggles with Commercialization

Russia has secured third place among BRICS nations and twentieth worldwide in the number of scientific papers presented at ten leading international conferences on machine learning and artificial intelligence. According to a study by the Scientometric Center of HSE University, Russian organizations contributed 560 papers between 2020 and 2025 that received over 12,300 citations. The average international citation rate reached 3.59, surpassing India despite fewer total publications. Russian strengths are most evident in the mathematics of machine learning, optimization, and formal concept analysis, with notable results also in computer vision and speech technologies. More than 40 percent of domestic publications involve business participation, led by Yandex among companies, HSE University and Skoltech among universities, and AIRI among non-profit organizations. Significant barriers remain, including shortages of computing power, limited access to high-quality data, and weak transfer of research into commercial products, particularly in natural language processing, AI agents, and infrastructure technologies. The Ministry of Digital Development has announced plans to stimulate demand for domestic AI solutions, expand computing infrastructure, improve regulation, and accelerate the implementation of scientific developments.