Dall'ottimizzazione per i motori di ricerca all'ottimizzazione per i motori AI
Menu
Valuta un sito Siti valutati Video Novità Terminologia
Reviews Siti con valutazione A Red zone Più migliorati ★ Saved
Categorie Visibilità nei motori di ricerca Titoli, contenuto e keyword SEO tecnico Velocità & prestazioni Usabilità mobile Dati strutturati & social AI e motori di risposta Ricerca locale Autorità e fiducia Accessibilità
Scopri e strumenti Scopri Interroga i dati Agenti AI API
Informazioni Chi siamo Metodologia Disclaimer
Membri
API GATEWAY

Accesso JSON gratuito in sola lettura ai dati in cache del sito.

Modalità scura

🧭 Vista guidata
Sei nuovo al SEO (crawler, schema, TTFB)? Spieghiamo ogni termine mentre navighi, in modo semplice e diretto. Gli stessi dati, con il supporto integrato.

⚡ Vista esperto
Conosci già il mercato. Solo i dati: chiari, rapidi e compatti, senza spiegazioni aggiuntive. Questa è la visualizzazione predefinita.

Lingua dell'interfaccia

labs.google.com

Scansionato Sep 02, 2026 13:39 UTC · Review type: Analisi completa iniziale · Visit site ↗

SEO B green zone visibilità nella ricerca classica
AIO A green zone Visibilità per AI e answer engine

Punteggio di ottimizzazione per la ricerca AI

Misura la prontezza di un sito web per la ricerca generativa, gli answer engine, le citazioni AI e la ricerca tradizionale.

Forza del traffico 100/100 A Classifica di popolarità globale #1 (Lista Tranco, dati di traffico misurati)
Autorità digitale complessiva 92/100 A Composito di ogni categoria misurata — incluse popolarità, età del dominio e segnali di affidabilità.

Google Labs scores B (89/100) for traditional SEO and A (96/100) for AI and answer-engine visibility, so the site is in strong shape overall. The lower SEO score is almost entirely driven by a weak Search Visibility category (62/100), pulled down by three foundational technical issues: a soft-404 misconfiguration, duplicate-host indexing, and a missing HTTP-to-HTTPS redirect. These gaps don't affect how AI tools read the site today, but they create crawling and duplicate-content risks that hold the SEO grade back.

SEO: soddisfa il profilo di posizionamento elevato. AIO: soddisfa il profilo di posizionamento elevato. Il benchmark di 85 punti è il punteggio che un sito conforme alle pratiche seguite dai siti con posizionamento costantemente elevato otterrebbe nelle stesse verifiche — un parametro misurato, non classifiche live di competitor.

Punteggi per categoria

Ogni categoria è un insieme ponderato di verifiche misurate; le categorie non misurabili sono escluse dalla valutazione, non stimate.

Dettaglio del punteggio

Ogni punteggio è costruito su categorie ponderate; la colonna Contributo mostra esattamente quanti punti ogni categoria aggiunge al totale (i pesi si rinormalizzano su ciò che era misurabile). Le categorie condividono gli stessi controlli di base — nessuna scansione viene eseguita due volte.

AIO Categorie di ottimizzazione AI

CategoriaScorePesoContributo
Crawlability & indexability 87 15% 15.0 pt
Content quality & originality 100 15% 17.2 pt
Answerability & page structure 100 15% 17.2 pt
Autorità e fiducia 89 12% 12.3 pt
Entity clarity 100 10% 11.5 pt
Dati strutturati 8% n/a
Citation worthiness 100 8% 9.2 pt
Topical coverage & internal linking 100 7% 8.0 pt
Freshness & factual maintenance 5% n/a
User experience & performance 90 5% 5.2 pt
Totale AIO96/100

SEO Categorie SEO

CategoriaScorePesoContributo
Visibilità nei motori di ricerca 62 18% 12.1 pt
Titoli, contenuto e keyword 100 16% 17.4 pt
SEO tecnico 95 12% 12.4 pt
Velocità & prestazioni 92 10% 10.0 pt
Usabilità mobile 100 8% 8.7 pt
Dati strutturati & social 100 8% 8.7 pt
Ricerca locale 8% n/a
Autorità e fiducia 89 14% 13.5 pt
Accessibilità 100 6% 6.5 pt
Totale SEO89/100

Raccomandazioni

Ogni elemento è etichettato con il punteggio che migliora (SEO, AIO o entrambi) e riporta uno stato: Da fare = nel piano attuale · ✓ Fatto = la modifica è stata rilevata alla ri-verifica del sito · Ancora aperto = ri-verificato ma non ancora rilevato · In attesa di dati esterni = una scansione del solo sito non è sufficiente per confermarlo.

Utilizzati nei prompt di correzione copia-incolla qui sotto — consegnali a ChatGPT, Claude o qualsiasi altro strumento che modifichi il tuo sito.
1

Fix soft 404s so error pages return HTTP 404 status

SEO + AIO To do

When we requested a deliberately non-existent URL, the server returned HTTP 200 instead of a proper 404 — meaning search engines may treat error pages as real, indexable content. This wastes crawl budget and can dilute the site's authority by surfacing meaningless pages in search indexes. Audit your server or CMS routing rules to ensure any URL that doesn't match a real page returns a true HTTP 404 (or 410 for permanently removed content); this typically helps search engines focus crawling on pages that matter.

Incolla nel tuo strumento AI; dopo aver pubblicato la correzione, ri-verifica qui sotto per rendere questo elemento verde.
2

Add a discoverable Contact page linked from the homepage

SEO + AIO To do

We found links to an About page and a Privacy page from the homepage, but no Contact page was detected. Search engines and AI answer engines use trust signals like About, Contact, and Privacy pages to assess site credibility, and a missing Contact link is a common reason authority scores plateau. Adding a Contact page and linking to it clearly from the main navigation or footer typically helps both user trust and quality assessments.

Incolla nel tuo strumento AI; dopo aver pubblicato la correzione, ri-verifica qui sotto per rendere questo elemento verde.
3

Redirect www or apex to one canonical host consistently

SEO + AIO To do

Both the www (www.labs.google) and non-www (labs.google) versions of the site currently return HTTP 200 without redirecting to a single preferred host, which means search engines may index the same content under two different addresses. This creates a duplicate-content risk that can split ranking signals and confuse crawlers about which version to treat as authoritative. Choose one canonical host and configure a permanent 301 redirect from the other; this typically helps consolidate any link equity and prevents duplicate indexing.

Incolla nel tuo strumento AI; dopo aver pubblicato la correzione, ri-verifica qui sotto per rendere questo elemento verde.
4

Redirect all HTTP traffic to HTTPS automatically

SEO + AIO To do

Our test found that the http:// version of the site did not redirect to https://, leaving open the possibility that both the secure and insecure versions are crawled and indexed separately. Beyond the duplicate-content risk this shares with the canonical-host issue, serving any traffic over plain HTTP is a security concern that browsers and search engines flag negatively. Adding a server-level 301 redirect from http:// to https:// for all URLs typically helps unify signals and ensures visitors always land on the secure version.

Incolla nel tuo strumento AI; dopo aver pubblicato la correzione, ri-verifica qui sotto per rendere questo elemento verde.
5

Reduce homepage HTML size below 100 KB where possible

SEO + AIO To do

The homepage HTML document weighs 285 KB before any images or scripts are loaded, which is well above the commonly recommended threshold of around 100 KB for a lean HTML payload. Large HTML documents slow initial parsing, can delay time-to-first-byte on slower connections, and may cause crawlers to truncate content before reaching important elements lower in the page. Review the markup for inline scripts, large inline SVGs, or redundant whitespace that could be moved to external files or minified to bring the document size down.

Incolla nel tuo strumento AI; dopo aver pubblicato la correzione, ri-verifica qui sotto per rendere questo elemento verde.
6

Professional SEO audit

SEO + AIO To do

An SEO consultant can act on crawl/indexing issues beyond a homepage review, including log-file analysis and index coverage in Google Search Console (free).

Servizio di terze parti facoltativo — indicato per completezza; non abbiamo alcuna affiliazione e non riceviamo nulla in caso di acquisto.

Un unico prompt combinato che copre tutte le raccomandazioni aperte, in ordine di priorità.

Audit di visibilità GEO e AI ogni controllo, con prove

✓ superato · ! parziale · ✗ non superato · i informativo · – non applicabile. Ogni riga riporta ciò che è stato effettivamente misurato in questa scansione.

Crawlers allowed (robots.txt) robots.txt present and does not block all crawling.
Homepage indexable (no noindex) No noindex directive on the homepage.
XML sitemap Sitemap found at https://labs.google/sitemap.xml with 58 <loc> entries.
Canonical URL declared rel=canonical → https://labs.google/
HTTP redirects to HTTPS The http:// version did not redirect to https:// — both versions may be indexed separately.
One canonical host (www vs apex) Both the www and non-www hosts return 200 without redirecting to one canonical host — duplicate-content risk.
Missing pages return real 404s A deliberately non-existent URL returned HTTP 200 (a 'soft 404') — search engines may index error pages.

Titoli, contenuto e keyword contribuisce a SEO + AIO

Page title Title (45 chars): “Google Labs: Google's home for AI experiments”
Meta description Description (143 chars): “Stay up to date with the latest Google AI experiments, innovative tools, and technology. Explore the future of AI respon”
Exactly one H1 heading 1 <h1> tag(s) found: “Be the first to experiment”
Homepage content depth 732 words of visible text on the homepage.
Internal linking 16 internal links on the homepage.

SEO tecnico contribuisce a SEO + AIO

Served over HTTPS Final URL: https://labs.google/
! HSTS header No Strict-Transport-Security header.
Text compression Content-Encoding: gzip on the homepage response.
HTTP/2 or newer Negotiated HTTP/2 from our server.
No mixed content All referenced resources use https.
Character encoding declared Charset declared.
Short redirect chain 1 redirect hop(s) from the submitted URL to the final page.

Velocità & prestazioni contribuisce a SEO + AIO

