🧭 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
novaryn.tech
Scansionato Aug 28, 2026 00:54 UTC · Review type: Analisi completa iniziale · Visit site ↗
SEO
Cyellow zonevisibilità nella ricerca classica
AIO
Dyellow zoneVisibilità 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—Al di sotto dell'intervallo misurabile (top 1M domini più visitati) — normale per siti piccoli e nuovi; non abbassa gli altri punteggi.
Autorità digitale complessiva71/100 CComposito di ogni categoria misurata — incluse popolarità, età del dominio e segnali di affidabilità.
Novaryn scores 71 (C) for traditional search visibility and 65 (D) for AI and answer-engine visibility, meaning the site has a reasonable but incomplete presence in Google search and a notably weak presence in AI tools like ChatGPT and Perplexity. The most prominent theme is foundational crawlability and indexing gaps — missing sitemaps, conflicting URLs, and blocked AI crawlers — which drag down both scores but hit the AIO score hardest. Addressing these technical basics is the clearest path to improving how both search engines and AI assistants discover and reference the site.
SEO: 14 punti al di sotto del profilo di posizionamento elevato.
AIO: 20 punti al di sotto del 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.
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
Categoria
Score
Peso
Contributo
Crawlability & indexability
53
15%
8.0 pt
Content quality & originality
100
15%
15.0 pt
Answerability & page structure
100
15%
15.0 pt
Autorità e fiducia
62
12%
7.4 pt
Entity clarity
0
10%
0.0 pt
Dati strutturati
20
8%
1.6 pt
Citation worthiness
50
8%
4.0 pt
Topical coverage & internal linking
100
7%
7.0 pt
Freshness & factual maintenance
100
5%
5.0 pt
User experience & performance
50
5%
2.5 pt
Totale AIO
65/100
SEO Categorie SEO
Categoria
Score
Peso
Contributo
Visibilità nei motori di ricerca
50
18%
9.8 pt
Titoli, contenuto e keyword
100
16%
17.4 pt
SEO tecnico
95
12%
12.4 pt
Velocità & prestazioni
50
10%
5.4 pt
Usabilità mobile
100
8%
8.7 pt
Dati strutturati & social
17
8%
1.5 pt
Ricerca locale
—
8%
n/a
Autorità e fiducia
62
14%
9.4 pt
Accessibilità
100
6%
6.5 pt
Totale SEO
71/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
Add a rel=canonical tag to every page
SEO + AIOTo do
Our crawler found no rel=canonical link on the homepage at all. Without it, search engines must guess which version of a URL is the 'official' one, increasing the risk that ranking signals get split across duplicates. Add <link rel="canonical" href="https://novaryn.com/"> (or your preferred host) to the <head> of every page; this typically helps consolidate link equity and clarify indexing intent.
I need help fixing an issue on my website novaryn.tech.
My site is built with: [YOUR PLATFORM].
Issue found by an automated review: Add a rel=canonical tag to every page
Details and evidence from the crawl: Our crawler found no rel=canonical link on the homepage at all. Without it, search engines must guess which version of a URL is the 'official' one, increasing the risk that ranking signals get split across duplicates. Add <link rel="canonical" href="https://novaryn.com/"> (or your preferred host) to the <head> of every page; this typically helps consolidate link equity and clarify indexing intent.
Area: Search visibility — improves my SEO + AIO score.
Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
Incolla nel tuo strumento AI; dopo aver pubblicato la correzione, ri-verifica qui sotto per rendere questo elemento verde.
2
Create and submit an XML sitemap
SEO + AIOTo do
We checked both robots.txt Sitemap: directives and /sitemap.xml and found nothing. A missing sitemap means search engines and AI crawlers must discover your pages purely through links, which slows and limits coverage. Generate a sitemap, place it at /sitemap.xml, reference it in robots.txt with 'Sitemap: https://novaryn.com/sitemap.xml', and submit it in Google Search Console; this typically helps ensure all key pages are found and crawled promptly.
I need help fixing an issue on my website novaryn.tech.
My site is built with: [YOUR PLATFORM].
Issue found by an automated review: Create and submit an XML sitemap
Details and evidence from the crawl: We checked both robots.txt Sitemap: directives and /sitemap.xml and found nothing. A missing sitemap means search engines and AI crawlers must discover your pages purely through links, which slows and limits coverage. Generate a sitemap, place it at /sitemap.xml, reference it in robots.txt with 'Sitemap: https://novaryn.com/sitemap.xml', and submit it in Google Search Console; this typically helps ensure all key pages are found and crawled promptly.
Area: Search visibility — improves my SEO + AIO score.
Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
Incolla nel tuo strumento AI; dopo aver pubblicato la correzione, ri-verifica qui sotto per rendere questo elemento verde.
3
Reduce server response time below 200 ms
SEO + AIOTo do
We measured a Time to First Byte of 822 ms from our server at review time, which is more than four times the 200 ms threshold Google cites as a good target. Slow server response delays everything that follows — rendering, indexing, and user experience — and is a known speed signal. Investigate origin server performance, enable caching (full-page or object-level), and consider a CDN; reducing TTFB typically helps both Core Web Vitals scores and perceived page speed.
I need help fixing an issue on my website novaryn.tech.
My site is built with: [YOUR PLATFORM].
Issue found by an automated review: Reduce server response time below 200 ms
Details and evidence from the crawl: We measured a Time to First Byte of 822 ms from our server at review time, which is more than four times the 200 ms threshold Google cites as a good target. Slow server response delays everything that follows — rendering, indexing, and user experience — and is a known speed signal. Investigate origin server performance, enable caching (full-page or object-level), and consider a CDN; reducing TTFB typically helps both Core Web Vitals scores and perceived page speed.
Area: Speed & performance — improves my SEO + AIO score.
Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
Incolla nel tuo strumento AI; dopo aver pubblicato la correzione, ri-verifica qui sotto per rendere questo elemento verde.
4
Allow AI crawlers to read and cite your content
AIOTo do
Your robots.txt explicitly blocks GPTBot, ClaudeBot, Google-Extended, and CCBot, which means none of those AI assistants can read the site and it cannot be cited in their answers. This is the single largest driver of your AIO score of 65 (D), and the Structured data & social category sitting at just 17 compounds the problem. Remove or relax those Disallow rules for the AI user-agents you are comfortable with; allowing them typically helps the site appear as a source in AI-generated responses.
I need help fixing an issue on my website novaryn.tech.
My site is built with: [YOUR PLATFORM].
Issue found by an automated review: Allow AI crawlers to read and cite your content
Details and evidence from the crawl: Your robots.txt explicitly blocks GPTBot, ClaudeBot, Google-Extended, and CCBot, which means none of those AI assistants can read the site and it cannot be cited in their answers. This is the single largest driver of your AIO score of 65 (D), and the Structured data & social category sitting at just 17 compounds the problem. Remove or relax those Disallow rules for the AI user-agents you are comfortable with; allowing them typically helps the site appear as a source in AI-generated responses.
Area: AI & answer engines — improves my AIO score.
Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
Incolla nel tuo strumento AI; dopo aver pubblicato la correzione, ri-verifica qui sotto per rendere questo elemento verde.
5
Redirect www and non-www to one canonical host
SEO + AIOTo do
Both https://novaryn.com and https://www.novaryn.com currently return HTTP 200 responses with no redirect between them, which search engines can treat as two separate sites carrying duplicate content. This splits any link authority earned and can confuse indexing, compounding the missing rel=canonical issue. Choose one version as authoritative and configure a permanent 301 redirect from the other; this typically helps consolidate rankings and signals to a single URL.
I need help fixing an issue on my website novaryn.tech.
My site is built with: [YOUR PLATFORM].
Issue found by an automated review: Redirect www and non-www to one canonical host
Details and evidence from the crawl: Both https://novaryn.com and https://www.novaryn.com currently return HTTP 200 responses with no redirect between them, which search engines can treat as two separate sites carrying duplicate content. This splits any link authority earned and can confuse indexing, compounding the missing rel=canonical issue. Choose one version as authoritative and configure a permanent 301 redirect from the other; this typically helps consolidate rankings and signals to a single URL.
Area: Search visibility — improves my SEO + AIO score.
Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
Incolla nel tuo strumento AI; dopo aver pubblicato la correzione, ri-verifica qui sotto per rendere questo elemento verde.
6
Structured-data implementation
SEO + AIOTo do
A developer can add schema.org markup sitewide; validation itself is free (schema.org validator, Google Rich Results test).
Servizio di terze parti facoltativo — indicato per completezza; non abbiamo alcuna affiliazione e non riceviamo nulla in caso di acquisto.
7
Professional SEO audit
SEO + AIOTo 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.
I need help fixing 5 issues on my website novaryn.tech, found by an automated review. My site is built with: [YOUR PLATFORM].
1. Add a rel=canonical tag to every page
Evidence: Our crawler found no rel=canonical link on the homepage at all. Without it, search engines must guess which version of a URL is the 'official' one, increasing the risk that ranking signals get split across duplicates. Add <link rel="canonical" href="https://novaryn.com/"> (or your preferred host) to the <head> of every page; this typically helps consolidate link equity and clarify indexing intent.
Area: Search visibility — improves SEO + AIO.
2. Create and submit an XML sitemap
Evidence: We checked both robots.txt Sitemap: directives and /sitemap.xml and found nothing. A missing sitemap means search engines and AI crawlers must discover your pages purely through links, which slows and limits coverage. Generate a sitemap, place it at /sitemap.xml, reference it in robots.txt with 'Sitemap: https://novaryn.com/sitemap.xml', and submit it in Google Search Console; this typically helps ensure all key pages are found and crawled promptly.
Area: Search visibility — improves SEO + AIO.
3. Reduce server response time below 200 ms
Evidence: We measured a Time to First Byte of 822 ms from our server at review time, which is more than four times the 200 ms threshold Google cites as a good target. Slow server response delays everything that follows — rendering, indexing, and user experience — and is a known speed signal. Investigate origin server performance, enable caching (full-page or object-level), and consider a CDN; reducing TTFB typically helps both Core Web Vitals scores and perceived page speed.
Area: Speed & performance — improves SEO + AIO.
4. Allow AI crawlers to read and cite your content
Evidence: Your robots.txt explicitly blocks GPTBot, ClaudeBot, Google-Extended, and CCBot, which means none of those AI assistants can read the site and it cannot be cited in their answers. This is the single largest driver of your AIO score of 65 (D), and the Structured data & social category sitting at just 17 compounds the problem. Remove or relax those Disallow rules for the AI user-agents you are comfortable with; allowing them typically helps the site appear as a source in AI-generated responses.
Area: AI & answer engines — improves AIO.
5. Redirect www and non-www to one canonical host
Evidence: Both https://novaryn.com and https://www.novaryn.com currently return HTTP 200 responses with no redirect between them, which search engines can treat as two separate sites carrying duplicate content. This splits any link authority earned and can confuse indexing, compounding the missing rel=canonical issue. Choose one version as authoritative and configure a permanent 301 redirect from the other; this typically helps consolidate rankings and signals to a single URL.
Area: Search visibility — improves SEO + AIO.
Work through them one at a time, in order. For each: Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
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.
Visibilità nei motori di ricerca contribuisce a SEO + AIO
✓
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
No XML sitemap found (checked robots.txt Sitemap: lines and /sitemap.xml).
✗
Canonical URL declared
No rel=canonical link on the homepage.
✗
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
Non-existent URLs correctly return HTTP 404.
Titoli, contenuto e keyword contribuisce a SEO + AIO
✓
Page title
Title (44 chars): “Novaryn | Business Software Built for Growth”
✓
Meta description
Description (135 chars): “We design and build premium custom digital platforms that automate operations, improve customer experiences, and scale b”
✓
Exactly one H1 heading
1 <h1> tag(s) found: “Run Your Facility. Grow Your Business. All in One Platform.”
✓
Homepage content depth
1491 words of visible text on the homepage.
✓
Internal linking
33 internal links on the homepage.
SEO tecnico contribuisce a SEO + AIO
✓
Served over HTTPS
Final URL: https://novaryn.tech/
!
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
0 redirect hop(s) from the submitted URL to the final page.
Velocità & prestazioni contribuisce a SEO + AIO
✗
Server response time (TTFB)
822 ms to first byte, measured once from our server at review time.
!
HTML document size
Homepage HTML is 118 KB (before images/scripts).
✓
Referenced resources
13 scripts, 1 stylesheets, 2 images referenced in the HTML.
✓
Render-blocking scripts
1 script(s) in <head> without defer/async.
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
✗
Structured data (JSON-LD)
No valid JSON-LD structured data on the homepage.
✗
Identity schema (Organization/WebSite)
No Organization/WebSite-type schema found.
✗
Open Graph tags
No Open Graph tags — shared links show no preview card.
!
Twitter/X card
No twitter:card tag.
✓
Favicon
Icon link declared.
AI e motori di risposta contribuisce a AIO
✗
AI crawlers allowed
robots.txt fully blocks: GPTBot, ClaudeBot, Google-Extended, CCBot — those assistants cannot read the site to cite it.
!
llms.txt
No /llms.txt (an emerging convention for guiding AI assistants; low weight because adoption is still early).
!
Q&A / HowTo schema
No FAQPage/QAPage/HowTo schema — answer engines favor explicitly structured questions and answers.
✓
Clear content sections (H2s)
7 H2 section heading(s) on the homepage.
✓
Direct opening summary
First paragraph is 25 words. “From online bookings and payments to memberships, tournaments, and analytics — Novaryn helps you aut…”
!
RSS/Atom feed
No RSS/Atom feed link.
✓
Freshness signals
Found: a current/recent year in the visible text.
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
i
Global popularity rank
Not in the Tranco top-1M most-visited domains — normal for small, new and local sites. This check only ever adds points; absence never subtracts.
i
Domain age
Registered 2026-07-22 (0.1 years ago) per the public RDAP registry record.
!
About / Contact / Privacy discoverable
Linked from homepage: privacy.
✓
Social profiles linked
Profiles linked: facebook
–
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
2 of 2 images have alt text (100%).
–
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 822 ms · 118 KB HTML · HTTP/2 · 0 redirect(s) · misurato una volta dal nostro server alle 2026-08-28T00:54:41+00:00.
Cronologia delle revisioni
Data
Type
SEO
AIO
Aug 28, 2026 00:54 UTC
Iniziale
C 71/100
D 65/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.