SEO audit for roushe.net
roushe
Health 85/100 (good) · 50 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)CTFs and Homelabbing
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Performance | 83 | 0 | 29 | 8 |
| Agent Readiness | 87 | 0 | 21 | 9 |
| Content | 93 | 0 | 12 | 23 |
| Duplicate | 99 | 0 | 2 | 16 |
| Headings | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 8 |
| Meta Description | 100 | 0 | 0 | 21 |
| Security | 100 | 0 | 0 | 29 |
| Social | 100 | 0 | 0 | 21 |
| Structured Data | 100 | 0 | 0 | 11 |
| Titles | 100 | 0 | 0 | 2 |
Warnings (5 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 21 occurrence(s)
- https://roushe.net/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/archives/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/categories/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/categories/cyberdefenders/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/categories/hackthebox/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/categories/writeups/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/posts/amadey/ — 13 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/posts/cd-volatility-traces/ — 14 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/posts/dog/ — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/posts/netx-support/ — 29 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/posts/rceminer/ — 15 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/posts/t1110-003/ — 28 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/posts/workfromhome/ — 26 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/posts/xxe-infiltration/ — 13 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/tags/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/tags/cyber-defenders/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/tags/endpoint-forensics/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/tags/hackthebox/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/tags/memory-forensics/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/tags/network-forensics/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://roushe.net/tags/threat-hunting/ — 1 button/link(s) with no text or aria-label — an agent can't target them
warning Thin content (low word count)
Rule content.thin · Content · 12 occurrence(s)
- https://roushe.net/archives/ — 101 words
- https://roushe.net/categories/ — 83 words
- https://roushe.net/categories/cyberdefenders/ — 104 words
- https://roushe.net/categories/hackthebox/ — 72 words
- https://roushe.net/categories/writeups/ — 109 words
- https://roushe.net/tags/ — 82 words
- https://roushe.net/tags/cyber-defenders/ — 106 words
- https://roushe.net/tags/endpoint-forensics/ — 84 words
- https://roushe.net/tags/hackthebox/ — 72 words
- https://roushe.net/tags/memory-forensics/ — 75 words
- https://roushe.net/tags/network-forensics/ — 80 words
- https://roushe.net/tags/threat-hunting/ — 74 words
warning Duplicate <title> across pages
Rule duplicate.title · Duplicate · 2 occurrence(s)
- https://roushe.net/categories/hackthebox/ — title shared by 2 pages: https://roushe.net/tags/hackthebox/
- https://roushe.net/tags/hackthebox/ — title shared by 2 pages: https://roushe.net/categories/hackthebox/
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 8 occurrence(s)
- https://roushe.net/posts/amadey/ — the likely hero/LCP image (cd-amadey-process.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://roushe.net/posts/cd-volatility-traces/ — the likely hero/LCP image (vol-traces-proc.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://roushe.net/posts/dog/ — the likely hero/LCP image (htb-dog-cmsversion.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://roushe.net/posts/netx-support/ — the likely hero/LCP image (netx-support-download.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://roushe.net/posts/rceminer/ — the likely hero/LCP image (cd-rceminer-curl.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://roushe.net/posts/t1110-003/ — the likely hero/LCP image (cd-t1110003-logon.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://roushe.net/posts/workfromhome/ — the likely hero/LCP image (workfromhome-timestamp.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://roushe.net/posts/xxe-infiltration/ — the likely hero/LCP image (xxe-infil-port.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 Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 21 occurrence(s)
- https://roushe.net/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/archives/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/categories/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/categories/cyberdefenders/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/categories/hackthebox/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/categories/writeups/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/posts/amadey/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/posts/cd-volatility-traces/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/posts/dog/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/posts/netx-support/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/posts/rceminer/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/posts/t1110-003/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/posts/workfromhome/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/posts/xxe-infiltration/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/tags/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/tags/cyber-defenders/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/tags/endpoint-forensics/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/tags/hackthebox/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/tags/memory-forensics/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/tags/network-forensics/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://roushe.net/tags/threat-hunting/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (15 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 8 occurrence(s)
- https://roushe.net/posts/amadey/ — h3 follows h1 — skips h2
- https://roushe.net/posts/cd-volatility-traces/ — h3 follows h1 — skips h2
- https://roushe.net/posts/dog/ — h3 follows h1 — skips h2
- https://roushe.net/posts/netx-support/ — h3 follows h1 — skips h2
- https://roushe.net/posts/rceminer/ — h3 follows h1 — skips h2
- https://roushe.net/posts/t1110-003/ — h3 follows h1 — skips h2
- https://roushe.net/posts/workfromhome/ — h3 follows h1 — skips h2
- https://roushe.net/posts/xxe-infiltration/ — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://roushe.net/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 12 occurrence(s)
- https://roushe.net/ — this page reads as very difficult (Flesch Reading Ease 10, 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://roushe.net/archives/ — this page reads as very difficult (Flesch Reading Ease -15, 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://roushe.net/categories/cyberdefenders/ — this page reads as very difficult (Flesch Reading Ease -19, 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://roushe.net/categories/writeups/ — this page reads as very difficult (Flesch Reading Ease -10, 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://roushe.net/posts/amadey/ — this page reads as difficult (Flesch Reading Ease 45, 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://roushe.net/posts/cd-volatility-traces/ — this page reads as very difficult (Flesch Reading Ease 27, 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://roushe.net/posts/netx-support/ — this page reads as difficult (Flesch Reading Ease 48, 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://roushe.net/posts/rceminer/ — 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://roushe.net/posts/t1110-003/ — this page reads as difficult (Flesch Reading Ease 45, 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://roushe.net/posts/workfromhome/ — this page reads as difficult (Flesch Reading Ease 41, 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://roushe.net/posts/xxe-infiltration/ — this page reads as difficult (Flesch Reading Ease 36, 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://roushe.net/tags/cyber-defenders/ — this page reads as very difficult (Flesch Reading Ease -11, 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 · 16 occurrence(s)
- https://roushe.net/ — meta description shared by 13 pages: https://roushe.net/categories/, https://roushe.net/tags/, https://roushe.net/archives/
- https://roushe.net/archives/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/tags/
- https://roushe.net/categories/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/tags/, https://roushe.net/archives/
- https://roushe.net/categories/cyberdefenders/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/tags/
- https://roushe.net/categories/hackthebox/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/tags/
- https://roushe.net/categories/writeups/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/tags/
- https://roushe.net/posts/cd-volatility-traces/ — meta description shared by 3 pages: https://roushe.net/posts/rceminer/, https://roushe.net/posts/xxe-infiltration/
- https://roushe.net/posts/rceminer/ — meta description shared by 3 pages: https://roushe.net/posts/cd-volatility-traces/, https://roushe.net/posts/xxe-infiltration/
- https://roushe.net/posts/xxe-infiltration/ — meta description shared by 3 pages: https://roushe.net/posts/cd-volatility-traces/, https://roushe.net/posts/rceminer/
- https://roushe.net/tags/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/archives/
- https://roushe.net/tags/cyber-defenders/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/tags/
- https://roushe.net/tags/endpoint-forensics/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/tags/
- https://roushe.net/tags/hackthebox/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/tags/
- https://roushe.net/tags/memory-forensics/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/tags/
- https://roushe.net/tags/network-forensics/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/tags/
- https://roushe.net/tags/threat-hunting/ — meta description shared by 13 pages: https://roushe.net/, https://roushe.net/categories/, https://roushe.net/tags/
notice Article page has no author attribution (E-E-A-T)
Rule eeat.no_author · Content · 11 occurrence(s)
- https://roushe.net/archives/ — 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://roushe.net/categories/ — 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://roushe.net/posts/amadey/ — 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://roushe.net/posts/cd-volatility-traces/ — 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://roushe.net/posts/dog/ — 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://roushe.net/posts/netx-support/ — 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://roushe.net/posts/rceminer/ — 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://roushe.net/posts/t1110-003/ — 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://roushe.net/posts/workfromhome/ — 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://roushe.net/posts/xxe-infiltration/ — 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://roushe.net/tags/ — 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 Multiple <h1> elements
Rule h1.multiple · Headings · 1 occurrence(s)
- https://roushe.net/ — 8 <h1> elements
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 8 occurrence(s)
- https://roushe.net/posts/amadey/ — 7 of 7 images without width/height
- https://roushe.net/posts/cd-volatility-traces/ — 9 of 9 images without width/height
- https://roushe.net/posts/dog/ — 1 of 1 images without width/height
- https://roushe.net/posts/netx-support/ — 16 of 16 images without width/height
- https://roushe.net/posts/rceminer/ — 9 of 9 images without width/height
- https://roushe.net/posts/t1110-003/ — 4 of 4 images without width/height
- https://roushe.net/posts/workfromhome/ — 18 of 18 images without width/height
- https://roushe.net/posts/xxe-infiltration/ — 5 of 5 images without width/height
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 5 occurrence(s)
- https://roushe.net/posts/amadey/ — 297 chars
- https://roushe.net/posts/dog/ — 592 chars
- https://roushe.net/posts/netx-support/ — 274 chars
- https://roushe.net/posts/t1110-003/ — 1299 chars
- https://roushe.net/posts/workfromhome/ — 433 chars
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 16 occurrence(s)
- https://roushe.net/ — 20 chars
- https://roushe.net/archives/ — 20 chars
- https://roushe.net/categories/ — 20 chars
- https://roushe.net/categories/cyberdefenders/ — 20 chars
- https://roushe.net/categories/hackthebox/ — 20 chars
- https://roushe.net/categories/writeups/ — 20 chars
- https://roushe.net/posts/cd-volatility-traces/ — 8 chars
- https://roushe.net/posts/rceminer/ — 8 chars
- https://roushe.net/posts/xxe-infiltration/ — 8 chars
- https://roushe.net/tags/ — 20 chars
- https://roushe.net/tags/cyber-defenders/ — 20 chars
- https://roushe.net/tags/endpoint-forensics/ — 20 chars
- https://roushe.net/tags/hackthebox/ — 20 chars
- https://roushe.net/tags/memory-forensics/ — 20 chars
- https://roushe.net/tags/network-forensics/ — 20 chars
- https://roushe.net/tags/threat-hunting/ — 20 chars
notice Missing Open Graph tags
Rule og.missing · Social · 21 occurrence(s)
- https://roushe.net/ — og:image
- https://roushe.net/archives/ — og:image
- https://roushe.net/categories/ — og:image
- https://roushe.net/categories/cyberdefenders/ — og:image
- https://roushe.net/categories/hackthebox/ — og:image
- https://roushe.net/categories/writeups/ — og:image
- https://roushe.net/posts/amadey/ — og:image
- https://roushe.net/posts/cd-volatility-traces/ — og:image
- https://roushe.net/posts/dog/ — og:image
- https://roushe.net/posts/netx-support/ — og:image
- https://roushe.net/posts/rceminer/ — og:image
- https://roushe.net/posts/t1110-003/ — og:image
- https://roushe.net/posts/workfromhome/ — og:image
- https://roushe.net/posts/xxe-infiltration/ — og:image
- https://roushe.net/tags/ — og:image
- https://roushe.net/tags/cyber-defenders/ — og:image
- https://roushe.net/tags/endpoint-forensics/ — og:image
- https://roushe.net/tags/hackthebox/ — og:image
- https://roushe.net/tags/memory-forensics/ — og:image
- https://roushe.net/tags/network-forensics/ — og:image
- https://roushe.net/tags/threat-hunting/ — og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 8 occurrence(s)
- https://roushe.net/posts/amadey/ — 7 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://roushe.net/posts/cd-volatility-traces/ — 9 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://roushe.net/posts/dog/ — 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://roushe.net/posts/netx-support/ — 16 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://roushe.net/posts/rceminer/ — 9 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://roushe.net/posts/t1110-003/ — 4 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://roushe.net/posts/workfromhome/ — 18 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://roushe.net/posts/xxe-infiltration/ — 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 Article schema missing recommended properties (Top Stories / image carousel)
Rule schema.article_incomplete · Structured Data · 11 occurrence(s)
- https://roushe.net/archives/ — BlogPosting 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://roushe.net/categories/ — BlogPosting 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://roushe.net/posts/amadey/ — BlogPosting 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://roushe.net/posts/cd-volatility-traces/ — BlogPosting 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://roushe.net/posts/dog/ — BlogPosting 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://roushe.net/posts/netx-support/ — BlogPosting 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://roushe.net/posts/rceminer/ — BlogPosting 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://roushe.net/posts/t1110-003/ — BlogPosting 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://roushe.net/posts/workfromhome/ — BlogPosting 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://roushe.net/posts/xxe-infiltration/ — BlogPosting 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://roushe.net/tags/ — BlogPosting 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 · 21 occurrence(s)
- https://roushe.net/ — CSP, X-Content-Type-Options
- https://roushe.net/archives/ — X-Content-Type-Options, CSP
- https://roushe.net/categories/ — CSP, X-Content-Type-Options
- https://roushe.net/categories/cyberdefenders/ — CSP, X-Content-Type-Options
- https://roushe.net/categories/hackthebox/ — X-Content-Type-Options, CSP
- https://roushe.net/categories/writeups/ — CSP, X-Content-Type-Options
- https://roushe.net/posts/amadey/ — CSP, X-Content-Type-Options
- https://roushe.net/posts/cd-volatility-traces/ — CSP, X-Content-Type-Options
- https://roushe.net/posts/dog/ — CSP, X-Content-Type-Options
- https://roushe.net/posts/netx-support/ — CSP, X-Content-Type-Options
- https://roushe.net/posts/rceminer/ — CSP, X-Content-Type-Options
- https://roushe.net/posts/t1110-003/ — CSP, X-Content-Type-Options
- https://roushe.net/posts/workfromhome/ — CSP, X-Content-Type-Options
- https://roushe.net/posts/xxe-infiltration/ — CSP, X-Content-Type-Options
- https://roushe.net/tags/ — CSP, X-Content-Type-Options
- https://roushe.net/tags/cyber-defenders/ — CSP, X-Content-Type-Options
- https://roushe.net/tags/endpoint-forensics/ — CSP, X-Content-Type-Options
- https://roushe.net/tags/hackthebox/ — X-Content-Type-Options, CSP
- https://roushe.net/tags/memory-forensics/ — CSP, X-Content-Type-Options
- https://roushe.net/tags/network-forensics/ — CSP, X-Content-Type-Options
- https://roushe.net/tags/threat-hunting/ — CSP, X-Content-Type-Options
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 8 occurrence(s)
- https://roushe.net/posts/amadey/ — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://roushe.net/posts/cd-volatility-traces/ — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://roushe.net/posts/dog/ — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://roushe.net/posts/netx-support/ — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://roushe.net/posts/rceminer/ — 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://roushe.net/posts/t1110-003/ — 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://roushe.net/posts/workfromhome/ — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://roushe.net/posts/xxe-infiltration/ — 1 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 · 2 occurrence(s)
- https://roushe.net/ — 6 chars
- https://roushe.net/tags/ — 13 chars
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.