Catalog / btc-tech.ru
69

SEO audit for btc-tech.ru

Baltic Technology Company

corporateNext.js

Health 69/100 (fair) · 8 pages crawled · generated 2026-08-26

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

Baltic Technology Company develops software, mobile and web applications, implements ready-made solutions, and integrates with various services.

8
pages crawled
7
indexable pages
0
errors
31
warnings
61
notices
1
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Agent Readiness 74 0 7 8
Canonical 74 0 7 0
Duplicate 74 0 7 7
Performance 74 0 7 7
Headings 93 0 2 0
Links 96 0 1 0
Cache 100 0 0 7
Content 100 0 0 1
Security 100 0 0 7
Sitemap 100 0 0 3
Social 100 0 0 14
Structured Data 100 0 0 7
Findings

Warnings (6 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 7 occurrence(s)

warning Duplicate <title> across pages

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

warning Missing <h1>

Rule h1.missing · Headings · 2 occurrence(s)

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

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

  • https://btc-tech.ru/en — the likely hero/LCP image (logo.svg) 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://btc-tech.ru/en/consent — the likely hero/LCP image (logo.svg) 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://btc-tech.ru/en/policy — the likely hero/LCP image (logo.svg) 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://btc-tech.ru/ru — the likely hero/LCP image (logo.svg) 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://btc-tech.ru/ru/consent — the likely hero/LCP image (logo.svg) 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://btc-tech.ru/ru/jobs — the likely hero/LCP image (logo.svg) 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://btc-tech.ru/ru/policy — the likely hero/LCP image (logo.svg) 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 · 1 occurrence(s)

Notices (12 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 5 occurrence(s)

notice No llms.txt for AI agents

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

  • https://btc-tech.ru/ — no llms.txt found at the site root — add one so AI agents get a curated site summary

notice No main landmark for AI agents

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

notice Page served uncached (no-store/private or CDN bypass)

Rule cache.not_cacheable · Cache · 7 occurrence(s)

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

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

  • https://btc-tech.ru/en — this page reads as very difficult (Flesch Reading Ease 16, 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 · 7 occurrence(s)

  • https://btc-tech.ru/en — meta description shared by 3 pages: https://btc-tech.ru/en/consent, https://btc-tech.ru/en/policy
  • https://btc-tech.ru/en/consent — meta description shared by 3 pages: https://btc-tech.ru/en, https://btc-tech.ru/en/policy
  • https://btc-tech.ru/en/policy — meta description shared by 3 pages: https://btc-tech.ru/en, https://btc-tech.ru/en/consent
  • https://btc-tech.ru/ru — meta description shared by 4 pages: https://btc-tech.ru/ru/jobs, https://btc-tech.ru/ru/consent, https://btc-tech.ru/ru/policy
  • https://btc-tech.ru/ru/consent — meta description shared by 4 pages: https://btc-tech.ru/ru, https://btc-tech.ru/ru/jobs, https://btc-tech.ru/ru/policy
  • https://btc-tech.ru/ru/jobs — meta description shared by 4 pages: https://btc-tech.ru/ru, https://btc-tech.ru/ru/consent, https://btc-tech.ru/ru/policy
  • https://btc-tech.ru/ru/policy — meta description shared by 4 pages: https://btc-tech.ru/ru, https://btc-tech.ru/ru/jobs, https://btc-tech.ru/ru/consent

notice Missing Open Graph tags

Rule og.missing · Social · 7 occurrence(s)

notice No Last-Modified header (no conditional GET for unchanged pages)

Rule perf.no_last_modified · Performance · 7 occurrence(s)

  • https://btc-tech.ru/en — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://btc-tech.ru/en/consent — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://btc-tech.ru/en/policy — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://btc-tech.ru/ru — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://btc-tech.ru/ru/consent — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://btc-tech.ru/ru/jobs — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://btc-tech.ru/ru/policy — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

notice Missing recommended security headers

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

notice Indexable page not listed in sitemap

Rule sitemap.orphan_not_listed · Sitemap · 3 occurrence(s)

Pages (showing 8 of 8)
URLStatusIndexableWordsIn-links
https://btc-tech.ru/ru
Baltic Technology Company (BTC): разработчик ПО и веб-интегратор
200 yes 930 4
https://btc-tech.ru/ru/consent
Baltic Technology Company (BTC): разработчик ПО и веб-интегратор
200 yes 240 4
https://btc-tech.ru/ru/policy
Baltic Technology Company (BTC): разработчик ПО и веб-интегратор
200 yes 6552 4
https://btc-tech.ru/en
Baltic Technology Company
200 yes 1095 3
https://btc-tech.ru/en/consent
Baltic Technology Company
200 yes 241 3
https://btc-tech.ru/en/policy
Baltic Technology Company
200 yes 6553 3
https://btc-tech.ru/ru/jobs
Baltic Technology Company (BTC): разработчик ПО и веб-интегратор
200 yes 241 0
https://btc-tech.ru/registry.pdf 200 no 0 2

Audit your own site — free

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

Scan your site →