Accessibility & SEO Report
1
URL Tested
3
A11y Violations
45
Rules Passed
17
Checks Passed
1
Checks Failed
5
Warnings
https://intothedeepai.com/ 1 serious1 moderate1 minor1 fail5 warnings
BTS1 · Component Accessibility
axe-core violations
aria-allowed-role MINOR ARIA role should be appropriate for the element 6 locations

Ensure role attribute has an appropriate value for the element

Read fix guidance on dequeuniversity.com →
Location 1 of 6
Selector article[data-tags="strategy,perspective"][aria-hidden="false"]:nth-child(1)
Element
<article class="card fx-smooth-rippl..." role="listitem" data-tags="strategy,perspective" data-title="Reinvention is the N..." data-excerpt="The most important h..." aria-hidden="false">
How to fix
Fix any of the following:
ARIA role listitem is not allowed for given element
Location 2 of 6
Selector article[data-tags="strategy,perspective"][aria-hidden="false"]:nth-child(2)
Element
<article class="card fx-smooth-ripple" role="listitem" data-tags="strategy,perspective" data-title="AI put us in sixth gear. March says drop to third." data-excerpt="March 2026 was quite a month with AI news. I’m not surprised!" aria-hidden="false">
How to fix
Fix any of the following:
ARIA role listitem is not allowed for given element
Location 3 of 6
Selector article[data-title="The New Bicycle for the Mind"]
Element
<article class="card fx-smooth-ripple" role="listitem" data-tags="perspective" data-title="The New Bicycle for the Mind" data-excerpt="Everyone is afraid AI will make us lazy. It's doing the opposite to me." aria-hidden="false">
How to fix
Fix any of the following:
ARIA role listitem is not allowed for given element
Location 4 of 6
Selector article[data-title="Permission to Criticize"]
Element
<article class="card fx-smooth-rippl..." role="listitem" data-tags="perspective" data-title="Permission to Critic..." data-excerpt="I’ve spent a decent ..." aria-hidden="false">
How to fix
Fix any of the following:
ARIA role listitem is not allowed for given element
Location 5 of 6
Selector article[aria-hidden="false"]:nth-child(5)
Element
<article class="card fx-smooth-rippl..." role="listitem" data-tags="strategy,news-analys..." data-title="The Real Answer to W..." data-excerpt="In my last post, I e..." aria-hidden="false">
How to fix
Fix any of the following:
ARIA role listitem is not allowed for given element
Location 6 of 6
Selector article[data-tags="strategy,use-case"][aria-hidden="false"]
Element
<article class="card fx-smooth-rippl..." role="listitem" data-tags="strategy,use-case" data-title="An Honest Account of..." data-excerpt="Disclaimer: This pos..." aria-hidden="false">
How to fix
Fix any of the following:
ARIA role listitem is not allowed for given element
color-contrast SERIOUS Elements must meet minimum color contrast ratio thresholds 1 location

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

