Skip to main content
Redsun Platform
4 min

Accessibility & Compliance

Every Redsun site ships WCAG 2.1 AA-aware foundations, tenant-aware cookie consent, and the schemas search engines need.

1

Built-in accessibility foundations

Every Redsun-built site ships with these baked in: • **Skip-to-content link** (WCAG 2.1 Level A, criterion 2.4.1) — hidden by default, appears on first Tab keypress, uses your tenant primary colour. • **Semantic landmarks** — every page has a `<main id="main-content">` landmark target for the skip link, plus proper `<header>`, `<nav>`, and `<footer>` elements. • **Visible focus rings** — keyboard users see a clear focus indicator on every interactive element. • **Colour-contrast-aware design tracks** — all 11 design tracks ship colour pairings that meet WCAG AA 4.5:1 contrast for body text.

These ship automatically. You don't need to enable them — they're part of every tenant site from day one.

2

Cookie consent banner

Redsun injects a tenant-aware cookie consent banner on every public site by default. The banner detects your tenant context (it knows which agency the visitor is on) and links to your tenant-specific cookie policy if you've configured one — falling back to the platform default otherwise. Visitors can accept or reject non-essential cookies; the choice is remembered for 12 months.

If you haven't published a Privacy / Cookie page on your site, the banner links to the platform default — which may not satisfy your jurisdiction's specific requirements. Publish your own policy page and link it from Footer settings.

3

Breadcrumb navigation + structured data

Non-home pages automatically render a visual breadcrumb component below the header — and the same trail is mirrored as `BreadcrumbList` JSON-LD for Google rich results. No setup required. Breadcrumbs help both users (lower bounce rate) and search engines (better indexing).

4

Stakeholder proof of compliance

For procurement / vendor due-diligence requests: • **WCAG**: every site is built against WCAG 2.1 AA. Spot-check any page with axe DevTools or Lighthouse Accessibility. • **GDPR / cookie**: tenant-aware consent banner + 12-month remembered choice. • **AEO foundations**: EmploymentAgency, sameAs, speakable, BreadcrumbList, JobPosting schemas inject on every relevant page. • **Performance**: image CDN with WebP + responsive srcset, font-display: swap, hero `fetchPriority="high"`. Core Web Vitals pass on default templates.

Keep this article's URL handy — it's the fastest way to answer a procurement questionnaire about accessibility.

Guide complete

You've covered all 4 steps. Check out the related guides below.

Still need help?

Our support team is here to assist you.

Submit a Support Ticket