Accessibility Scan Report

Title: DGS digital.georgia.gov Issue: #136 Date: 3/13/2026, 1:54:07 PM Duration: 9.2m URLs: 100 / 100

Summary

Total Issues

594

Across 10 unique rules

By Severity

Critical
Serious
Moderate
Minor

By Role

UX Designer
Visual Designer
Content Author
Front-End Developer

Issues

🎯 Priority: Pages with Most Errors

Focus your efforts on these pages to make the biggest impact. Click any error count to filter the rule list below.

Page axe UniqueQualWeb Unique Total Unique
View Page Resources | Digital Services & Solutions 15
View Page Accessibility Solutions | Digital Services & Solutions 0 12
View Page Help Users Find Their Way | Digital Services & Solutions 0 11
View Page Web Accessibility Importance | Digital Services & Solutions 0 11
View Page Accessibility Tools | Digital Services & Solutions 0 11
View Page Rewriting Our Accessibility Statement | Digital Services & Solutions 0 11
View Page The Growing Impact and Importance of Web Accessibility | Digital Services & Solutions 0 11
View Page Accessibility: Impact & Importance | Digital Services & Solutions 0 11
View Page Accessible Multimedia: Providing Greater Accessibility for All | Digital Services & Solutions 0 11
View Page Why We Care About Web Accessibility | Digital Services & Solutions 0 11

🔧 Priority: Most Common Issues (axe)

8 rules
376 Moderate axe region:
87 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
All page content should be contained by landmarks
Mode: light
<div class="service-top__summary">
XPath: .service-top__summary
Example 2 View on Page
All page content should be contained by landmarks
Mode: light
<h2>Did you find what you were looking for on this page?</h2>
XPath: #upper-feedback-content > h2
Example 3 View on Page
All page content should be contained by landmarks
Mode: light
<label class="visually-hidden" for="feedback-yes-button-14466">Yes</label>
XPath: label[for="feedback-yes-button-14466"]
Example 4 View on Page
All page content should be contained by landmarks
Mode: light
<label class="visually-hidden" for="feedback-no-button-14466">No</label>
XPath: label[for="feedback-no-button-14466"]
Example 5 View on Page
All page content should be contained by landmarks
Mode: light
<h2>Did you find what you were looking for on this page?</h2>
XPath: #upper-feedback-content > h2
74 Moderate axe landmark-no-duplicate-banner:
74 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Document should not have more than one banner landmark
Mode: light
<header id="header" class="header__wrapper header__wrapper--digital" data-drupal-selector="site-header" role="banner" data-info-expanded="false" data-once="navigation">
XPath: #header
Example 2 View on Page
Document should not have more than one banner landmark
Mode: light
<header id="header" class="header__wrapper header__wrapper--digital" data-drupal-selector="site-header" role="banner" data-info-expanded="false" data-once="navigation">
XPath: #header
Example 3 View on Page
Document should not have more than one banner landmark
Mode: light
<header id="header" class="header__wrapper header__wrapper--digital" data-drupal-selector="site-header" role="banner" data-info-expanded="false" data-once="navigation">
XPath: #header
Example 4 View on Page
Document should not have more than one banner landmark
Mode: light
<header id="header" class="header__wrapper header__wrapper--digital" data-drupal-selector="site-header" role="banner" data-info-expanded="false" data-once="navigation">
XPath: #header
Example 5 View on Page
Document should not have more than one banner landmark
Mode: light
<header id="header" class="header__wrapper header__wrapper--digital" data-drupal-selector="site-header" role="banner" data-info-expanded="false" data-once="navigation">
XPath: #header
74 Moderate axe landmark-unique:
74 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Mode: light
<header id="header" class="header__wrapper header__wrapper--digital" data-drupal-selector="site-header" role="banner" data-info-expanded="false" data-once="navigation">
XPath: #header
Example 2 View on Page
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Mode: light
<header id="header" class="header__wrapper header__wrapper--digital" data-drupal-selector="site-header" role="banner" data-info-expanded="false" data-once="navigation">
XPath: #header
Example 3 View on Page
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Mode: light
<header id="header" class="header__wrapper header__wrapper--digital" data-drupal-selector="site-header" role="banner" data-info-expanded="false" data-once="navigation">
XPath: #header
Example 4 View on Page
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Mode: light
<header id="header" class="header__wrapper header__wrapper--digital" data-drupal-selector="site-header" role="banner" data-info-expanded="false" data-once="navigation">
XPath: #header
Example 5 View on Page
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Mode: light
<header id="header" class="header__wrapper header__wrapper--digital" data-drupal-selector="site-header" role="banner" data-info-expanded="false" data-once="navigation">
XPath: #header
35 Moderate axe SC 4.1.2 A aria-prohibited-attr:
18 pages affected

