Industrial accessibility compliance
The problem we solve

Industrial accessibility
compliance

Meeting the standard before a tender or an audit forces the timetable.

Industrial accessibility compliance against EN 301 549 and WCAG 2.1 AA for manufacturer, distributor and engineering websites, brought current before a procurement questionnaire, a public-sector tender or a complaint sets the deadline for you. Which obligations apply to your organisation is a determination for your legal counsel; our part is the audit, the remediation and the evidence behind both.

The problem
What is included

What industrial accessibility
compliance involves

Where the gaps concentrate

Industrial sites tend to fail on a consistent set of issues: colour contrast in a palette chosen before anyone checked it, interactive elements that cannot be reached with a keyboard, and form errors announced only by colour. The pattern is predictable because the components causing it are shared across templates rather than unique to one page.

The document layer

Datasheets, installation manuals, certificates and safety documentation are usually the largest gap on a technical website and the one least often scoped. A library of untagged PDFs can pass an automated page scan while remaining unusable with a screen reader, so we assess it as a workstream in its own right with its own timeline.

Product tables and configurators

Specification tables, comparison grids and product selectors carry meaning through layout and colour. A table marked up as a grid of unlabelled cells conveys little to assistive technology, and a configurator built on a third-party widget frequently loses keyboard operability altogether. Both need structural correction rather than alternative text.

Scope, and who decides it

Accessibility obligations vary by the size of the organisation, the markets it sells into and whether the audience is consumer or business. We work to the scope your legal and compliance team sets rather than assuming it, and we do not offer a compliance guarantee: conformance is a statement your organisation makes, supported by evidence we help produce.

Why remediation regresses

Sites that were remediated once and failed again a year later were usually fixed page by page. When the correction lives in the design system and the component code instead, it holds as editors add pages, because the accessible behaviour is the default the template provides rather than something each author has to remember.

What we deliver

An audit against the standard your team has identified, findings ranked by real impact, remediation carried out at design-system level, retesting of everything changed, and written documentation of what was found and what was done. See industrial website accessibility for the same work as a planned build requirement.

case studies

Clients who trust us

Industrial and technical B2B companies we build and maintain platforms for.
Industrial B2B digital platforms

A decade of digital work
for industrial and technical B2B

Code Industrial is the industrial B2B practice of Code Barcelona, an agency building corporate websites and digital platforms since 2015. The same strategy, design and engineering team works on every industrial project, from the first scoping session through to life after launch.

19
industrial sectors we serve
1.550
technical documents migrated in one project, permissions and URLs intact
+10
years of digital delivery for industrial B2B
Where the gaps sit by site type
Who needs it

Where accessibility gaps
concentrate in industrial B2B

The typical failure differs with what the site carries. Industrial accessibility compliance starts from that content.

Compliance process
Four stages

How we approach industrial
accessibility compliance

Four stages. Industrial accessibility compliance is corrected at design and code level rather than patched page by page.

AUDIT
01
01

Automated and manual, against your stated standard

We audit against the standard your compliance team has set, combining automated scanning across every template with manual keyboard and screen-reader testing.

What we check

Automated scanning across every template catches the mechanical failures quickly. We then walk the key journeys with a keyboard alone and with a screen reader, because that is where most blocking issues appear, and we sample the document library rather than assuming the website audit covers it.

Result

The findings describe what someone using assistive technology encounters, rather than only what a scanner can detect. Automated tools reliably surface a minority of the issues that matter, which is why the manual pass carries most of the weight.

PRIORITISATION
02
02

Ranked by impact and by exposure

We rank findings by how far they block real use and how likely they are to be raised in a tender response or a complaint, with a realistic effort estimate against each.

What we produce

A single ranked list covering severity, the journeys affected, the number of templates involved and an effort estimate per fix. Where one component is responsible for failures across many pages, that is stated, because fixing it once resolves the whole cluster.

Result

Your team works through the issues that carry the most risk and the most user impact first, and can plan remediation into existing release cycles instead of treating the whole list as a single blocking project.

REMEDIATION
03
03

Corrected in the design system and the code

We correct contrast, semantic structure, keyboard operability, focus handling and form error reporting at source, in the components that generate them.

What we fix

Contrast is resolved across the palette rather than at each flagged instance. Markup is rebuilt to use real headings, lists and table headers. Every interactive element becomes reachable and operable by keyboard, and form errors are associated with their fields and announced.

Result

Because the corrections sit in the templates and the component library, they continue to hold as content editors publish new pages, rather than degrading with the next content update or the next campaign landing page.

VERIFICATION AND DOCUMENTATION
04
04

Evidence your compliance team can stand behind

We retest what was changed, then document what was found, what it was measured against and what was done about it.

What we deliver

