Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding6 icon(s) detectedREVIEW
ALandmark Structure13 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
A+Heading Hierarchy20 headingsPASS
- H1 We are the AAMC.
- H2 Advocating as the voice of academic medicine
- H3 Legislative & Policy Priorities
- H3 More Advocacy Resources
- H2 Supporting aspiring doctors and medical educators
- H3 For Students
- H3 More Student & Staff Resources
- H2 Driving insights and action through data
- H3 Popular Reports
- H3 Featured Data Collections
- H2 Serving as your professional home
- H3 More Resources
- H3 Leadership Development
- H2 How we make an impact
- H3 Receive weekly news and insights from the AAMC in your inbox.
- H2 Press
- H2 Help
- H2 Employment
- H2 Journals
- H2 Connect With Us
A+Alt Text QualityAll 7 images OKPASS
AForm Accessibility1 of 7 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #edit_aamc_form1 | text | sidebar_search | aria-label |
| #edit-search | text | Site-wide Search | aria-label |
| #edit-submit | submit | Search | aria-label |
| #tfa_2 | text | First Name: | for/id |
| #tfa_3 | text | Last Name: | for/id |
| #tfa_1 | text | Email: | for/id |
| #submit_button | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="submit_button">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
ALink & Button Quality186 links, 9 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| # | My Account | new tab | Add '(opens in new tab)' to text |
| http://www.shpep.org/ | Summer Health Professions Educ… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/pulse/what-150-… | Alison Whelan, MD: What 150 Ye… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/pulse/aamc-lead… | How does the AAMC lead medical… | new tab | Add '(opens in new tab)' to text |
| https://jamanetwork.com/journals/jamanet… | JAMA study: fewer U.S. MD stud… | new tab | Add '(opens in new tab)' to text |
| https://web.cvent.com/event/9443a1a2-69c… | Save the date: Join us in Anah… | new tab | Add '(opens in new tab)' to text |
| https://academic.oup.com/academicmedicin… | Academic Medicine | new tab | Add '(opens in new tab)' to text |
| https://www.mededportal.org/ | MedEdPORTAL | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/aamc | new tab | Add '(opens in new tab)' to text | |
| https://x.com/aamctoday | X | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/aamctoday/ | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/aamctoday | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/AAMCvideo | youtube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/aamc | new tab | Add '(opens in new tab)' to text | |
| https://x.com/aamctoday | X | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/aamctoday/ | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/aamctoday | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/AAMCvideo | youtube | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
#; http://www.shpep.org/; https://www.linkedin.com/pulse/what-150-years-academic-medicine-teaches-us-co…; https://www.linkedin.com/pulse/aamc-leads-medical-education-from-start-finish…; https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2845871?widget=p…; https://web.cvent.com/event/9443a1a2-69cc-43cb-9b3b-3fc59a277f84/websitePage:…; https://academic.oup.com/academicmedicine; https://www.mededportal.org/; https://www.linkedin.com/company/aamc; https://x.com/aamctoday (+8 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 We are the AAMC. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Advocating as the vo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Supporting aspiring … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Driving insights and… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Serving as your prof… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 How we make an impac… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Press | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Help | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Employment | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Journals | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Connect With Us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Legislative & Policy… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 More Advocacy Resour… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 For Students | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 More Student & Staff… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Popular Reports | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Featured Data Collec… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 More Resources | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Leadership Developme… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Receive weekly news … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 29 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.