Server response time (TTFB) 28 ms to first byte, measured once from our server at review time.
! HTML document size Homepage HTML is 285 KB (before images/scripts).
Referenced resources 2 scripts, 3 stylesheets, 24 images referenced in the HTML.
Render-blocking scripts 1 script(s) in <head> without defer/async.
Modern image delivery 24 images; 20 lazy-loaded; 24 WebP/AVIF references.

Usabilità mobile contribuisce a SEO + AIO

Mobile viewport tag viewport: “width=device-width, initial-scale=1”
No fixed-width viewport Viewport is not fixed-width.
Responsive CSS signals Media queries detected in the delivered HTML/linked styles.

Dati strutturati & social contribuisce a SEO + AIO

i Structured data (JSON-LD) Not scored: this domain ranks #1 globally (Tranco). At this prominence, discovery aids do not limit visibility, and top platforms are JavaScript applications whose no-JS fallback shell is what a static crawl sees. Measured on that shell anyway: No valid JSON-LD structured data on the homepage.
i Identity schema (Organization/WebSite) Not scored: this domain ranks #1 globally (Tranco). At this prominence, discovery aids do not limit visibility, and top platforms are JavaScript applications whose no-JS fallback shell is what a static crawl sees. Measured on that shell anyway: No Organization/WebSite-type schema found.
Open Graph tags Open Graph present: og:description, og:image, og:image:height, og:image:secure_url, og:image:type, og:image:width, og:title, og:type, og:url
Twitter/X card twitter:card = summary_large_image
Favicon Icon link declared.

AI e motori di risposta contribuisce a AIO

AI crawlers allowed No AI/answer-engine crawlers are blocked in robots.txt (checked: GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, CCBot).
llms.txt /llms.txt present.
i Q&A / HowTo schema Not scored: this domain ranks #1 globally (Tranco). At this prominence, discovery aids do not limit visibility, and top platforms are JavaScript applications whose no-JS fallback shell is what a static crawl sees. Measured on that shell anyway: No FAQPage/QAPage/HowTo schema — answer engines favor explicitly structured questions and answers.
Clear content sections (H2s) 22 H2 section heading(s) on the homepage.
Direct opening summary First paragraph is 30 words. “Discover our latest experiments and help shape the future of AI technology. Get early access, share …”
i RSS/Atom feed Not scored: this domain ranks #1 globally (Tranco). At this prominence, discovery aids do not limit visibility, and top platforms are JavaScript applications whose no-JS fallback shell is what a static crawl sees. Measured on that shell anyway: No RSS/Atom feed link.
i Freshness signals Not scored: this domain ranks #1 globally (Tranco). At this prominence, discovery aids do not limit visibility, and top platforms are JavaScript applications whose no-JS fallback shell is what a static crawl sees. Measured on that shell anyway: No Last-Modified header, dated <time> elements, or recent year visible — assistants prefer content they can date.

Ricerca locale contribuisce a SEO

Local-business signals No phone number, street address or map found — this category is excluded from the grade. If you serve a local area, adding these matters a lot; if you're not a local business, it doesn't apply.

Autorità e fiducia contribuisce a SEO + AIO

Global popularity rank Ranked #1 of the ~1M most-visited domains worldwide (Tranco research list — aggregated from major traffic datasets). Prominence like this is the strongest visibility signal there is.
Domain age Registered 2023-04-11 (3.4 years ago) per the public RDAP registry record.
! About / Contact / Privacy discoverable Linked from homepage: about, privacy.
Social profiles linked Profiles linked: x.com
Backlink profile Not measured: external backlink counts and domain-authority scores require commercial link-index data this tool does not query. Treat any tool that shows them 'free' with care — ask where the numbers come from.

Accessibilità contribuisce a SEO + AIO

Page language declared <html lang="en">
Image alt text 20 of 24 images have alt text (83%).
Form fields labelled No visible form fields on the homepage.
Links have accessible names All links have text or accessible names.

Dati di scansione: TTFB 28 ms · 285 KB HTML · HTTP/2 · 1 redirect(s) · misurato una volta dal nostro server alle 2026-09-02T13:39:10+00:00.

Cronologia delle revisioni

DataTypeSEOAIO
Sep 02, 2026 13:39 UTC Iniziale B 89/100 A 96/100

Le rianalisi verificano le tue raccomandazioni con una nuova scansione. I risultati nei motori di ricerca e i dati esterni richiedono generalmente più tempo per aggiornarsi rispetto alle correzioni on-site.

Categorie di valutazione

Visibilità nei motori di ricercaTitoli, contenuto e keywordSEO tecnicoVelocità & prestazioniUsabilità mobileDati strutturati & socialAI e motori di rispostaRicerca localeAutorità e fiduciaAccessibilità

Reviews

Tutti i siti valutatiSiti con valutazione ASiti in zona rossaPiù migliorati★ Siti salvati

Tools

Valuta un sitoInterroga i datiAgenti AIAPI dati

Scopri

Tutte le guideGEO / AEO / LLMO terminologyNotizie e ricercaSEO basicsAI e motori di rispostaVelocità e Core Web VitalsRicerca localeDati strutturati