Skip to content
https://pressherald.com

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
63
GRADE
D
FIX
5
REVIEW
4
PASS
4
INFO
0
Checks
13
4 PASS 4 REVIEW 5 FIX
F
Alt Text Quality
Action
7 of 63 images have issues
FIX
7 of 63 images have issues
Critical::
6 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Critical::
5 image-in-link without alt text
An image inside a link with no alt creates an empty link.
Warning::
1 image(s) with generic alt text
Info::
3 decorative image(s) correctly marked
Info::
53 image(s) with good alt text
63 images 53 good alt text 3 decorative 1 generic 6 missing
IssueCount
missing6 image(s)
generic1 image(s)

Images without alt text are invisible to screen readers.

Why this matters

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Learn more

WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.

Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report

An image inside a link with no alt creates an empty link.

Why this matters

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Learn more

An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.

Source: WCAG 2.1 SC 2.4.4

D
Web Manifest
Action
Not found
FIX
Not found
Info::
No web manifest found
No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

No web manifest found.

D
Dark Mode Support
Action
No dark mode signals
FIX
No dark mode signals
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModeNo Dark Mode Detected
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Navigation UX
Action
1 navigation pattern(s)
FIX
1 navigation pattern(s)
Info::
Search functionality detected
Got: role-search
Info::
13 navigation landmark(s) detected
Info::
Hamburger menu detected (responsive design)
Breadcrumbs
Search role='search' landmark
Skip Link
Labeled Navigation 13 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
3 of 6 testable patterns navigation patterns detected. Strong navigation UX with multiple discovery paths.
B
404 Error Page
HTTP 404, custom page
REVIEW
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
Info::
Navigation links present on 404 page
Info::
Search form present on 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title Page not found – The Portland Press Herald Custom Styling Navigation Homepage Link Search Form
B
Favicon & Branding
4 icon(s) detected
REVIEW
4 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Present
B
Color Contrast (Screenshot)
20 text elements analyzed, 0 fail WCAG AA
REVIEW

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

20 pass 20 pass AA only
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 The Portland Press H…3.66:13.0:1
#000000
#666666
Pass
h1 The Portland Press H…3.66:13.0:1
#000000
#666666
Pass
h1 The Portland Press H…3.66:13.0:1
#000000
#666666
Pass
h1 Portland Press Heral…3.66:13.0:1
#000000
#666666
Pass
h1 Manage your data3.66:13.0:1
#000000
#666666
Pass
h1 Confirm our vendors3.66:13.0:1
#000000
#666666
Pass
h2 Welcome!3.66:13.0:1
#000000
#666666
Pass
h2 Find news from your …3.66:13.0:1
#000000
#666666
Pass
h2 Store and/or access …3.66:13.0:1
#000000
#666666
Pass
h2 Use limited data to …3.66:13.0:1
#000000
#666666
Pass
h2 Create profiles for …3.66:13.0:1
#000000
#666666
Pass
h2 Use profiles to sele…3.66:13.0:1
#000000
#666666
Pass
h2 Create profiles to p…3.66:13.0:1
#000000
#666666
Pass
h2 Use profiles to sele…3.66:13.0:1
#000000
#666666
Pass
h2 Measure advertising …3.66:13.0:1
#000000
#666666
Pass
h2 Measure content perf…3.66:13.0:1
#000000
#666666
Pass
h2 Understand audiences…3.66:13.0:1
#000000
#666666
Pass
h2 Develop and improve …3.66:13.0:1
#000000
#666666
Pass
h2 Use limited data to …3.66:13.0:1
#000000
#666666
Pass
h2 Ensure security, pre…3.66:13.0:1
#000000
#666666
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.

B
Lighthouse Accessibility Audits
Score 85/100 — 4 failing, 25 passed
REVIEW
85

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.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
News tips div.tips-sidebar-container > div.tips > p > a
tips@pressherald.com div.tips-sidebar-container > div.tips > p > a
Learn more div.fc-dialog-content > div.fc-dialog-scrollable-content > button.fc-faq-header > span.fc-faq-label
Manage options div.fc-dialog > div.fc-footer-buttons-container > button.fc-button > p.fc-manage-options-third-button-label

These are opportunities to improve the legibility of your content.