Read fix guidance on dequeuniversity.com →
Location 1 of 1
Selector .mono-line
Element
<div class="mono-line">Written by Yas Dalkilic.</div>
How to fix
Fix any of the following:
Element has insufficient color contrast of 2.56 (foreground color: #4b5563, background color: #080d1b, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1
heading-order MODERATE Heading levels should only increase by one 1 location

Ensure the order of headings is semantically correct

Read fix guidance on dequeuniversity.com →
Location 1 of 1
Selector .blog-subscribe__copy > h3
Element
<h3>Get new posts in your inbox.</h3>
How to fix
Fix any of the following:
Heading order invalid
BTS2 · Content Quality
First HeadingiChecks that the page starts with an H1 — a missing or misplaced first heading breaks reading order for screen reader users. Page starts with H1
Page TitleiChecks that the <title> tag is present and 30–60 chars — titles drive browser tabs, bookmarks, and the main SEO click-through link. Good length (45 chars)
"Into the Deep AI: Practical AI for Executives"
Meta DescriptioniChecks for a meta description between 120–160 chars — search engines use this as the snippet shown under your page title in results. Good length (131 chars)
"Into the Deep AI delivers actionable AI for leaders: news, strategy, and use cases translated into steps executives can act on now."
H1 TagiChecks for exactly one H1 — multiple H1s dilute SEO signals and confuse assistive technologies. Single H1: " Field-Tested AI for Leaders "
OG: og:titleiChecks Open Graph tags (og:title, og:description, og:image, etc.) — these control how your page appears when shared on social platforms. Into the Deep AI: Practical AI for Executives
OG: og:descriptioniChecks Open Graph tags (og:title, og:description, og:image, etc.) — these control how your page appears when shared on social platforms. Into the Deep AI delivers actionable AI for leaders: news, strategy, and use cases translated into steps executives can act on now.
OG: og:imageiChecks Open Graph tags (og:title, og:description, og:image, etc.) — these control how your page appears when shared on social platforms. https://intothedeepai.com/hubfs/Pages%20Previews/home-preview.jpg
Structured DataiChecks for JSON-LD or microdata markup — structured data helps search engines understand your content and can unlock rich search results. No JSON-LD structured data found
Invalid AnchorsiChecks for links with missing, empty, or placeholder hrefs — broken anchors are inaccessible to keyboard and screen reader users. If the element triggers an action rather than navigating, use a <button> instead of <a>. 1 anchor with empty, missing, or placeholder href
href="/#" (placeholder): <a class="wordmark" href="/"> <span class="wordmark-text"> Into the deep&nbsp;<span class="accent">ai</span><s
Broken Internal LinksiChecks that internal links return a valid HTTP response — broken links hurt SEO crawl budget and frustrate users. All 17 internal links OK
Broken Internal ImagesiChecks that internal image src paths resolve — broken images degrade perceived quality and can trigger accessibility failures. All 1 internal images OK
Image Lazy LoadingiChecks that images use loading="lazy" — deferring off-screen images improves initial page load and Core Web Vitals. 1 images, none use lazy loading
Environment Leaks No environment-pattern URLs found
Tag ManageriChecks that Google Tag Manager or Adobe Launch is present — without a tag manager, analytics and marketing tags cannot fire. GTM tag manager detected
Analytics CookiesiChecks for GA4 or Adobe Analytics cookies — confirms that analytics tracking is active on the page. GA4 cookies found (2): _ga, _ga_H1568WE8HR
Consent Management (CMP)iChecks for a consent management platform — CMPs are required under GDPR and similar regulations before setting non-essential cookies. No CMP network requests detected
BTS3 · Page Infrastructure
Canonical URLiChecks for a canonical link tag — canonicals prevent duplicate-content penalties by telling search engines which URL is authoritative. Canonical set: https://intothedeepai.com
Viewport MetaiChecks that the viewport meta tag is set correctly — without it, mobile browsers render the page at desktop width and zoom out. Viewport: width=device-width, initial-scale=1
Robots MetaiChecks the robots meta tag — a misconfigured robots tag can accidentally block pages from being indexed by search engines. Robots meta not set (defaults to index, follow)
Landmark StructureiChecks that the page has HTML landmark regions (main, nav, header, footer) — landmarks let screen reader users jump directly to key sections. 3 semantic landmarks found
HTTPS ProtocoliChecks that the page is served over HTTPS — HTTP pages are flagged as insecure by browsers and penalised in search rankings. Page served over HTTPS
Insecure ResourcesiChecks for mixed content (HTTP resources on an HTTPS page) — browsers block or warn about these, breaking functionality. No insecure HTTP references found
Security HeadersiChecks for recommended HTTP security headers (CSP, X-Frame-Options, etc.) — missing headers leave the page open to clickjacking and XSS. Missing security headers: x-frame-options, x-content-type-options, x-xss-protection