Zum Inhalt springen
BFSG compliance since 2025
WCAG 2.2 AASemantic StructureAccessible Navigation

Making Corporate Websites Accessible

Your website is your company's digital business card. When it is not operable for people with disabilities, you exclude potential customers, applicants and partners. We make your corporate website WCAG-compliant: semantic structure, accessible navigation, barrier-free forms and inclusive multimedia content.

50+

accessible projects

1/6

EU citizens with disability

100/100

Lighthouse accessibility

97%

contract renewals

Corporate websites have a different character than online shops: they inform rather than sell, present rather than transact. The accessibility requirements are not lesser but differently positioned. Text-heavy content must be structured and navigable. Images and videos must be described for people who cannot see or hear them. Contact forms must work without a mouse and be understandable for screen readers. And the entire navigation must function with keyboard, voice control and assistive technologies. Whether your website already falls under the BFSG or you implement accessibility from business and ethical conviction: we accompany the entire process.

Why Accessibility Matters for Corporate Websites

Whether a corporate website falls under the BFSG depends on whether it offers services in electronic commerce. A purely informational offering without transaction capability is not directly affected at present, but the trend is clear: the EU Web Accessibility Directive already obligates public bodies, and national legislators continuously expand the circle of obligated entities.

Independent of legal obligation, strong business arguments exist: an accessible corporate website reaches the target group of approximately 7.8 million severely disabled people in Germany (Source: Federal Statistical Office, 2024). It improves search engine visibility because semantic HTML and structured content are exactly what crawlers evaluate. It reduces bounce rates because all users find and understand content more easily. And it positions your company as a responsible employer, increasingly relevant in the competition for talent.

Typical Barriers on Corporate Websites

Missing Content Structure

Headings only visually styled but not marked up as H1-H6. Missing landmarks (nav, main, aside, footer). Paragraphs without logical organization. Screen reader users cannot orient themselves and must read every text from start to finish.

Inaccessible Navigation

Mega menus that only open on mouse hover. Mobile hamburger menus without ARIA attributes. Breadcrumbs without semantic markup. Users with keyboard or screen reader cannot navigate the website.

Images Without Context

Team photos, office views and infographics without or with generic alt texts. Decorative images not marked as such that flood the screen reader user with irrelevant information.

Multimedia Without Alternatives

Corporate videos without captions and without transcript. Podcasts without text alternative. Animated infographics without accessible presentation of the displayed data.

Inaccessible Contact Forms

Form fields without labels, required fields without indication, error messages displayed only visually. CAPTCHAs that assistive technologies cannot solve.

Unstructured PDF Documents

Annual reports, product sheets and press releases as scanned or untagged PDFs. Screen readers cannot parse these documents and interpret them as blank pages.

Semantic Structure: The Foundation of Accessible Websites

Accessibility starts with structure. A sighted user recognizes page organization through font sizes, spacing and visual hierarchy. A blind user depends on semantic markup in HTML: H1 for the main heading, H2 for main sections, H3 for subsections. Landmarks like nav, main, aside and footer enable quick navigation to specific page areas. Lists as ul/ol, tables as table with correct thead and th, quotes as blockquote. These HTML elements are not new, but they are not correctly used on most corporate websites.

We revise the semantic structure of your website without changing the visual design. The heading hierarchy is cleaned up, landmarks are inserted, lists and tables are correctly marked up, and interactive elements receive appropriate ARIA roles. The result: screen reader users can navigate the page, get an overview and jump directly to desired content, exactly as sighted users do visually.

Making Navigation and Menus Accessible

Navigation is the most frequent interaction point on a corporate website. Main menu, submenus, breadcrumbs, footer navigation and language-specific menus must be operable for all users. A mega menu that only opens on mouse hover is invisible to keyboard users. A hamburger menu without aria-expanded attribute does not tell screen reader users whether it is open or closed.

We implement menus following WAI-ARIA Authoring Practices: menu items are reachable via Tab, submenus open with Enter or Arrow Down and close with Escape. Focus moves to the first entry when a submenu opens and returns to the triggering menu item when it closes. Mobile menus receive aria-expanded, aria-controls and role attributes. Skip links at the page start enable keyboard users to bypass navigation.

Contact Forms and Interactive Elements

The contact form is the most important conversion point on many corporate websites. An inaccessible form means potential customers cannot contact your company. We ensure every input field has a visible and programmatically linked label, required fields are marked via aria-required and visual hint, error messages are linked to the respective field and focused when they appear. Placeholder texts do not replace labels because they disappear on input start and lose context.

Beyond that, we check all interactive elements for keyboard accessibility: accordions must open with Enter/Space and close with Escape. Tab panels must be navigable with arrow keys. Lightboxes must trap focus and return it on close. Sliders and carousels must be pausable and may only perform automatic content changes with user confirmation.

Our Approach for Corporate Websites

Typical Barriers on Corporate Websites

Corporate websites exhibit different barrier patterns than online shops. The most common problems are: missing or meaningless alt texts for images, particularly for team photos and infographics, inadequate heading structures that make navigation difficult for screen reader users, inaccessible contact forms without correct label association and error messages, and slider and carousel elements that cannot be controlled via keyboard. Our audits systematically uncover these typical weaknesses and deliver concrete solution proposals that your development team or agency can implement directly.

Accessibility and Search Engine Optimization

Accessibility and SEO overlap in many areas: semantic HTML, correct heading structures, descriptive link texts and alt texts are relevant for both screen readers and search engine crawlers. An accessible website is therefore almost always a search-engine-friendly website. Our optimizations improve not only accessibility but typically have a positive effect on organic visibility. We leverage this dual effect strategically: every accessibility measure is also evaluated and prioritized from an SEO perspective, so you achieve two goals simultaneously with one investment.

For companies wanting to keep their website accessible long-term, we offer training for editors and developers. We impart practical knowledge: how are alt texts correctly formulated? What heading structure is semantically correct? How do you design accessible forms and navigation? This knowledge enables your team to create new content accessibly from the start rather than having to fix barriers retroactively.

For ongoing projects, we offer compliance monitoring: automated checks detect new barriers introduced by content updates or design changes, and regular manual spot checks ensure that achieved conformance is permanently maintained.

Accessibility is not a one-time measure but an ongoing process. New content, design updates and technical changes can introduce new barriers at any time. Our monitoring solution automatically detects such regressions and enables quick correction before users or testing bodies notice the barrier.

Frequently Asked Questions About Website Accessibility