Names and labels

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.ph-subscription-banner__content > div.ph-lockup > a > img div.ph-subscription-banner__content > div.ph-lockup > a > img
div.ph-subscription-banner__content > div.ph-subscription-banner__cta > a > img div.ph-subscription-banner__content > div.ph-subscription-banner__cta > a > img
div.wp-block-columns > div.wp-block-column > div.tips-sidebar-container > img div.wp-block-columns > div.wp-block-column > div.tips-sidebar-container > img

Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
body.home > iframe body.home > iframe

Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
header#js-mtm-site-header > div#js-mtm-site-header-main-wrapper > div.mtm-site-header__account > a#MG2Login header#js-mtm-site-header > div#js-mtm-site-header-main-wrapper > div.mtm-site-header__account > a#MG2Login
div.ph-subscription-banner > div.ph-subscription-banner__content > div.ph-lockup > a div.ph-subscription-banner > div.ph-subscription-banner__content > div.ph-lockup > a
div.ph-subscription-banner > div.ph-subscription-banner__content > div.ph-subscription-banner__cta > a div.ph-subscription-banner > div.ph-subscription-banner__content > div.ph-subscription-banner__cta > a
article.tag-bus-service > div.entry-wrapper > div.entry-meta > a article.tag-bus-service > div.entry-wrapper > div.entry-meta > a

These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
Elements with visible text labels have matching accessible names.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
A
Landmark Structure
29 landmarks
PASS
29 landmarks
Info::
<main> landmark present
Info::
13 <nav> landmark(s) found
Info::
All <nav> elements are properly labeled
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Info::
Search landmark present
Page Structure — as a screen reader sees it
BANNER header NAV "Network menu" SEARCH MAIN ASIDE "Advertisement" CONTENTINFO footer

Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

Why this matters

Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.

Learn more

WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.

Source: WCAG 2.1 SC 2.4.1

