Catalog / atixnet.fr
39

SEO audit for atixnet.fr

Atixnet

other

Health 39/100 (poor) · 36 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of atixnet.fr
36
pages crawled
33
indexable pages
16
errors
95
warnings
263
notices
3
orphan pages
2
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Security 64 13 0 69
Links 64 2 37 3
Crawlability 96 1 1 2
Meta Description 80 0 24 1
Content 91 0 11 12
Performance 94 0 7 70
Headings 95 0 6 13
Duplicate 97 0 4 5
Budget 98 0 2 0
Canonical 99 0 1 2
Indexability 99 0 1 0
Titles 99 0 1 10
Agent Readiness 100 0 0 10
Images 100 0 0 34
Sitemap 100 0 0 1
Social 100 0 0 24
URL 100 0 0 7
Findings

Errors (3 rules)

error Broken internal link (target 4xx/5xx)

Rule links.broken_internal · Links · 2 occurrence(s)

error Mixed content on HTTPS page

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

error Client error (4xx) response

Rule status.4xx · Crawlability · 1 occurrence(s)

Warnings (14 rules)

warning robots.txt-disallowed URL receives internal links (crawl-budget leak)

Rule budget.disallow_linked · Budget · 1 occurrence(s)

  • https://www.atixnet.fr/blog?author=64c77edc2dd4be4654cce72c — internal links point to https://www.atixnet.fr/blog?author=64c77edc2dd4be4654cce72c, 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://www.atixnet.fr/blog/dans-le-quotidien-de-laurent-administrateur-systmes-et-rseaux-chez-atixnet, https://www.atixnet.fr/blog/atixnet-partenaire-glpi, https://www.atixnet.fr/blog/dans-le-quotidien-de-valentin-responsable-projet.

warning Noindex page receives internal links (crawl-budget waste)

Rule budget.noindex_linked · Budget · 1 occurrence(s)

  • https://www.atixnet.fr/cart — this noindex page has 35 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://www.atixnet.fr/, https://www.atixnet.fr/blog, https://www.atixnet.fr/blog/dans-le-quotidien-de-laurent-administrateur-systmes-et-rseaux-chez-atixnet.

warning Interior page canonicalizes to the homepage

Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)

  • https://www.atixnet.fr/accueil — this interior page canonicalizes to the homepage (https://www.atixnet.fr/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.

warning Duplicate page content

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

warning Duplicate <title> across pages

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

warning Page is noindex

Rule index.noindex · Indexability · 1 occurrence(s)

warning Orphan page (no internal inlinks)

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

warning Internal link points to a redirect

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

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

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

warning Soft 404 (200 OK but content signals not found)

Rule status.soft_404 · Crawlability · 1 occurrence(s)

  • https://www.atixnet.fr/404 — HTTP 200 but only 175 words and a not-found marker ("404") in the title/H1 — return a real 404/410 or add content

warning Title likely truncated in SERP (too wide)

Rule title.too_long · Titles · 1 occurrence(s)

Notices (24 rules)

notice No llms.txt for AI agents

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

  • https://www.atixnet.fr/ — no llms.txt found at the site root — add one so AI agents get a curated site summary

notice Canonical target reachable only via a canonical tag (no inlinks)

Rule canonical.isolated_url · Canonical · 1 occurrence(s)

  • https://www.atixnet.fr/404 — this URL is a canonical target but has no internal links pointing to it — crawlers only learn of it via the canonical tag. Add direct internal links (or list it in the sitemap).

notice Canonical points to a different URL

Rule canonical.non_self · Canonical · 1 occurrence(s)

notice Duplicate meta description across pages

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

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

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

notice Internal link has no anchor text / accessible name

Rule links.no_anchor_text · Links · 2 occurrence(s)

  • https://www.atixnet.fr/ — 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://www.atixnet.fr/accueil — 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)

notice Meta description too long

Rule meta_desc.too_long · Meta Description · 1 occurrence(s)

notice Missing Open Graph tags

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

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

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

notice Large HTML document

Rule perf.large_html · Performance · 1 occurrence(s)

notice No ETag header (no conditional GET for unchanged pages)

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

  • https://www.atixnet.fr/cart — 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 · 34 occurrence(s)

  • https://www.atixnet.fr/ — 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://www.atixnet.fr/404 — 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://www.atixnet.fr/a-propos — 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://www.atixnet.fr/accueil — 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://www.atixnet.fr/blog — 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://www.atixnet.fr/blog/atixnet-partenaire-glpi — 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://www.atixnet.fr/blog/category/ACTUALITE — 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://www.atixnet.fr/blog/category/TEMOIGNAGES+ET+PORTRAITS+DE+COLLABORATEURS — 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://www.atixnet.fr/blog/dans-le-quotidien-de-laurent-administrateur-systmes-et-rseaux-chez-atixnet — 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://www.atixnet.fr/blog/dans-le-quotidien-de-laurent-administrateur-systmes-et-rseaux-chez-atixnet-lxplb — 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://www.atixnet.fr/blog/dans-le-quotidien-de-laurent-administrateur-systmes-et-rseaux-chez-atixnet-lxplb-zw367 — 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://www.atixnet.fr/blog/dans-le-quotidien-de-valentin-responsable-projet — 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://www.atixnet.fr/blog/le-green-it-vers-une-informatique-durable — 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://www.atixnet.fr/blog/r21kibnvumtlnepgd0kestoxzvkxqi — 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://www.atixnet.fr/blog?category=TEMOIGNAGES+ET+PORTRAITS+DE+COLLABORATEURS — 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://www.atixnet.fr/cart — 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://www.atixnet.fr/communication — 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://www.atixnet.fr/developpement — 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://www.atixnet.fr/infogerance — 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://www.atixnet.fr/lol — 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://www.atixnet.fr/mentions-legales — 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://www.atixnet.fr/nos-metiers — 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://www.atixnet.fr/nos-offres-demplois — 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://www.atixnet.fr/nos-solutions — 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://www.atixnet.fr/recrutement — 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 URL redirects to another URL

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