Examples

Example 1 View on Page
Elements must only use permitted ARIA attributes
Mode: light
<div class="content-icon__image" aria-label="Graduation Cap iicon">
XPath: div[aria-label="Graduation Cap iicon"]
Example 2 View on Page
Elements must only use permitted ARIA attributes
Mode: light
<div class="content-icon__image" aria-label="Guidelines icon">
XPath: div[aria-label="Guidelines icon"]
Example 3 View on Page
Elements must only use permitted ARIA attributes
Mode: light
<div class="content-icon__image" aria-label="Eye-disability icon">
XPath: .content-icon__image
Example 4 View on Page
Elements must only use permitted ARIA attributes
Mode: light
<div class="content-icon__image" aria-label="Person Action Add Old Woman icon">
XPath: .layout-section__region[data-region-type="one-third"]:nth-child(1) > .layout-section__region-item--card[data-has-card-icon="true"][data-has-layout-above="true"] > .card-wrapper--has-icon.card-wrapper.card-wrapper--wrapper > .card-wrapper__icon > .content-icon > .content-icon__image
Example 5 View on Page
Elements must only use permitted ARIA attributes
Mode: light
<div class="content-icon__image" aria-label="Conversation icon">
XPath: div[aria-label="Conversation icon"]
14 Moderate axe heading-order:
14 pages affected

Examples

Example 1 View on Page
Heading levels should only increase by one
Mode: light
<h4>Video Demonstration: Web Accessibility in Action</h4>
XPath: h4
Example 2 View on Page
Heading levels should only increase by one
Mode: light
<h3 dir="ltr">4.6.1 Benefits of Social Bookmarking</h3>
XPath: h3:nth-child(3)
Example 3 View on Page
Heading levels should only increase by one
Mode: light
<h4>Why do we need to embrace mobile?</h4>
XPath: h4
Example 4 View on Page
Heading levels should only increase by one
Mode: light
<h4 dir="ltr">What is Responsive Web Design?</h4>
XPath: h4:nth-child(1)
Example 5 View on Page
Heading levels should only increase by one
Mode: light
<h4 dir="ltr">What can I do to maximize the Responsive Web Design experience?</h4>
XPath: h4
1 Moderate axe image-redundant-alt:
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Alternative text of images should not be repeated as text
Mode: light
<img loading="lazy" src="/sites/digital.georgia.gov/files/styles/4_3_720px_x_540px_/public/2025-09/Georga%20Gateway%20A_1.png?h=ed850751&amp;itok=raT18MZM" width="720" height="540" alt="Georgia Gateway">
XPath: img[alt="Georgia Gateway"]
1 Serious axe SC 4.1.2 A frame-title:
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, Content Author

Blocking: No

WCAG: SC 4.1.2 A

Examples

Example 1 View on Page
Frames must have an accessible name
Mode: light
<iframe width="640" height="360" src="https://www.youtube...." frameborder="0" allow="accelerometer; autop..." referrerpolicy="strict-origin-when-c..." allowfullscreen="">
XPath: iframe
1 Serious axe SC 1.3.1 A list:
1 pages affected

Rule Information

Engine: axe

Roles: Content Author, Front-End Developer

Blocking: No

WCAG: SC 1.3.1 A

Affected Pages

Examples

Example 1 View on Page
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light
<ul class="pager__item js-pager__items pager__items--is-first">
XPath: .js-pager__items

🔧 Priority: Most Common Issues (QualWeb)

2 rules
17 Moderate qualweb QW-ACT-R25:
17 pages affected

Examples

Example 1 View on Page
The `aria-label` property is neither inherited nor supported by the `role` generic.
Mode: light
Example 2 View on Page
The `aria-label` property is neither inherited nor supported by the `role` generic.
Mode: light
Example 3 View on Page
The `aria-label` property is neither inherited nor supported by the `role` generic.
Mode: light
Example 4 View on Page
The `aria-label` property is neither inherited nor supported by the `role` generic.
Mode: light
Example 5 View on Page
The `aria-label` property is neither inherited nor supported by the `role` generic.
Mode: light
1 Moderate qualweb QW-ACT-R19:
1 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light