A
Heading Hierarchy
319 headings
PASS
319 headings
Warning::
Multiple H1 headings (7 found)
A page should have only one H1. Multiple H1s dilute the document outline.
Warning::
1 empty heading(s)
Empty headings appear in the document outline but provide no information.
  • H1 The Portland Press Herald
  • H1 The Portland Press Herald duplicate H1
  • H1 The Portland Press Herald duplicate H1
  • H2 Welcome!
  • H2 Portland approved a record-high number of housing units in 2025. Developers completed far fewer.
  • H2 Suit against trans sports referendum dealt potential blow by Maine officials
  • H2 Man accused of illegally crossing Canadian border looks to throw out FBI interview
  • H2 Eliot Cutler accused of violating probation for 5th time
  • H2 Person with measles passed through Logan Airport, officials say
  • H2 Can data centers contaminate wells and other water sources? | Fact brief
  • H2 Amtrak Downeaster operator wants your thoughts on future of service
  • H2 A Kennebunk resident has been in ICE custody for 8 months. His friends are advocating for his release.
  • H2 Holy Donut workers at Portland’s Park Avenue store vote to unionize
  • H2 Portland jetport changes incoming flight route after noise complaints
  • H2 Film puts spotlight on Maine’s efforts to improve school meals
  • H2 OUR EVENTS
  • H3 Live conversation with the president of Maine Connectivity Authority
  • H2 LATEST
  • H3 Biddeford weighing how to help homeless residents while mitigating public camping
  • H3 Brunswick residents raise concerns about fuel station
  • H3 Sea Dogs give up five late runs, fall 13-8 to Hartford
  • H3 Court weighs whether teen accused of Chelsea double homicide should be tried as adult
  • H3 Universal Tennis Rating a useful, fun tool for Maine tennis
  • H3 Meet the 10 southern Maine girls tennis players to watch in 2026
  • H3 These are the 5 southern Maine girls tennis teams to watch in 2026
  • H3 South Portland has a new comprehensive plan
  • H2 Most Read
  • H2 OPINION
  • H3 How I miss ‘No Drama Obama’ and ‘Sleepy Joe’ | Opinion
  • H3 Legislature wraps session with some hits — and plenty of misses | Douglas Rooks
  • H3 Susan Collins is voting to undermine secure elections | Opinion
  • H2 LETTERS TO THE EDITOR
  • H3 I want Troy Jackson to be Maine’s next governor | Letter
  • H3 Polluters must be held accountable for climate damage | Letter
  • H2 OUR COLUMNISTS
  • H3 I traded my car for the Metro bus in Portland. Here’s how it went. | Column
  • H2 Find news from your town
  • H2 SPORTS
  • H3 Bruins even series with Game 2 win over Sabres
  • H3 Sea Dogs lose series opener against Hartford
  • H3 In case of emergency, Sea Dogs can count on infielder Drew Ehrhard to save bullpen
  • H3 High schools Tuesday: Marshwood girls lacrosse rolls past Noble
  • H3 Skowhegan baseball outlasts Brunswick to win season opener
  • H2 LIFE & CULTURE
  • H3 Author Lily King a finalist for international Women’s Prize for Fiction
  • H3 2 art exhibits in Woolwich, Portland illuminate in more ways than one
  • H3 Maine author Elizabeth Strout’s new book is set away, for a change
  • H3 Cuban bandleader Chucho Valdés brings his world to Portland
  • H2 FOOD
  • H3 3 southern Maine farms to find local spring produce
  • H3 Cellardoor Winery closes Portland tasting room
  • H3 Iron Chef Jose Garces launches culinary studio in Biddeford
  • H3 Lady Oyster opening oyster bar in Bath
  • H3 Apps can save you money on groceries, but are they worth it?
  • H2 TODAY’S GAMES & PUZZLES
  • H3 Today’s Crossword
  • H3 Mini crossword
  • H3 Sudoku
  • H3 Word flower
  • H2 Portland
  • H3 UNE receives $5M gift for public and environmental health institute
  • H3 Here’s how Maine is celebrating Earth Day 2026
  • H3 Ahead of Portland fashion show, breast cancer survivors heal together
  • H2 Brunswick, Freeport, Bath, Topsham, Harpswell
  • H3 The Maine Jewish Film Festival kicks off its most ambitious lineup yet
  • H3 Brunswick man arrested in connection with homicide
  • H3 Topsham kids will turn US 250th celebrations into a circus
  • H2 Biddeford, Saco, Old Orchard Beach
  • H3 How grad students are helping Maine businesses grow, save money
  • H3 Biddeford woman runs Boston Marathon in honor of late mother
  • H3 ScreenX arrives at Westbrook’s Apple Cinemas. What is it?
  • H2 Cumberland, Falmouth, Yarmouth
  • H3 Wedding caterer who left Maine newlyweds hanging must pay restitution
  • H3 Lawmakers approve rate hike that will improve access for dental procedures
  • H3 These federal workers lost their jobs. They’re starting over in Maine.
  • H2 Scarborough, South Portland, Cape Elizabeth
  • H3 Augusta woman charged after hitting 3 South Portland police cars
  • H3 Skillin principal is Maine Association of School Libraries’ administrator of the year
  • H3 CMP’s new rate plan could mean short-term bill decrease, long-term hike
  • H2 Westbrook, Gorham, Windham, Gray
  • H3 Check out cooking classes in southern and Midcoast Maine
  • H3 Historical photos trace Maine’s roller skating craze back to the 1930s
  • H3 Inmate at women’s prison files suit over housing of transgender prisoner
  • H3 Contact us
  • H3 reader resources
  • H3 Advertise
  • H3 events
  • H3 CONNECT WITH US
  • H3 NETWORK
  • H1 Portland Press Herald asks for your consent to use your personal data to: duplicate H1
  • H1 Manage your data duplicate H1
  • H2 Store and/or access information on a device
  • H2 Use limited data to select advertising
  • H2 Create profiles for personalised advertising
  • H2 Use profiles to select personalised advertising
  • H2 Create profiles to personalise content
  • H2 Use profiles to select personalised content
  • H2 Measure advertising performance
  • H2 Measure content performance
  • H2 Understand audiences through statistics or combinations of data from different sources
  • H2 Develop and improve services
  • H2 Use limited data to select content
  • H2 Ensure security, prevent and detect fraud, and fix errors
  • H2 Deliver and present advertising and content
  • H2 Save and communicate privacy choices
  • H2 Match and combine data from other data sources
  • H2 Link different devices
  • H2 Identify devices based on information transmitted automatically
  • H2 Use precise geolocation data
  • H2 Store and/or access information on a device
  • H2 Use limited data to select advertising
  • H2 Create profiles for personalised advertising
  • H2 Use profiles to select personalised advertising
  • H2 Measure advertising performance
  • H2 Measure content performance
  • H2 Storage, duration, and usage details
  • H1 Confirm our vendors duplicate H1
  • H2 Exponential Interactive, Inc d/b/a VDX.tv
  • H2 Roq.ad GmbH
  • H2 Index Exchange Inc.
  • H2 Quantcast
  • H2 BeeswaxIO Corporation
  • H2 Sovrn, Inc.
  • H2 Adikteev
  • H2 RTB House S.A.
  • H2 The UK Trade Desk Ltd
  • H2 Nexxen Inc.
  • H2 Epsilon
  • H2 Yahoo EMEA Limited
  • H2 ADventori SAS
  • H2 Triple Lift, Inc.
  • H2 Xandr, Inc.
  • H2 NEORY GmbH
  • H2 Nexxen Group LLC
  • H2 NEURAL.ONE
  • H2 ADITION (Virtual Minds GmbH)
  • H2 Active Agent (Virtual Minds GmbH)
  • H2 Taboola Europe Limited
  • H2 Equativ
  • H2 Adform A/S
  • H2 Magnite, Inc.
  • H2 RATEGAIN ADARA INC
  • H2 Sift Media, Inc
  • H2 Rakuten Marketing LLC
  • H2 Lumen Research Limited
  • H2 LifeStreet Corporation
  • H2 OpenX
  • H2 Yieldlab (Virtual Minds GmbH)
  • H2 Nano Interactive Group Ltd.
  • H2 Simplifi Holdings LLC
  • H2 PubMatic, Inc
  • H2 Comscore B.V.
  • H2 Flashtalking
  • H2 PulsePoint, Inc.
  • H2 Smaato, Inc.
  • H2 Semasio GmbH
  • H2 Crimtan Holdings Limited
  • H2 Genius Sports UK Limited
  • H2 Criteo SA
  • H2 SCOPE3 SAS
  • H2 Blis Global Limited
  • H2 Epsilon (Lotame)
  • H2 LiveRamp
  • H2 WPP Media
  • H2 LoopMe Limited
  • H2 Dynata LLC
  • H2 Ask Locala
  • H2 Azira
  • H2 DoubleVerify Inc.
  • H2 BIDSWITCH GmbH
  • H2 IPONWEB GmbH
  • H2 NextRoll, Inc.
  • H2 Teads France SAS
  • H2 Ströer SSP GmbH (SSP)
  • H2 OS Data Solutions GmbH
  • H2 Permodo GmbH
  • H2 Platform161 B.V.
  • H2 Basis Global Technologies, Inc.
  • H2 SMADEX, S.L.U.
  • H2 Bombora Inc.
  • H2 EASYmedia GmbH
  • H2 Remerge GmbH
  • H2 advanced store GmbH
  • H2 Magnite CTV, Inc.
  • H2 Delta Projects AB
  • H2 usemax advertisement (Emego GmbH)
  • H2 emetriq GmbH
  • H2 Publicis Media GmbH
  • H2 M.D. Primis Technologies Ltd.
  • H2 OneTag Limited
  • H2 Cloud Technologies S.A.
  • H2 Smartology Limited
  • H2 Improve Digital
  • H2 Adobe Advertising Cloud
  • H2 Bannerflow AB
  • H2 TabMo SAS
  • H2 Integral Ad Science (incorporating ADmantX)
  • H2 Wizaly
  • H2 Weborama
  • H2 Jivox Corporation
  • H2 Sojern, Inc.
  • H2 Vistar Media EMEA BV
  • H2 On Device Research Limited
  • H2 Rockabox Media Ltd
  • H2 Exactag GmbH
  • H2 Celtra Inc.
  • H2 Gemius SA
  • H2 The Kantar Group Limited
  • H2 Nielsen Media Research Ltd.
  • H2 Solocal SA
  • H2 Pixalate, Inc.
  • H2 Numberly
  • H2 AudienceProject A/S
  • H2 Demandbase, Inc.
  • H2 Effiliation / Effinity
  • H2 Arrivalist Co.
  • H2 Seenthis AB
  • H2 Commanders Act
  • H2 travel audience GmbH
  • H2 HUMAN
  • H2 Streamwise srl
  • H2 Innovid LLC
  • H2 Papirfly AS
  • H2 Magnite, Inc. (Carbon AI Limited)
  • H2 Verve Group Europe GmbH
  • H2 Otto GmbH & Co. KGaA
  • H2 Adobe Audience Manager, Adobe Experience Platform
  • H2 Localsensor B.V.
  • H2 Online Solution
  • H2 Relay42 Netherlands B.V.
  • H2 GP One GmbH
  • H2 Liftoff Monetize and Vungle Exchange
  • H2 The MediaGrid Inc.
  • H2 Reppublika Research and Analytics Austria GmbH
  • H2 Cint AB
  • H2 Google Advertising Products
  • H2 GfK GmbH
  • H2 RevJet
  • H2 Protected Media LTD
  • H2 Clinch Labs LTD
  • H2 Hearts and Science München GmbH
  • H2 Amazon Ads
  • H2 Moloco, Inc.
  • H2 Nielsen International SA
  • H2 Adtriba GmbH
  • H2 Ensighten
  • H2 Toluna Netherlands B.V. KvK
  • H2 Nexx360
  • H2 TypeA Holdings Ltd
  • H2 Hurra Communications GmbH
  • H2 Microsoft Advertising
  • H2 OnCore Digital Media
  • H2 Akamai
  • H2 Meta
  • H2 Aunica
  • H2 Booking.com
  • H2 C3 Metrics
  • H2 IBM
  • H2 Roku Advertising Services
  • H2 eBay
  • H2 Evidon
  • H2 Adacado
  • H2 intelliAd
  • H2 Dstillery
  • H2 MediaMath
  • H2 Sizmek
  • H2 ZMS
  • H2 Resonate
  • H2 Equativ
  • H2 Tradedoubler AB
  • H2 TrustArc
  • H2 TruEffect
  • H2 Travel Data Collective
  • H2 advolution.control
  • H2 MainADV
  • H2 AdMaxim
  • H2 Batch Media
  • H2 Vodafone GmbH
  • H2 Magnite
  • H2 Neustar
  • H2 Scenestealer
  • H2 Netquest
  • H2 Manage.com
  • H2 Cloudflare
  • H2 Salesforce DMP
  • H2 Netflix
  • H2 ebuilders
  • H2 AppLovin Corp.
  • H2 Fractional Media
  • H2 Rackspace
  • H2 MSI-ACI
  • H2 Admetrics
  • H2 Navegg
  • H2 Admedo
  • H2 Kochava
  • H2 Mobitrans
  • H2 ADEX
  • H2 Impact
  • H2 Spotad
  • H2 Aarki
  • H2 SFR
  • H2 Cablato
  • H2 Waystack
  • H2 TreSensa
  • H2 gskinner
  • H2 CUBED
  • H2 Optomaton
  • H2 Dentsu Aegis Network
  • H2 Digiseg
  • H2 Haensel AMS
  • H2 BDSK Handels GmbH & Co. KG
  • H2 Objective Partners
  • H2 Marketing Science Consulting Group, Inc.
  • H2 DENTSU
  • H2 Kobler
  • H2 Widespace
  • H2 Vimeo
  • H2 Oracle Data Cloud
  • H1 (empty)