notice Blocked by robots.txt

Rule robots.blocked · Crawlability · 1 occurrence(s)

notice Missing recommended security headers

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

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

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

notice Indexable page not listed in sitemap

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

notice Non-ASCII characters in URL path

Rule url.non_ascii · URL · 1 occurrence(s)

Pages (showing 36 of 36)
URLStatusIndexableWordsIn-links
https://www.atixnet.fr/
Atixnet
200 yes 1114 35
https://www.atixnet.fr/a-propos
À Propos — Atixnet
200 yes 740 35
https://www.atixnet.fr/blog
Blog — Atixnet
200 yes 480 35
https://www.atixnet.fr/cart
Atixnet
200 no 118 35
https://www.atixnet.fr/communication
Nos services communication — Atixnet
200 yes 1094 35
https://www.atixnet.fr/developpement
Nos services développement de solutions numériques et sites web — Atixnet
200 yes 630 35
https://www.atixnet.fr/infogerance
Services infogérance — Atixnet
200 yes 1406 35
https://www.atixnet.fr/lol
lol — Atixnet
200 yes 118 35
https://www.atixnet.fr/mentions-legales
Mentions légale — Atixnet
200 yes 169 35
https://www.atixnet.fr/nos-metiers
Nos métiers — Atixnet
200 yes 1446 35
https://www.atixnet.fr/nos-solutions
Nos métiers — Atixnet
200 yes 1446 35
https://www.atixnet.fr/recrutement
Nous rejoindre — Atixnet
200 yes 267 35
https://www.atixnet.fr/blog/r21kibnvumtlnepgd0kestoxzvkxqi
EDR : L'évolution de l'antivirus et sa nécessité pour votre entreprise — Atixnet
200 yes 554 9
https://www.atixnet.fr/blog/atixnet-partenaire-glpi
Atixnet devient partenaire Silver GLPI Network en France — Atixnet
200 yes 387 7
https://www.atixnet.fr/blog/dans-le-quotidien-de-valentin-responsable-projet
Dans le quotidien de Valentin, responsable projet chez Atixnet — Atixnet
200 yes 506 7
https://www.atixnet.fr/blog/dans-le-quotidien-de-laurent-administrateur-systmes-et-rseaux-chez-atixnet
Dans le quotidien de Laurent, administrateur systèmes et réseaux chez Atixnet — Atixnet
200 yes 468 6
https://www.atixnet.fr/blog/category/TEMOIGNAGES+ET+PORTRAITS+DE+COLLABORATEURS
TEMOIGNAGES ET PORTRAITS DE COLLABORATEURS — Blog — Atixnet
200 yes 335 8
https://www.atixnet.fr/blog/category/ACTUALITE
ACTUALITE — Blog — Atixnet
200 yes 196 7
https://www.atixnet.fr/blog/category/SECURITE
SECURITE — Blog — Atixnet
200 yes 159 6
https://www.atixnet.fr/nos-offres-demplois
Nos offres d’emplois — Atixnet
200 yes 800 1
https://www.atixnet.fr/blog/dans-le-quotidien-de-laurent-administrateur-systmes-et-rseaux-chez-atixnet-lxplb
Dans le quotidien de Jérémy, développeur symfony chez Atixnet — Atixnet
200 yes 577 5
https://www.atixnet.fr/blog/le-green-it-vers-une-informatique-durable
Le "Green IT" : vers une informatique durable — Atixnet
200 yes 582 5
https://www.atixnet.fr/blog/dans-le-quotidien-de-laurent-administrateur-systmes-et-rseaux-chez-atixnet-lxplb-zw367
Dans le quotidien de Jean-François, superviseur MCO chez Atixnet — Atixnet
200 yes 568 5
https://www.atixnet.fr/blog/dans-le-quotidien-de-nathan-developpeur-web
Dans le quotidien de Nathan, développeur web chez Atixnet — Atixnet
200 yes 486 5
https://www.atixnet.fr/blog/category/Partenaire
Partenaire — Blog — Atixnet
200 yes 152 4
https://www.atixnet.fr/blog/des-solutions-informatiques-pour-vos-vnements
Des solutions informatiques pour vos événements — Atixnet
200 yes 554 3
https://www.atixnet.fr/blog/category/EVENEMENTIEL
EVENEMENTIEL — Blog — Atixnet
200 yes 151 3
https://www.atixnet.fr/blog?category=ACTUALITE
Blog — Atixnet
200 yes 196 2
https://www.atixnet.fr/blog?category=Partenaire
Blog — Atixnet
200 yes 152 2
https://www.atixnet.fr/blog?category=SECURITE
Blog — Atixnet
200 yes 159 2
https://www.atixnet.fr/blog?category=TEMOIGNAGES+ET+PORTRAITS+DE+COLLABORATEURS
Blog — Atixnet
200 yes 335 2
https://www.atixnet.fr/404
404 — Atixnet
200 yes 175 0
https://www.atixnet.fr/accueil
Atixnet
200 yes 1114 0
https://www.atixnet.fr/blog/category/Ev%C3%A8nementiel
Evènementiel — Blog — Atixnet
200 yes 118 0
https://www.atixnet.fr/blog?author=64c77edc2dd4be4654cce72c 0 no 0 9
https://www.atixnet.fr/home
404 — Atixnet
404 no 175 2

Audit your own site — free

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

Scan your site →