Catalog / novyraagency.com
65

SEO audit for novyraagency.com

NOVYRA Agency | Official TikTok LIVE Partner Agency

otherNext.js

Health 65/100 (fair) · 15 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)

NOVYRA Agency is an official TikTok LIVE partner agency helping creators grow through professional support, strategy, and LIVE development.

Screenshot of novyraagency.com
15
pages crawled
15
indexable pages
0
errors
125
warnings
81
notices
5
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Links 0 0 80 0
Duplicate 58 0 21 10
Performance 64 0 18 9
AI Content 92 0 4 0
Content 98 0 1 23
Structured Data 98 0 1 1
Agent Readiness 100 0 0 15
Crawlability 100 0 0 5
Images 100 0 0 3
Security 100 0 0 15
Findings

Warnings (10 rules)

warning Unfilled template or prompt-leak text

Rule ai.prompt_leak · AI Content · 4 occurrence(s)

  • https://novyraagency.com/member — The page contains unfilled template or prompt-echo text — e.g. "[[iconTiktok]]". This usually means a generation template was published without being completed or cleaned up. Fill in or remove the placeholder so readers and crawlers don't see the scaffolding.
  • https://novyraagency.com/member/ — The page contains unfilled template or prompt-echo text — e.g. "[[iconTiktok]]". This usually means a generation template was published without being completed or cleaned up. Fill in or remove the placeholder so readers and crawlers don't see the scaffolding.
  • https://novyraagency.com/team — The page contains unfilled template or prompt-echo text — e.g. "[[iconTiktok]]". This usually means a generation template was published without being completed or cleaned up. Fill in or remove the placeholder so readers and crawlers don't see the scaffolding.
  • https://novyraagency.com/team/ — The page contains unfilled template or prompt-echo text — e.g. "[[iconTiktok]]". This usually means a generation template was published without being completed or cleaned up. Fill in or remove the placeholder so readers and crawlers don't see the scaffolding.

warning Thin content (low word count)

Rule content.thin · Content · 1 occurrence(s)

warning Duplicate page content

Rule duplicate.content · Duplicate · 10 occurrence(s)

warning Homepage duplicated across protocol/host variants (no redirect)

Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)

  • https://novyraagency.com/ — https://www.novyraagency.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.

warning Duplicate <title> across pages

Rule duplicate.title · Duplicate · 10 occurrence(s)

warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

Rule images.no_lazy_lcp_candidate · Performance · 3 occurrence(s)

  • https://novyraagency.com/ — the likely hero/LCP image (testimonial-aiidaaa100.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
  • https://novyraagency.com/member — the likely hero/LCP image (logo.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
  • https://novyraagency.com/member/ — the likely hero/LCP image (logo.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

warning Orphan page (no internal inlinks)

Rule links.orphan · Links · 5 occurrence(s)

warning Internal link points to a redirect

Rule links.redirect_target · Links · 75 occurrence(s)

warning Render-blocking script in <head> (no defer/async)

Rule perf.render_blocking · Performance · 15 occurrence(s)

warning Rich-result schema missing required properties

Rule schema.invalid · Structured Data · 1 occurrence(s)

Notices (11 rules)

notice No llms.txt for AI agents

Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 14 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 8 occurrence(s)

  • https://novyraagency.com/ — this page reads as difficult (Flesch Reading Ease 46, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://novyraagency.com/about — this page reads as difficult (Flesch Reading Ease 39, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://novyraagency.com/about/ — this page reads as difficult (Flesch Reading Ease 39, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://novyraagency.com/bonus — this page reads as difficult (Flesch Reading Ease 45, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://novyraagency.com/bonus/ — this page reads as difficult (Flesch Reading Ease 45, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://novyraagency.com/partnerships/ — this page reads as very difficult (Flesch Reading Ease 13, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://novyraagency.com/team — this page reads as difficult (Flesch Reading Ease 33, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://novyraagency.com/team/ — this page reads as difficult (Flesch Reading Ease 33, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.

notice Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 10 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 3 occurrence(s)

  • https://novyraagency.com/partnerships/ — the likely hero/LCP image (tikfinity-full-partner-badge.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://novyraagency.com/team — the likely hero/LCP image (ceo-cesco.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://novyraagency.com/team/ — the likely hero/LCP image (ceo-cesco.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

notice Images without width/height (layout shift / CLS)

Rule images.missing_dimensions · Images · 3 occurrence(s)

notice Legacy <meta name=keywords> tag present (Google ignores it)

Rule meta.keywords_present · Content · 15 occurrence(s)

notice Legacy image format (jpg/png/gif) with no next-gen fallback

Rule perf.images_legacy_format · Performance · 6 occurrence(s)

  • https://novyraagency.com/ — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://novyraagency.com/member — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://novyraagency.com/member/ — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://novyraagency.com/partnerships/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://novyraagency.com/team — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://novyraagency.com/team/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.

notice URL redirects to another URL

Rule redirect.single · Crawlability · 5 occurrence(s)

notice FAQPage structured data (rich result removed May 2026)

Rule schema.faq_deprecated · Structured Data · 1 occurrence(s)

  • https://novyraagency.com/faqs/ — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.

notice Missing recommended security headers

Rule security.missing_headers · Security · 15 occurrence(s)

Pages (showing 15 of 15)
URLStatusIndexableWordsIn-links
https://novyraagency.com/
NOVYRA Agency | Official TikTok LIVE Partner Agency
200 yes 757 15
https://novyraagency.com/about
About Novyra Agency | Official TikTok LIVE Partner Agency
200 yes 478 15
https://novyraagency.com/bonus
Bonus System | NOVYRA Agency
200 yes 254 15
https://novyraagency.com/faqs/
FAQs | NOVYRA Agency
200 yes 1030 15
https://novyraagency.com/member
Become a Member | NOVYRA Agency
200 yes 611 15
https://novyraagency.com/partnerships/
Partnerships | NOVYRA Agency
200 yes 193 15
https://novyraagency.com/privacy/
Privacy Policy | NOVYRA Agency
200 yes 1094 15
https://novyraagency.com/team
Our Team | NOVYRA Agency
200 yes 272 15
https://novyraagency.com/terms/
Terms of Service | NOVYRA Agency
200 yes 975 15
https://novyraagency.com/training
Training & TikTok LIVE Tips | NOVYRA Agency
200 yes 599 15
https://novyraagency.com/about/
About Novyra Agency | Official TikTok LIVE Partner Agency
200 yes 478 0
https://novyraagency.com/bonus/
Bonus System | NOVYRA Agency
200 yes 254 0
https://novyraagency.com/member/
Become a Member | NOVYRA Agency
200 yes 611 0
https://novyraagency.com/team/
Our Team | NOVYRA Agency
200 yes 272 0
https://novyraagency.com/training/
Training & TikTok LIVE Tips | NOVYRA Agency
200 yes 599 0

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →