SEO in 2025: why getting to page one is hard and what actually works
The landscape
AI answers crowd out links. Google’s AI Overviews and AI Mode summarize answers at the top of results, often above all organic listings. Google began rolling AI Overviews to U.S. users in May 2024 and expanded to 100+ countries by late 2024; ad units now also appear inside these AI blocks. Expect fewer clicks even when you rank.
Zero-click behavior is rising. Independent analyses show a steady drop in organic clicks and an increase in searches ending without any click. In March 2025, only ~40% of U.S. Google searchers clicked an organic result (down from ~44% a year earlier). SparkToro’s 2024 study estimated ~58-60% of searches result in zero clicks.
Quality bars moved again. The March 2024 Core Update and new spam policies targeted scaled content abuse, site-reputation abuse, and expired-domain abuse. Tactics that produced quick wins in 2022–2023 now trigger demotion or removal.
Performance signals tightened. “Interaction to Next Paint” (INP) replaced FID as a Core Web Vital on March 12, 2024. Pages with INP ≤200 ms are “good”; >500 ms are “poor.” Slow responsiveness now hurts rankings and engagement.
Personalization localizes the SERP. Geography, language, device, search history, and intent filters reshape results. The same query yields different pages and different AI Overviews. Google added a “Web” filter to surface only text links, but most users won’t use it by default.
Net effect: more competition, fewer clicks per query, higher technical and credibility thresholds.
Why teams struggle
Competing with the answer box. Even perfect pages lose clicks when a summary satisfies intent. For news, Similarweb data (widely cited in coverage) shows AI Overviews decreased visits to publishers in 2025. You’re battling Google’s own interface.
Authority bias. Systems prefer entities with recognized expertise, real-world reputation, and consistent mentions across the web. New sites can publish excellent content and still sit below entrenched brands.
Scaled content penalties. Large volumes of undifferentiated or lightly edited AI text trigger the “scaled content abuse” line. Site-reputation abuse (renting subfolders/subdomains for unrelated content) and expired-domain repurposing are now explicit violations.
Thin experience. E-E-A-T rewards first-hand testing, unique data, and clear accountability (author bios, sources, proofs). Pages without real experience signals struggle to be included in AI Overviews or to win snippets.
UX drag. INP and overall responsiveness correlate with engagement. Heavy JavaScript, unoptimized third-party scripts, and layout shifts depress CTR and retention, which depress rankings.
Volatile updates. Core updates reweight signals several times a year. A tactic that works in April may stall in August; recovery requires structural fixes, not title tweaks.
Data-backed realities
- AI Overviews are now mainstream and monetized; they frequently sit above classic blue links. Your page can “rank” yet be invisible.
- Organic click share is slipping year-over-year across regions; zero-click searches are common behavior, not an anomaly.
- Google explicitly targets mass-produced, unoriginal content and parasitic publishing arrangements. Cleanup is enforced algorithmically and via spam actions.
- Responsiveness matters: aim for INP ≤200 ms at the 75th percentile (mobile and desktop segmented).
- Users can switch to a “Web” filter for link-only SERPs, but adoption is limited; treat it as a bonus, not a plan.
What to do: precise playbooks
1) Build content that wins in AI Overviews and beyond
Make pages summary-ready.
- Lead with a clear, fact-dense answer (40–80 words), then expand with steps, criteria, examples, and caveats.
- Use tight subheadings that map to intents (“Cost,” “Risks,” “Steps,” “Alternatives”).
- Include credible sources and first-party evidence (photos, test logs, screenshots, data tables).
Structure matters.
- Use lists for procedures, comparison tables for choices, and Q&A for related queries.
- Add concise definitions and entities (products, standards, places) with consistent naming.
Schema essentials.
- Article/NewsArticle with author, datePublished, image, and sameAs.
- FAQPage for genuine FAQs on the page.
- HowTo only if you include steps with materials and outcome.
- Product with offers and aggregateRating when relevant.
These help eligibility for rich results and give models cleaner facts to extract.
Example: A cybersecurity firm publishes “Ransomware Response Checklist.” Start with a 10-step list, link each step to a short “how to,” include a downloadable runbook PDF, and cite recent incident data. This format often earns the featured snippet and feeds AI summaries.
2) Replace “volume” with evidence
Original data beats rewrites.
- Run small studies (e.g., analyze 50 tools’ pricing, 1,000 reviews, or your product telemetry).
- Publish methods and raw CSV.
- Visualize results with simple charts and alt text.
First-hand testing.
- Show photos of measurements, timestamps, devices, and environments.
- Publish failure cases and limits; models and editors treat this as trust signals.
Expert identity.
- Real author names, credentials, and contact.
- “Last reviewed” with the reviewer’s name for medical/financial/legal topics.
Example: A fitness brand tests 12 smart scales for 30 days, logs drift and step response time, posts the raw data, and shows calibration videos. This outranks generic listicles despite fewer referring domains.
3) Engineer topical authority, not just keywords
Topic trees.
- Map the core entity (your product/service) → problems it solves → tasks → adjacent decisions.
- Build hubs (guides) and spokes (specific how-tos, comparisons, calculators).
- Each page answers one intent completely; interlink with descriptive anchors.
Entity consistency.
- Use the same brand, people, product names, and addresses across your site, LinkedIn, Crunchbase, GitHub, G2, and directories.
- Create or claim Knowledge Graph entities when possible (Wikidata, industry directories).
Cadence.
- Update cornerstone pages quarterly with fresh data and changelogs; redirect or consolidate near-duplicates to avoid cannibalization.
4) Earn authority the hard way (but faster)
Digital PR that creates citations, not just links.
- Publish a dataset or tool; pitch a single, newsworthy angle (e.g., “INP on the top 500 ecommerce sites: only 18% are good”).
- Offer expert quotes and 1–2 exclusives before broad outreach.
- Track entity mentions even without links; they still build reputation.
Partnership pages with substance.
- Co-author research or benchmarks with a respected partner; both sites host versions that cross-reference methods and results.
Avoid the traps.
- Don’t rent subdomains/folders for unrelated content.
- Don’t repurpose expired domains for quick authority. Both are now flagged.
5) Optimize for clicks in a zero-click world
Own more SERP surface.
- Target queries with feature potential: snippets (“what/why/how”), FAQs, images, videos, People Also Ask.
- For brand and product searches, ensure sitelinks, reviews, and pricing appear cleanly.
- Publish short demo videos; they surface in “Visual” packs even when AI Overviews answer the main query.
Write CTR-tested titles/meta.
- Lead with outcome or differentiator (“Template,” “Calculator,” “2025 Benchmarks”), not vague descriptors.
- Keep titles readable at ~55–60 characters; no brackets spam.
Capture off-SERP demand.
- Add email capture and lightweight tools (estimators, checkers) so fewer visits must come from new queries.
Example: A payroll SaaS builds a “Net Pay Calculator,” earns rich result placement, and links to a concise explainer under it. Even if the AI Overview answers “how to calculate net pay,” many users click the calculator.
6) Make responsiveness a ranking asset
Hit INP ≤200 ms (75th percentile).
- Audit long tasks; split bundles; defer non-critical JS; reduce hydration on mobile.
- Replace heavy UI libraries where possible; lazy-load offscreen components.
- Limit third-party scripts; load them after interaction when safe.
- Preload critical resources; use server-side rendering or static pre-rendering for critical routes.
- Monitor with field data (RUM) and PageSpeed Insights; segment mobile/desktop.
UX outcomes to track: time to first action, bounce after first interaction, rage clicks, and search-to-action conversion.
7) Local and multi-locale: win by precision
Local packs.
- Complete Google Business Profiles; keep hours, services, and photos current.
- Add service-area pages with real local proof (team photos, permits, case studies).
- Acquire reviews that mention services and neighborhoods.
International.
- Use hreflang and localized currency, shipping, and support.
- Local link equity and press matter more than translated text.
Example: A dental clinic in Pune builds neighborhood pages tied to actual case photos and treatment timelines; it outranks chains that publish generic copy nationwide.
8) Content lifecycle management
Prune and merge.
- Remove or redirect thin, overlapping, or unvisited pages quarterly.
- Merge near-duplicates into stronger, evergreen hubs; keep the better URL, redirect the rest.
Freshness with proof.
- When updating, add new data, screenshots, or policy changes and note “Updated: YYYY-MM-DD” in the body (not just the meta).
- Keep a visible changelog for major guides.
Governance.
- Train contributors on what not to publish (no generic rewrites, no unsourced claims).
- Require source lists and media rights for every post.
9) Measurement that reflects 2025
Track the right KPIs.
- Impressions, pixel depth on SERP, and feature presence (snippet/FAQ/video) matter as much as rank.
- Click-through rate from AI-impacted queries will be lower; evaluate success by revenue per impression and assisted conversions.
- Segment branded vs. non-branded; mobile vs. desktop; U.S. vs. other markets with differing AI rollout.
Attribute influence, not just last click.
- Use query-level landing pages and lightweight lead magnets to capture assisted value.
- For content aimed at AI Overviews, measure “search-to-tool” usage and direct traffic lift after publication.
Three focused roadmaps
A) New SaaS (low authority)
- Publish one flagship, evidence-heavy guide each month (benchmark, teardown, or dataset) plus one interactive tool.
- Run a quarterly PR push around each flagship with one exclusive to a tier-one outlet; measure entity mentions and high-quality links.
- Build one topic cluster at a time; no more than 10 pages per month; consolidate anything underperforming.
- Ship performance: INP ≤200 ms on the homepage, pricing, and docs; remove non-critical scripts.
B) Local services (multi-city)
- Build service pages with real photography, staff quotes, prices or ranges, and timeframes.
- Maintain GBP accuracy; request reviews after each job with a simple SMS flow.
- Publish two local case studies per month tied to neighborhoods; earn local press mentions with community sponsorships.
- Track calls and form fills by page; prune thin “city-swap” pages.
C) Ecommerce
- Enrich product pages: testing notes, sizing outcomes, returns friction, and short video demos.
- Add comparison and “best for” guides written by merchandisers who actually used the items.
- Implement Product, Review, and FAQ schema; monitor rich result coverage.
- Optimize checkout pages for INP and CLS; defer non-essential pixels; audit third-party scripts quarterly.
Recovery from a core update or spam hit
- Audit for policy violations. Remove scaled, unoriginal content; shut down rented subfolders; revert expired-domain content. Request reconsideration only if a manual action exists.
- Consolidate. Merge clusters around the strongest URL; 301 redirect; update internal links.
- Rebuild authority with proof. Publish one original-data asset and one tool; pitch with a single headline.
- Fix responsiveness. Ship INP fixes across top templates; measure in the field and the CrUX percentile.
- Reassess intent. If a query now surfaces AI Overviews and marketplace pages, target a different angle (calculator, checklist, local intent, or post-click tool).
What “good” looks like now
- A page that answers the query in 80 words, then proves it with photos, data, and steps.
- Clear schema, clean internal links, and consistent entities across the web.
- Fast interaction on mobile, verified by field data.
- A brand present in citations and coverage, not just backlinks.
- A content calendar that prioritizes unique value over volume.
- Measurement that accepts lower CTR but higher revenue per impression.
Quick checklist
- Target queries where you can add first-hand proof or original data.
- Build one cluster at a time; remove duplicates.
- Add concise answers up top; structure with lists, tables, and Q&A.
- Implement Article/FAQ/HowTo/Product schema correctly.
- INP ≤200 ms on key templates; cut long tasks and third-party bloat.
- Run digital PR around unique assets; track entity mentions.
- Optimize titles/meta for human CTR; avoid clickbait.
- Measure impressions, features, and revenue per impression, not rank alone.
- For brand protection, ensure sitelinks, reviews, and pricing render cleanly.
- Revisit every cornerstone page quarterly with new evidence and a visible changelog.
Climbing to page one in 2025 requires proof, precision, and performance. Treat AI answers and zero-click behavior as constraints, not excuses. Build pages that deserve to be summarized and give users a reason to click anyway.

