Respira logo Respira
Get free scanner

ADA & WCAG 2.2 Accessibility Report

searchboost.se

https://searchboost.se/

Scanned 25 June 2026 · axe-core lighthouse-13.4.0 · 25 checks passed · 51 issue instances

Live scan data
0
Accessibility Score
out of 100
0
Critical
1
Serious
50
Moderate
0
Minor
Respira Page Builder Intelligence is Respira's builder-awareness layer for WordPress (Elementor, Divi, Gutenberg, Bricks, and more). No supported WordPress page builder was detected in this scan, so prompts are generated from live DOM and WCAG findings, but still target Respira for WordPress + MCP execution workflow.
serious
heading-order Heading elements are not in a sequentially-descending order
1 element
AI fix prompt
# Fix Fix heading hierarchy

## CONTEXT
- Page: https://searchboost.se/
- Issue: Heading levels are out of sequence
- Impact: SERIOUS
- Standard: WCAG 1.3.1 Info and Relationships (Level A)

## WHY IT FAILS
Headings skip levels (e.g. h2 → h4) and break the document outline.

## ELEMENT
```html
<h4 class="text-[10px] font-bold tracking-[0.2em] uppercase mb-6" style="color:#e91e8c">
```

**Selector:** `div.max-w-7xl > div.grid > div > h4.text-[10px]`

## HOW TO FIX
- Renumber headings so they go in order: h1 → h2 → h3 with no skips.
- Reserve a single `<h1>` for the page title.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.12/heading-order>
Paste into Cursor, Claude, or Codex
moderate
accesskeys `[accesskey]` values are unique
1 element
AI fix prompt
# Fix Fix accesskeys violation

## CONTEXT
- Page: https://searchboost.se/
- Issue: Accessibility violation flagged by axe-core
- Impact: MODERATE
- Standard: WCAG 2.2 (see violation details)

## WHY IT FAILS
Lighthouse / axe-core flagged this rule. See helpUrl for the full reference.

## ELEMENT
```html
<snippet unavailable>
```

**Selector:** `selector unavailable`

## HOW TO FIX
- Open the help URL for the canonical fix recipe.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.12/accesskeys>
Paste into Cursor, Claude, or Codex
moderate
aria-command-name `button`, `link`, and `menuitem` elements have accessible names
1 element
AI fix prompt
# Fix Fix aria-command-name violation

## CONTEXT
- Page: https://searchboost.se/
- Issue: Accessibility violation flagged by axe-core
- Impact: MODERATE
- Standard: WCAG 2.2 (see violation details)

## WHY IT FAILS
Lighthouse / axe-core flagged this rule. See helpUrl for the full reference.

## ELEMENT
```html
<snippet unavailable>
```

**Selector:** `selector unavailable`

## HOW TO FIX
- Open the help URL for the canonical fix recipe.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.12/aria-command-name>
Paste into Cursor, Claude, or Codex
moderate
aria-dialog-name Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
1 element
AI fix prompt
# Fix Fix aria-dialog-name violation

## CONTEXT
- Page: https://searchboost.se/
- Issue: Accessibility violation flagged by axe-core
- Impact: MODERATE
- Standard: WCAG 2.2 (see violation details)

## WHY IT FAILS
Lighthouse / axe-core flagged this rule. See helpUrl for the full reference.

## ELEMENT
```html
<snippet unavailable>
```

**Selector:** `selector unavailable`

## HOW TO FIX
- Open the help URL for the canonical fix recipe.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.12/aria-dialog-name>
Paste into Cursor, Claude, or Codex
moderate
aria-input-field-name ARIA input fields have accessible names
1 element
AI fix prompt
# Fix Fix aria-input-field-name violation

## CONTEXT
- Page: https://searchboost.se/
- Issue: Accessibility violation flagged by axe-core
- Impact: MODERATE
- Standard: WCAG 2.2 (see violation details)

## WHY IT FAILS
Lighthouse / axe-core flagged this rule. See helpUrl for the full reference.

## ELEMENT
```html
<snippet unavailable>
```

**Selector:** `selector unavailable`

## HOW TO FIX
- Open the help URL for the canonical fix recipe.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name>
Paste into Cursor, Claude, or Codex
Automated tools detect approximately 57% of WCAG violations. Manual review is always required.

Want these fixes applied safely?

Connect Respira for WordPress

Respira connects Cursor, Claude Code, and Codex to your WordPress site with builder-aware intelligence. Your AI agent can apply accessibility fixes on a safe draft for Not detected workflows.