SEO audit for it-365.be
IT-365
Health 53/100 (fair) · 6 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)IT-365
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Security | 83 | 1 | 0 | 4 |
| Agent Readiness | 75 | 0 | 5 | 11 |
| Performance | 75 | 0 | 5 | 15 |
| Content | 80 | 0 | 4 | 0 |
| Meta Description | 90 | 0 | 2 | 4 |
| Budget | 95 | 0 | 1 | 0 |
| Images | 95 | 0 | 1 | 1 |
| Links | 95 | 0 | 1 | 6 |
| Structured Data | 95 | 0 | 1 | 1 |
| Canonical | 100 | 0 | 0 | 1 |
| Crawlability | 100 | 0 | 0 | 1 |
| Headings | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 2 |
| Titles | 100 | 0 | 0 | 1 |
Errors (1 rules)
error Mixed content on HTTPS page
Rule security.mixed_content · Security · 1 occurrence(s)
- https://it-365.be/ — 1 insecure subresource(s), e.g. http://it-365.be/wp-content/uploads/2022/06/netzwerk-total-002.jpg
Warnings (8 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 5 occurrence(s)
- http://it-365.be/contact/ — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://it-365.be/ — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://it-365.be/a-propos-dit-365/ — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://it-365.be/contact/ — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://it-365.be/page-d-exemple/ — 2 button/link(s) with no text or aria-label — an agent can't target them
warning robots.txt-disallowed URL receives internal links (crawl-budget leak)
Rule budget.disallow_linked · Budget · 1 occurrence(s)
- https://it-365.be/wp-admin/ — internal links point to https://it-365.be/wp-admin/, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://it-365.be/page-d-exemple/.
warning Thin content (low word count)
Rule content.thin · Content · 4 occurrence(s)
- http://it-365.be/contact/ — 65 words
- https://it-365.be/ — 169 words
- https://it-365.be/a-propos-dit-365/ — 188 words
- https://it-365.be/contact/ — 65 words
warning Images missing alt text
Rule images.missing_alt · Images · 1 occurrence(s)
- https://it-365.be/ — 3 of 5 images missing alt
warning Orphan page (no internal inlinks)
Rule links.orphan · Links · 1 occurrence(s)
- https://it-365.be/page-d-exemple/ — no internal links point here
warning Missing meta description
Rule meta_desc.missing · Meta Description · 2 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 5 occurrence(s)
- http://it-365.be/contact/ — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://it-365.be/ — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://it-365.be/a-propos-dit-365/ — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://it-365.be/contact/ — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://it-365.be/page-d-exemple/ — 3 render-blocking <script> in <head> (add defer/async or use type=module)
warning BreadcrumbList present but structurally incomplete
Rule schema.breadcrumb_incomplete · Structured Data · 1 occurrence(s)
- https://it-365.be/ — a BreadcrumbList is present but structurally incomplete — missing required itemListElement. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
Notices (19 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 5 occurrence(s)
- http://it-365.be/contact/ — h4 follows h1 — skips h2
- https://it-365.be/ — h6 follows h1 — skips h2
- https://it-365.be/a-propos-dit-365/ — h4 follows h1 — skips h2
- https://it-365.be/contact/ — h4 follows h1 — skips h2
- https://it-365.be/page-d-exemple/ — h4 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://it-365.be/ — 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 · 5 occurrence(s)
- http://it-365.be/contact/ — add a <main> element (or role=main) around the primary content
- https://it-365.be/ — add a <main> element (or role=main) around the primary content
- https://it-365.be/a-propos-dit-365/ — add a <main> element (or role=main) around the primary content
- https://it-365.be/contact/ — add a <main> element (or role=main) around the primary content
- https://it-365.be/page-d-exemple/ — add a <main> element (or role=main) around the primary content
notice Canonical points to a different URL
Rule canonical.non_self · Canonical · 1 occurrence(s)
- http://it-365.be/contact/ — canonical=https://it-365.be/contact/
notice Title tag and meta description are identical
Rule content.title_meta_same · Meta Description · 1 occurrence(s)
- https://it-365.be/ — the meta description is identical to the <title> — write a distinct description to control the SERP snippet
notice Multiple <h1> elements
Rule h1.multiple · Headings · 1 occurrence(s)
- https://it-365.be/ — 3 <h1> elements
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 1 occurrence(s)
- https://it-365.be/ — 3 of 5 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 5 occurrence(s)
- http://it-365.be/contact/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://it-365.be/ — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://it-365.be/a-propos-dit-365/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://it-365.be/contact/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://it-365.be/page-d-exemple/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 1 occurrence(s)
- http://it-365.be/contact/ — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 2 occurrence(s)
- https://it-365.be/a-propos-dit-365/ — 361 chars
- https://it-365.be/page-d-exemple/ — 331 chars
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 1 occurrence(s)
- https://it-365.be/ — 6 chars
notice Missing Open Graph tags
Rule og.missing · Social · 2 occurrence(s)
- http://it-365.be/contact/ — og:description
- https://it-365.be/contact/ — og:description
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 5 occurrence(s)
- http://it-365.be/contact/ — 2 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://it-365.be/ — 5 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://it-365.be/a-propos-dit-365/ — 2 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://it-365.be/contact/ — 2 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://it-365.be/page-d-exemple/ — 2 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 · 5 occurrence(s)
- http://it-365.be/contact/ — 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://it-365.be/ — 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://it-365.be/a-propos-dit-365/ — 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://it-365.be/contact/ — 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://it-365.be/page-d-exemple/ — 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 · 5 occurrence(s)
- http://it-365.be/contact/ — 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://it-365.be/ — 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://it-365.be/a-propos-dit-365/ — 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://it-365.be/contact/ — 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://it-365.be/page-d-exemple/ — 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 Blocked by robots.txt
Rule robots.blocked · Crawlability · 1 occurrence(s)
- https://it-365.be/wp-admin/ — Disallowed by robots.txt; not fetched
notice Deprecated schema type with no Google rich result
Rule schema.deprecated_type · Structured Data · 1 occurrence(s)
- https://it-365.be/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
notice Missing recommended security headers
Rule security.missing_headers · Security · 4 occurrence(s)
- https://it-365.be/ — HSTS, CSP, X-Content-Type-Options
- https://it-365.be/a-propos-dit-365/ — HSTS, CSP, X-Content-Type-Options
- https://it-365.be/contact/ — HSTS, CSP, X-Content-Type-Options
- https://it-365.be/page-d-exemple/ — HSTS, CSP, X-Content-Type-Options
notice Title is very short
Rule title.too_short · Titles · 1 occurrence(s)
- https://it-365.be/ — 6 chars
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://it-365.be/ IT-365 |
200 | yes | 169 | 5 |
| https://it-365.be/a-propos-dit-365/ À propos d’IT-365 - IT-365 |
200 | yes | 188 | 5 |
| https://it-365.be/contact/ Contactez-Nous - IT-365 |
200 | yes | 65 | 5 |
| http://it-365.be/contact/ Contactez-Nous - IT-365 |
200 | yes | 65 | 1 |
| https://it-365.be/page-d-exemple/ Page d’exemple - IT-365 |
200 | yes | 208 | 0 |
| https://it-365.be/wp-admin/ | 0 | no | 0 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.