SEO audit for xentrumconsulting.com
Xentrum consulting
Health 65/100 (fair) · 8 pages crawled · generated 2026-07-29
Download Markdown report (feed to ChatGPT / Claude / Cursor)Xentrum consulting
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Performance | 48 | 0 | 14 | 22 |
| Structured Data | 59 | 0 | 11 | 2 |
| Agent Readiness | 74 | 0 | 7 | 8 |
| Headings | 74 | 0 | 7 | 0 |
| Budget | 89 | 0 | 3 | 0 |
| Duplicate | 89 | 0 | 3 | 0 |
| Indexability | 93 | 0 | 2 | 0 |
| Content | 96 | 0 | 1 | 12 |
| Meta Description | 96 | 0 | 1 | 3 |
| Cache | 100 | 0 | 0 | 1 |
| Crawlability | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 7 |
| Links | 100 | 0 | 0 | 7 |
| Security | 100 | 0 | 0 | 14 |
| Social | 100 | 0 | 0 | 4 |
| Titles | 100 | 0 | 0 | 5 |
Warnings (14 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 7 occurrence(s)
- https://xentrumconsulting.com/ — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://xentrumconsulting.com/2026/07/ — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://xentrumconsulting.com/2026/07/13/hello-world/ — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://xentrumconsulting.com/author/admin/ — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://xentrumconsulting.com/category/uncategorized/ — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://xentrumconsulting.com/sample-page/ — 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://xentrumconsulting.com/wp-admin/ — internal links point to https://xentrumconsulting.com/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://xentrumconsulting.com/sample-page/.
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 2 occurrence(s)
- https://xentrumconsulting.com/2026/07/ — this noindex page has 5 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://xentrumconsulting.com/2026/07/13/hello-world/, https://xentrumconsulting.com/category/uncategorized/, https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1.
- https://xentrumconsulting.com/author/admin/ — this noindex page has 3 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://xentrumconsulting.com/category/uncategorized/, https://xentrumconsulting.com/2026/07/, https://xentrumconsulting.com/author/admin/.
warning Lorem-ipsum placeholder text in a live page
Rule content.lorem_ipsum · Content · 1 occurrence(s)
- https://xentrumconsulting.com/ — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
warning Near-duplicate page content
Rule duplicate.near · Duplicate · 2 occurrence(s)
- https://xentrumconsulting.com/2026/07/13/hello-world/ — near-duplicate of 1 page(s): https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — near-duplicate of 1 page(s): https://xentrumconsulting.com/2026/07/13/hello-world/
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://xentrumconsulting.com/ — http://xentrumconsulting.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 Missing <h1>
Rule h1.missing · Headings · 7 occurrence(s)
- https://xentrumconsulting.com/
- https://xentrumconsulting.com/2026/07/
- https://xentrumconsulting.com/2026/07/13/hello-world/
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1
- https://xentrumconsulting.com/author/admin/
- https://xentrumconsulting.com/category/uncategorized/
- https://xentrumconsulting.com/sample-page/
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 7 occurrence(s)
- https://xentrumconsulting.com/ — the likely hero/LCP image (location.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://xentrumconsulting.com/2026/07/ — the likely hero/LCP image (location.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://xentrumconsulting.com/2026/07/13/hello-world/ — the likely hero/LCP image (location.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://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — the likely hero/LCP image (location.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://xentrumconsulting.com/author/admin/ — the likely hero/LCP image (location.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://xentrumconsulting.com/category/uncategorized/ — the likely hero/LCP image (location.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://xentrumconsulting.com/sample-page/ — the likely hero/LCP image (location.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 Page is noindex
Rule index.noindex · Indexability · 2 occurrence(s)
- https://xentrumconsulting.com/2026/07/ — meta/X-Robots: meta=noindex
- https://xentrumconsulting.com/author/admin/ — meta/X-Robots: meta=noindex
warning Missing meta description
Rule meta_desc.missing · Meta Description · 1 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 7 occurrence(s)
- https://xentrumconsulting.com/ — 5 render-blocking <script> in <head> (add defer/async or use type=module)
- https://xentrumconsulting.com/2026/07/ — 5 render-blocking <script> in <head> (add defer/async or use type=module)
- https://xentrumconsulting.com/2026/07/13/hello-world/ — 5 render-blocking <script> in <head> (add defer/async or use type=module)
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — 5 render-blocking <script> in <head> (add defer/async or use type=module)
- https://xentrumconsulting.com/author/admin/ — 5 render-blocking <script> in <head> (add defer/async or use type=module)
- https://xentrumconsulting.com/category/uncategorized/ — 5 render-blocking <script> in <head> (add defer/async or use type=module)
- https://xentrumconsulting.com/sample-page/ — 5 render-blocking <script> in <head> (add defer/async or use type=module)
warning BreadcrumbList present but structurally incomplete
Rule schema.breadcrumb_incomplete · Structured Data · 5 occurrence(s)
- https://xentrumconsulting.com/ — a BreadcrumbList is present but structurally incomplete — missing required name. 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.
- https://xentrumconsulting.com/2026/07/13/hello-world/ — a BreadcrumbList is present but structurally incomplete — missing required name. 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.
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — a BreadcrumbList is present but structurally incomplete — missing required name. 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.
- https://xentrumconsulting.com/category/uncategorized/ — a BreadcrumbList is present but structurally incomplete — missing required name. 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.
- https://xentrumconsulting.com/sample-page/ — a BreadcrumbList is present but structurally incomplete — missing required name. 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.
warning Schema describes content not visible on the page
Rule schema.hidden_content · Structured Data · 1 occurrence(s)
- https://xentrumconsulting.com/ — a schema name/headline ("Hello world!") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.
warning Rich-result schema missing required properties
Rule schema.invalid · Structured Data · 5 occurrence(s)
- https://xentrumconsulting.com/ — Organization missing: name
- https://xentrumconsulting.com/2026/07/13/hello-world/ — Organization missing: name
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — Organization missing: name
- https://xentrumconsulting.com/category/uncategorized/ — Organization missing: name
- https://xentrumconsulting.com/sample-page/ — Organization missing: name
Notices (21 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 7 occurrence(s)
- https://xentrumconsulting.com/ — h6 follows h2 — skips h3
- https://xentrumconsulting.com/2026/07/ — h4 follows h2 — skips h3
- https://xentrumconsulting.com/2026/07/13/hello-world/ — h4 follows h2 — skips h3
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — h4 follows h2 — skips h3
- https://xentrumconsulting.com/author/admin/ — h4 follows h2 — skips h3
- https://xentrumconsulting.com/category/uncategorized/ — h4 follows h2 — skips h3
- https://xentrumconsulting.com/sample-page/ — h5 follows h2 — skips h3
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://xentrumconsulting.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 1 occurrence(s)
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — Cache-Control: no-cache, must-revalidate, max-age=0, no-store, private
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 5 occurrence(s)
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 5 occurrence(s)
- https://xentrumconsulting.com/ — this page reads as very difficult (Flesch Reading Ease 17, 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://xentrumconsulting.com/2026/07/13/hello-world/ — this page reads as difficult (Flesch Reading Ease 42, 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://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — this page reads as difficult (Flesch Reading Ease 42, 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://xentrumconsulting.com/category/uncategorized/ — this page reads as difficult (Flesch Reading Ease 31, 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://xentrumconsulting.com/sample-page/ — this page reads as difficult (Flesch Reading Ease 47, 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 Title tag and meta description are identical
Rule content.title_meta_same · Meta Description · 1 occurrence(s)
- https://xentrumconsulting.com/ — the meta description is identical to the <title> — write a distinct description to control the SERP snippet
notice Article page has no author attribution (E-E-A-T)
Rule eeat.no_author · Content · 2 occurrence(s)
- https://xentrumconsulting.com/2026/07/13/hello-world/ — this page is marked up as an article but its JSON-LD has no author and no visible byline — add an author to strengthen the E-E-A-T Trust signal
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — this page is marked up as an article but its JSON-LD has no author and no visible byline — add an author to strengthen the E-E-A-T Trust signal
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 7 occurrence(s)
- https://xentrumconsulting.com/ — 26 of 31 images without width/height
- https://xentrumconsulting.com/2026/07/ — 4 of 6 images without width/height
- https://xentrumconsulting.com/2026/07/13/hello-world/ — 4 of 7 images without width/height
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — 4 of 7 images without width/height
- https://xentrumconsulting.com/author/admin/ — 4 of 6 images without width/height
- https://xentrumconsulting.com/category/uncategorized/ — 4 of 6 images without width/height
- https://xentrumconsulting.com/sample-page/ — 4 of 6 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 7 occurrence(s)
- https://xentrumconsulting.com/ — 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://xentrumconsulting.com/2026/07/ — 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://xentrumconsulting.com/2026/07/13/hello-world/ — 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://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — 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://xentrumconsulting.com/author/admin/ — 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://xentrumconsulting.com/category/uncategorized/ — 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://xentrumconsulting.com/sample-page/ — 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 Meta description too long
Rule meta_desc.too_long · Meta Description · 1 occurrence(s)
- https://xentrumconsulting.com/sample-page/ — 304 chars
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 1 occurrence(s)
- https://xentrumconsulting.com/ — 18 chars
notice Missing Open Graph tags
Rule og.missing · Social · 4 occurrence(s)
- https://xentrumconsulting.com/ — og:title, og:image
- https://xentrumconsulting.com/2026/07/13/hello-world/ — og:image
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — og:image
- https://xentrumconsulting.com/category/uncategorized/ — og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 7 occurrence(s)
- https://xentrumconsulting.com/ — 29 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://xentrumconsulting.com/2026/07/ — 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://xentrumconsulting.com/2026/07/13/hello-world/ — 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://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — 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://xentrumconsulting.com/author/admin/ — 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://xentrumconsulting.com/category/uncategorized/ — 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://xentrumconsulting.com/sample-page/ — 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.
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 7 occurrence(s)
- https://xentrumconsulting.com/ — 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://xentrumconsulting.com/2026/07/ — 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://xentrumconsulting.com/2026/07/13/hello-world/ — 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://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — 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://xentrumconsulting.com/author/admin/ — 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://xentrumconsulting.com/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://xentrumconsulting.com/sample-page/ — 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 · 7 occurrence(s)
- https://xentrumconsulting.com/ — 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://xentrumconsulting.com/2026/07/ — 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://xentrumconsulting.com/2026/07/13/hello-world/ — 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://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — 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://xentrumconsulting.com/author/admin/ — 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://xentrumconsulting.com/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://xentrumconsulting.com/sample-page/ — 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 Slow server response
Rule perf.slow_response · Performance · 1 occurrence(s)
- https://xentrumconsulting.com/sample-page/ — 10088 ms
notice Blocked by robots.txt
Rule robots.blocked · Crawlability · 1 occurrence(s)
- https://xentrumconsulting.com/wp-admin/ — Disallowed by robots.txt; not fetched
notice Article schema missing recommended properties (Top Stories / image carousel)
Rule schema.article_incomplete · Structured Data · 2 occurrence(s)
- https://xentrumconsulting.com/2026/07/13/hello-world/ — Article structured data is missing recommended properties (image, author) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — Article structured data is missing recommended properties (image, author) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
notice Missing recommended security headers
Rule security.missing_headers · Security · 7 occurrence(s)
- https://xentrumconsulting.com/ — HSTS, CSP, X-Content-Type-Options
- https://xentrumconsulting.com/2026/07/ — HSTS, CSP, X-Content-Type-Options
- https://xentrumconsulting.com/2026/07/13/hello-world/ — HSTS, CSP, X-Content-Type-Options
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — HSTS, CSP, X-Content-Type-Options
- https://xentrumconsulting.com/author/admin/ — HSTS, CSP, X-Content-Type-Options
- https://xentrumconsulting.com/category/uncategorized/ — HSTS, CSP, X-Content-Type-Options
- https://xentrumconsulting.com/sample-page/ — HSTS, CSP, X-Content-Type-Options
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 7 occurrence(s)
- https://xentrumconsulting.com/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://xentrumconsulting.com/2026/07/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://xentrumconsulting.com/2026/07/13/hello-world/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://xentrumconsulting.com/author/admin/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://xentrumconsulting.com/category/uncategorized/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://xentrumconsulting.com/sample-page/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Title is very short
Rule title.too_short · Titles · 5 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://xentrumconsulting.com/ Xentrum consulting |
200 | yes | 705 | 7 |
| https://xentrumconsulting.com/2026/07/ 13 - |
200 | no | 252 | 5 |
| https://xentrumconsulting.com/2026/07/13/hello-world/ Hello world! - |
200 | yes | 340 | 5 |
| https://xentrumconsulting.com/category/uncategorized/ Uncategorized - |
200 | yes | 251 | 5 |
| https://xentrumconsulting.com/sample-page/ Sample Page - |
200 | yes | 355 | 5 |
| https://xentrumconsulting.com/author/admin/ admin - |
200 | no | 251 | 3 |
| https://xentrumconsulting.com/2026/07/13/hello-world/?replytocom=1 Hello world! - |
200 | yes | 344 | 2 |
| https://xentrumconsulting.com/wp-admin/ | 0 | no | 0 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.