Retesting of every corrected item, a record of the standard and version applied, the testing method and tools used, the issues resolved, and any item consciously accepted as a residual gap with the reason recorded alongside it.

Result

Your compliance team receives evidence it can attach to an accessibility statement or a tender response without reconstructing the process. The statement itself remains theirs to make, on advice from your legal counsel.

Accessibility compliance FAQ

Industrial accessibility compliance questions

What comes up when a manufacturer or distributor addresses accessibility ahead of a deadline.

What does industrial accessibility compliance cover in practice?

It covers the website templates, the interactive tools such as product selectors and configurators, the commercial journeys including enquiry and ordering, and the document library attached to them. On a technical B2B estate the documents are usually the largest part of the work. The exact scope is set with your compliance team, since the obligations that apply depend on your organisation and the markets it serves.

Does the European Accessibility Act apply to us?

That is a question for your legal counsel rather than for us. Broadly, the EAA has applied since 28 June 2025 to organisations above certain size and turnover thresholds serving EU consumers, with EN 301 549 as the reference standard. Business-to-business sales are treated differently from consumer sales, and many industrial manufacturers sit close to that line, so the determination needs advice on your specific circumstances.

Can you guarantee that we will be compliant?

No, and we would treat any such guarantee with caution. Conformance is a statement your organisation makes about its own properties, and it depends on content published after our work as much as on the work itself. What we provide is testing against a named standard, remediation of what that testing finds, and documented evidence your compliance team can rely on when making its own statement.

What happens to our existing PDF library?

It is scoped separately, because remediating documents is a different kind of work from correcting templates. We assess volume, which documents are in demand, and which are reachable from product pages or external links. In most estates a minority of documents accounts for most of the traffic, so remediating that set first delivers most of the practical benefit while the rest is worked through.

Can this be fixed without rebuilding the site?

In most cases, yes. Contrast, heading structure, focus handling, keyboard operability and form errors can usually be corrected in place within the existing templates. A rebuild becomes the sensible recommendation when the platform depends on third-party components that cannot be made operable, or when the markup is generated in a way that leaves no place to apply the correction.

How do you test product configurators and selectors?

Manually, along the full journey rather than screen by screen. A selector can pass a static scan on each step and still trap keyboard focus when a filter panel opens, or fail to announce that results have changed. We work through the tool with a keyboard alone and with a screen reader, then test the same path again after the corrections are applied.

Do you issue a conformance statement on our behalf?

No. That statement is issued by your organisation, normally by the compliance or legal function. We supply the audit findings, the record of remediation completed, the testing evidence against EN 301 549 or WCAG 2.1 AA, and any residual items with their justification, which is the material a team needs to write and defend the statement itself.

How do we stop the site drifting back out of standard?

Three things tend to hold it: accessible defaults built into the components so editors inherit them, a short authoring checklist covering the decisions still left to a person such as alternative text and link wording, and periodic re-testing built into the maintenance cycle. See industrial website support for how that ongoing check is run.

Related problems we solve

Other industrial website problems we solve

Accessibility compliance frequently connects to these related problems.

Industrial accessibility compliance

Address your accessibility
compliance

A tender clause, an audit finding, or an estate no one has checked. Tell us the standard you are working to and we will tell you how we would approach the industrial accessibility compliance work.

contact us
Contact Form

Tell us
about your project

Tell us about your organization's context and the planned scope of the project.
Code Industrial, as the data controller, will process your data in order to respond to the query and/or request you submit through this contact form. Privacy Policy.
Our site uses cookies to collect information about your device and browsing activity. We use this data to improve the site, ensure security and deliver personalized content. You can manage your cookie preferences by clicking here.
Basic cookie information
This website uses cookies and/or similar technologies that store and retrieve information when you browse. In general, these technologies can serve very different purposes, such as, for example, recognizing you as a user, obtaining information about your browsing habits or personalizing the way in which the content is displayed. The specific uses we make of these technologies are described below. By default, all cookies are disabled, except for technical ones, which are necessary for the website to function. If you wish to obtain more information or exercise your data protection rights, you can consult our Cookie Policy".
Technical cookies needed Always active
Technical cookies are strictly necessary for our website to work and for you to navigate through it. These types of cookies are those that, for example, allow us to identify you, give you access to certain restricted parts of the page if necessary, or remember different options or services already selected by you, such as your privacy preferences. Therefore, they are activated by default, your authorization is not necessary.Through the configuration of your browser, you can block or alert the presence of this type of cookies, although such blocking will affect the proper functioning of the different functionalities of our website.
Analytics cookies
Analytics cookies are used to analyse website behaviour anonymously. They help us measure activity and improve the website.
Title
Popupcontent
Contact us
Code Industrial, as the data controller, will process your data in order to respond to the query and/or request you submit through this contact form. Privacy Policy.
Aceptar