🧭 Vista guiada ¿Es nuevo en SEO (crawlers, schema, TTFB)? Explicamos cada término mientras navega, en lenguaje sencillo. Los mismos datos, con ayuda integrada.
⚡ Vista experta Usted ya conoce el mercado. Solo los datos: limpios, rápidos y compactos, sin explicaciones adicionales. Esta es la vista predeterminada.
Idioma de la interfaz
novaryn.tech
Rastreado Aug 28, 2026 00:54 UTC · Review type: Análisis completo inicial · Visit site ↗
SEO
Cyellow zonevisibilidad en búsqueda clásica
AIO
Dyellow zoneVisibilidad en IA y motores de respuesta
Puntuación de optimización para búsqueda con IA
Mide la preparación de un sitio web para la búsqueda generativa, los motores de respuesta, las citas en IA y la búsqueda tradicional.
Fuerza del tráfico—Por debajo del rango medible (top 1M de dominios más visitados) — habitual en sitios pequeños o nuevos; nunca reduce las demás puntuaciones.
Autoridad digital global71/100 CCombinación de todas las categorías medidas — incluye popularidad, antigüedad del dominio y señales de confianza.
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 puntos por debajo del perfil de posicionamiento sólido.
AIO: 20 puntos por debajo del perfil de posicionamiento sólido.
El umbral de 85 puntos es la puntuación que obtendría un sitio que sigue las prácticas de los sitios con posicionamiento consistentemente sólido en estas mismas verificaciones — una referencia medida, no rankings de competidores en tiempo real.
Puntuaciones por categoría
Cada categoría es un conjunto ponderado de verificaciones medidas; las categorías no medibles se excluyen de la calificación en lugar de estimarse.
Cada puntuación se construye a partir de categorías ponderadas; la columna de contribución muestra exactamente cuántos puntos aporta cada categoría al total (los pesos se renormalizan sobre lo que fue medible). Las categorías reutilizan las mismas verificaciones subyacentes — nada se rastrea dos veces.
AIO Categorías de optimización para IA
Categoría
Score
Peso
Contribución
Crawlability & indexability
53
15%
8.0 pts
Content quality & originality
100
15%
15.0 pts
Answerability & page structure
100
15%
15.0 pts
Autoridad y confianza
62
12%
7.4 pts
Entity clarity
0
10%
0.0 pts
Datos estructurados
20
8%
1.6 pts
Citation worthiness
50
8%
4.0 pts
Topical coverage & internal linking
100
7%
7.0 pts
Freshness & factual maintenance
100
5%
5.0 pts
User experience & performance
50
5%
2.5 pts
Total AIO
65/100
SEO Categorías SEO
Categoría
Score
Peso
Contribución
Visibilidad en búsquedas
50
18%
9.8 pts
Títulos, contenido y palabras clave
100
16%
17.4 pts
SEO técnico
95
12%
12.4 pts
Velocidad y rendimiento
50
10%
5.4 pts
Usabilidad móvil
100
8%
8.7 pts
Datos estructurados y social
17
8%
1.5 pts
Búsqueda local
—
8%
n/a
Autoridad y confianza
62
14%
9.4 pts
Accesibilidad
100
6%
6.5 pts
Total SEO
71/100
Recomendaciones
Cada elemento indica la puntuación que mejora (SEO, AIO o ambas) y un estado: Pendiente = en tu plan actual · ✓ Hecho = el cambio se detectó en una reverificación de tu sitio · Aún abierto = reverificado pero no detectado aún · Esperando datos externos = un rastreo de tu sitio por sí solo no puede confirmarlo.
Se utilizan en los prompts de corrección de copiar y pegar a continuación — entrégalos a ChatGPT, Claude o cualquier herramienta que edite tu sitio.
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.
Pégalo en tu herramienta de IA; tras publicar la corrección, reverifica a continuación para marcar este elemento en 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.
Pégalo en tu herramienta de IA; tras publicar la corrección, reverifica a continuación para marcar este elemento en 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.
Pégalo en tu herramienta de IA; tras publicar la corrección, reverifica a continuación para marcar este elemento en 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.
Pégalo en tu herramienta de IA; tras publicar la corrección, reverifica a continuación para marcar este elemento en 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.
Pégalo en tu herramienta de IA; tras publicar la corrección, reverifica a continuación para marcar este elemento en 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).
Servicio de terceros opcional — incluido a título informativo; no tenemos ninguna afiliación y no recibimos nada si realiza una compra.
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).
Servicio de terceros opcional — incluido a título informativo; no tenemos ninguna afiliación y no recibimos nada si realiza una compra.
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 prompt combinado que abarca todas las recomendaciones abiertas, en orden de prioridad.
Auditoría de visibilidad GEO e IA cada verificación, con evidencias
✓ correcto · ! parcial · ✗ incorrecto · i informativo · – no aplicable. Cada fila indica lo que se midió realmente en este rastreo.
Visibilidad en búsquedas contribuye 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.
Títulos, contenido y palabras clave contribuye 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 técnico contribuye 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.
Velocidad y rendimiento contribuye 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.
Usabilidad móvil contribuye 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.
Datos estructurados y social contribuye 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.
IA y motores de respuesta contribuye 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.
Búsqueda local contribuye 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.
Autoridad y confianza contribuye 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.
Accesibilidad contribuye 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.
Datos del rastreo: TTFB 822 ms · 118 KB HTML · HTTP/2 · 0 redirect(s) · medido una vez desde nuestro servidor a las 2026-08-28T00:54:41+00:00.
Historial de revisiones
Fecha
Type
SEO
AIO
Aug 28, 2026 00:54 UTC
Inicial
C 71/100
D 65/100
Los nuevos análisis verifican tus recomendaciones con un rastreo actualizado. Los resultados en motores de búsqueda y los datos externos suelen tardar más en reflejarse que las correcciones en el propio sitio.