Last modified: August 6, 2025 at 1:55am

The Editoria11y assistant checks your content against a set of accessibility rules and warns about any issues it finds. One of the best things about Editoria11y is that it is designed for content editors – not just developers. The guidance it provides is actionable and clear, so you can identify, understand, and fix issues as well as the opportunity to learn as you go.

As a content editor you’ll encounter the assistant as a small widget displayed on content pages, and content editing forms, throughout your site. In this tutorial we’ll walk through how to find it, how to interpret what you’re seeing, and how to act on suggestions.

Back to top

Goal

Confidently use the Editoria11y assistant to optimize your content for accessibility.

Back to top

Prerequisites

Back to top

Access the Editoria11y assistant

Once the Accessibility Tools add-on is applied, you’ll notice a small accessibility icon—a little flag or badge—appearing in the lower corner of the content editing interface and alongside your content as you preview pages on the site. This icon tells you that Editoria11y is ready to help you identify and fix any accessibility issues on the page.

Icons

The blue ed11y accessibility checker widget indicates no issues found. It displays with summary and checklist icons and a checkmark.

Blue ed11y accessibility checker widget indicating no issues found, with summary and checklist icons and a checkmark.

 

The red ed11y accessibility checker widget indicates issues or warnings found, and displays with a number of issues, and icons for summary, checklist, and a flag.

Red ed11y accessibility checker widget with a count of 12 issues and icons for summary, checklist, and flag.

Back to top

Use the Editoria11y assistant on content

These accessibility checks should work on any content on your site. For this example, we’ll use the demo page that is provided by the Accessibility Tools add-on.

  1. While signed in to the site, navigate to the content you wish to review, in the Drupal CMS admin toolbar, navigate to Content (/admin/content).
  2. Locate the Accessibility Tools demo page content item in the list, and click it to view the page.
  3. When viewing the page, notice the Editoria11y badge in the lower right corner. You can interact with the badge to view a detailed report.
  4. If the assistant has any suggestions for the page you’ll see indicators in-line with the content.

    Ed11y accessibility checker interface showing multiple heading-related issues, including skipped heading levels, long headings, and suspicious formatting.
  5. Clicking on any of these will bring up a detailed description of the issue and suggestions for how to make the content more accessible. These messages are written in plain language so you can understand what’s wrong without needing to be an accessibility expert.

    Pop-up explanation in ed11y checker describing a skipped heading level issue, with guidance on fixing the heading structure and links to page and layout editors.
  6. You can optionally choose to “Mark as OK” or “Mark as ignored” any alerts and they will be hidden from view. If a page has hidden alerts the Editoria11y badge will indicate their presence and allow them to be toggled visible again.

This same assistant is visible whenever editing content using the WYSIWYG editor.

  1. While signed in to the site, navigate to the content you wish to review, in the Drupal CMS admin toolbar, navigate to Content (/admin/content).
  2. Locate the Accessibility Tools demo page content item in the list, and the Edit option from the dropdown menu.
  3. The content editing form will appear, and the Editoria11y badge and suggestions will be displayed on the page similar to described above.
  4. As you edit the page content the assistant will recheck the page in real-time and highlight any issues it finds.
Back to top

Additional resources

Back to top

Wrap-up

In this tutorial we learned how to access, and interpret, the guidance provided by the Editoria11y accessibility checker. By regularly scanning for, and incorporating these suggestions into your content you’re ensuring that everyone who visits your site can have the best possible experience.

Back to top