A page should have only one H1. Multiple H1s dilute the document outline.

Why this matters

Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.

Learn more

HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.

Source: WCAG 2.4.6 / Google Search Central

Empty headings appear in the document outline but provide no information.

Why this matters

Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.

Source: WCAG 2.4.6

A+
Form Accessibility
All 270 controls labeled
PASS
All 270 controls labeled
Info::
270 control(s) properly labeled
270 controls
270 labeled
0 placeholder only
0 unlabeled
ControlTypeLabelMethod
#s-searchform-offcanvas--1searchSearch forfor/id
#s-searchform-offcanvas--2searchSearch forfor/id
inputcheckboxConsent (120 vendors)none
inputcheckboxConsent (69 vendors)none
#fc-preference-slider-purpose-2checkboxLegitimate interest (34 vendors)none
inputcheckboxConsent (95 vendors)none
inputcheckboxConsent (94 vendors)none
inputcheckboxConsent (27 vendors)none
inputcheckboxConsent (25 vendors)none
inputcheckboxConsent (77 vendors)none
#fc-preference-slider-purpose-7checkboxLegitimate interest (45 vendors)none
inputcheckboxConsent (34 vendors)none
#fc-preference-slider-purpose-8checkboxLegitimate interest (13 vendors)none
inputcheckboxConsent (59 vendors)none
#fc-preference-slider-purpose-9checkboxLegitimate interest (25 vendors)none
inputcheckboxConsent (69 vendors)none
#fc-preference-slider-purpose-10checkboxLegitimate interest (38 vendors)none
inputcheckboxConsent (13 vendors)none
#fc-preference-slider-purpose-11checkboxLegitimate interest (4 vendors)none
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-11checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-15checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-21checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-23checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-28checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-32checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-36checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-42checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-50checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-52checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-60checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-67checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-69checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-76checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-85checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-93checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-98checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-124checkboxLegitimate interestnone
#fc-preference-slider-gvl-vendor-126checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-132checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-136checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-137checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-156checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-163checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-192checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-195checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-202checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-209checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-228checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-246checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-253checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-264checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-278checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-284checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-294checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-308checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-394checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-431checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-452checkboxLegitimate interestnone
#fc-preference-slider-gvl-vendor-466checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-493checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-559checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-657checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-667checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-755checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-762checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-767checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-807checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-812checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-853checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-965checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-1043checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
A+
Print Stylesheet
Print styles detected
PASS
Print styles detected
Info::
External print stylesheet detected
Got: https://www.pressherald.com/wp-content/themes/newspack-theme/styles/print.css?m=1765391084g
Print Stylesheet Print Optimized
Print stylesheet https://www.pressherald.com/wp-content/themes/newspack-theme/styles/print.css?m=1765391084g Inline @media print Not detected
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback