🧭 Guided View New to SEO (crawlers, schema, TTFB)? We explain every term as you browse, in plain English. Same data, with the help built in.
⚡ Expert View You already know the market. Just the data: clean, fast and compact, with no extra explanations. This is the default view.
Interface language
novaryn.tech
Crawled Aug 28, 2026 00:54 UTC · Review type: Initial full analysis · Visit site ↗
SEO
Cyellow zoneclassic search visibility
AIO
Dyellow zoneAI & answer-engine visibility
AI Search Optimization Score
Measures a website's readiness for generative search, answer engines, AI citations, and traditional search.
Traffic Strength—Below the measurable range (top 1M most-visited domains) — normal for small and new sites, and it never lowers the other scores.
Overall Digital Authority71/100 CComposite of every measured category — including popularity, domain age and trust signals.
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 points below the strong-ranking profile.
AIO: 20 points below the strong-ranking profile.
The 85-point benchmark is the score a site meeting the practices that consistently strong-ranking sites follow would earn on these same checks — a measured yardstick, not live competitor rankings.
Category scores
Each category is a weighted set of measured checks; unmeasurable categories are excluded from the grade, not guessed.
Each score is built from weighted categories; the contribution column shows exactly how many points each category adds to the total (weights renormalize over what was measurable). Categories reuse the same underlying checks — nothing is double-crawled.
AIO AI-optimization categories
Category
Score
Weight
Contribution
Crawlability & indexability
53
15%
8.0 pts
Content quality & originality
100
15%
15.0 pts
Answerability & page structure
100
15%
15.0 pts
Authority & trust
62
12%
7.4 pts
Entity clarity
0
10%
0.0 pts
Structured data
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
AIO total
65/100
SEO SEO categories
Category
Score
Weight
Contribution
Search visibility
50
18%
9.8 pts
Titles, content & keywords
100
16%
17.4 pts
Technical SEO
95
12%
12.4 pts
Speed & performance
50
10%
5.4 pts
Mobile usability
100
8%
8.7 pts
Structured data & social
17
8%
1.5 pts
Local search
—
8%
n/a
Authority & trust
62
14%
9.4 pts
Accessibility
100
6%
6.5 pts
SEO total
71/100
Recommendations
Each item is tagged with the score it improves (SEO, AIO, or both) and carries a status: To do = on your current plan · ✓ Done = the change was detected on a re-check of your site · Still open = re-checked but not detected yet · Awaiting external data = a crawl of your site alone cannot confirm it.
Used in the copy-paste fix prompts below — hand them to ChatGPT, Claude, or whatever tool edits your site.
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.
Paste into your AI tool; after publishing the fix, re-check below to turn this item green.
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.
Paste into your AI tool; after publishing the fix, re-check below to turn this item green.
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.
Paste into your AI tool; after publishing the fix, re-check below to turn this item green.
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.
Paste into your AI tool; after publishing the fix, re-check below to turn this item green.
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.
Paste into your AI tool; after publishing the fix, re-check below to turn this item green.
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).
Optional third-party service — listed for completeness; we have no affiliation and receive nothing if you buy.
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).
Optional third-party service — listed for completeness; we have no affiliation and receive nothing if you buy.
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.
One combined prompt covering every open recommendation, in priority order.
GEO & AI Visibility Audit every check, with evidence
✓ pass · ! partial · ✗ fail · i informational · – not applicable. Every row states what was actually measured on this crawl.
Search visibility counts toward 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.
Titles, content & keywords counts toward 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.
Technical SEO counts toward 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.
Speed & performance counts toward 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.
Mobile usability counts toward 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.
Structured data & social counts toward 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 & answer engines counts toward 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.
Local search counts toward 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.
Authority & trust counts toward 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.
Accessibility counts toward 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.
Crawl facts: TTFB 822 ms · 118 KB HTML · HTTP/2 · 0 redirect(s) · measured once from our server at 2026-08-28T00:54:41+00:00.
Review history
Date
Type
SEO
AIO
Aug 28, 2026 00:54 UTC
Initial
C 71/100
D 65/100
Re-checks verify your recommendations against a fresh crawl. Results in search engines and external data typically take longer to move than on-site fixes.