Catalog / yuki-it.biz
65

SEO audit for yuki-it.biz

Yuki-IT | IT Şirketi

otherWordPress

Health 65/100 (fair) · 13 pages crawled · generated 2026-07-29

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of yuki-it.biz
13
pages crawled
13
indexable pages
0
errors
43
warnings
121
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Content 70 0 13 13
Meta Description 70 0 13 0
Performance 70 0 13 30
Canonical 91 0 4 0
Agent Readiness 100 0 0 1
Headings 100 0 0 13
Robots 100 0 0 1
Security 100 0 0 24
Social 100 0 0 26
Structured Data 100 0 0 13
Findings

Warnings (4 rules)

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

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

Notices (12 rules)

notice No llms.txt for AI agents

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

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

notice Missing Open Graph tags

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

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

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

  • https://yuki-it.biz/ — 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://yuki-it.biz/index.php/2026/05/27/bayraminiz-kutlu-olsun/ — 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://yuki-it.biz/index.php/author/baydar/ — 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://yuki-it.biz/index.php/category/uncategorized/ — 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 No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 13 occurrence(s)

  • https://yuki-it.biz/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/2026/04/11/yuki-ite-hos-geldiniz/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/2026/05/27/bayraminiz-kutlu-olsun/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/author/baydar/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/ayin-firsatlari/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/category/allgemein/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/category/uncategorized/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/hizmetler/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/hizmetler/ag-teknolojisi/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/hizmetler/donanim-ve-yazilim/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/hizmetler/servis-ve-bakim/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/hizmetler/web-tasarim-internet/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://yuki-it.biz/index.php/iletisim/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

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

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

  • https://yuki-it.biz/ — 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://yuki-it.biz/index.php/2026/04/11/yuki-ite-hos-geldiniz/ — 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://yuki-it.biz/index.php/2026/05/27/bayraminiz-kutlu-olsun/ — 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://yuki-it.biz/index.php/author/baydar/ — 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://yuki-it.biz/index.php/ayin-firsatlari/ — 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://yuki-it.biz/index.php/category/allgemein/ — 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://yuki-it.biz/index.php/category/uncategorized/ — 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://yuki-it.biz/index.php/hizmetler/ — 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://yuki-it.biz/index.php/hizmetler/ag-teknolojisi/ — 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://yuki-it.biz/index.php/hizmetler/donanim-ve-yazilim/ — 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://yuki-it.biz/index.php/hizmetler/servis-ve-bakim/ — 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://yuki-it.biz/index.php/hizmetler/web-tasarim-internet/ — 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://yuki-it.biz/index.php/iletisim/ — 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 robots.txt missing (root returns 404/none)

Rule robots.txt_missing · Robots · 1 occurrence(s)

  • https://yuki-it.biz/ — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)

notice Missing recommended security headers

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

notice target=_blank link without rel=noopener (tab-napping)

Rule security.unsafe_cross_origin_links · Security · 11 occurrence(s)

Pages (showing 13 of 13)
URLStatusIndexableWordsIn-links
https://yuki-it.biz/
Yuki-IT | IT Şirketi
200 yes 46 13
https://yuki-it.biz/index.php/ayin-firsatlari/
Ayın Fırsatları | Yuki-IT
200 yes 49 13
https://yuki-it.biz/index.php/hizmetler/
Hizmetler | Yuki-IT
200 yes 31 13
https://yuki-it.biz/index.php/hizmetler/ag-teknolojisi/
Ağ Teknolojisi | Yuki-IT
200 yes 116 13
https://yuki-it.biz/index.php/hizmetler/donanim-ve-yazilim/
Donanım ve yazılım | Yuki-IT
200 yes 87 13
https://yuki-it.biz/index.php/hizmetler/servis-ve-bakim/
Servis ve Bakım | Yuki-IT
200 yes 64 13
https://yuki-it.biz/index.php/hizmetler/web-tasarim-internet/
Web Tasarım & İnternet | Yuki-IT
200 yes 86 13
https://yuki-it.biz/index.php/iletisim/
İletişim | Yuki-IT
200 yes 38 13
https://yuki-it.biz/index.php/author/baydar/
baydar | Yuki-IT
200 yes 51 6
https://yuki-it.biz/index.php/2026/04/11/yuki-ite-hos-geldiniz/
Yuki-it’e hoş geldiniz | Yuki-IT
200 yes 44 5
https://yuki-it.biz/index.php/2026/05/27/bayraminiz-kutlu-olsun/
Bayramınız kutlu olsun | Yuki-IT
200 yes 41 5
https://yuki-it.biz/index.php/category/allgemein/
Allgemein | Yuki-IT
200 yes 41 4
https://yuki-it.biz/index.php/category/uncategorized/
Uncategorized | Yuki-IT
200 yes 38 4

Audit your own site — free

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

Scan your site →