Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction11 issue(s) across 315 links and 14 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://mcvd10xz4w8m18crmscs0lb-18c1.pub… | My Newsletters | new tab | Add '(opens in new tab)' to text |
| https://w1.buysub.com/pubs/RM/TOH/index_… | Customer Care | new tab | Add '(opens in new tab)' to text |
| https://www.amazon.com/stores/page/CE13E… | Shop | new tab | Add '(opens in new tab)' to text |
| https://view.ceros.com/trusted-media-bra… | Trusted Creators Program | new tab | Add '(opens in new tab)' to text |
| https://w1.buysub.com/pubs/RM/TOH/index_… | Customer Care | new tab | Add '(opens in new tab)' to text |
| https://www.trustedmediabrands.com/brand… | Advertise with Us | new tab | Add '(opens in new tab)' to text |
| https://www.trustedmediabrands.com/priva… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.trustedmediabrands.com/ca-pr… | Your CA Privacy Rights | new tab | Add '(opens in new tab)' to text |
| https://www.trustedmediabrands.com/our-c… | Accessibility Statement | new tab | Add '(opens in new tab)' to text |
| https://www.trustedmediabrands.com/priva… | About Ads | new tab | Add '(opens in new tab)' to text |
| https://order.tasteofhome.com/servlet/Or… | Subscribe to Taste of home | new tab | Add '(opens in new tab)' to text |
| https://www.google.com/chrome/ | Google Chrome | new tab | Add '(opens in new tab)' to text |
| https://www.apple.com/safari/ | Apple Safari | new tab | Add '(opens in new tab)' to text |
| https://www.mozilla.org/en-US/firefox/ | Mozilla Firefox | new tab | Add '(opens in new tab)' to text |
| https://www.microsoft.com/en-us/edge | Microsoft Edge | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/tasteofhome/ | new tab | Add '(opens in new tab)' to text | |
| https://www.pinterest.com/taste_of_home/ | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/tasteofhome/ | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/tasteofhome/ | new tab | Add '(opens in new tab)' to text | |
| https://feedly.com/i/subscription/feed%2… | Feedly | new tab | Add '(opens in new tab)' to text |
| https://www.amazon.com/stores/page/CE13E… | Shop | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
#; #
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://mcvd10xz4w8m18crmscs0lb-18c1.pub.sfmc-content.com/qmdey2qfons?bn=Tast…; https://w1.buysub.com/pubs/RM/TOH/index_toh.jsp?cds_mag_code=TOH&cds_page_id=…; https://www.amazon.com/stores/page/CE13E12E-2DF7-4286-BC87-597BD75BBF62?chann…; https://view.ceros.com/trusted-media-brands/taste-of-home-trusted-creators-1/p/1; https://w1.buysub.com/pubs/RM/TOH/index_toh.jsp?cds_mag_code=TOH&cds_page_id=…; https://www.trustedmediabrands.com/brands/taste-of-home/; https://www.trustedmediabrands.com/privacy-policy/; https://www.trustedmediabrands.com/ca-privacy-notice/; https://www.trustedmediabrands.com/our-commitment-to-accessibility/; https://www.trustedmediabrands.com/privacy-policy/#advertising (+11 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
Icon-only buttons need an aria-label so screen readers can announce them.
button.search-tap (#161 on page); button.carousel-arrow (#663 on page); button.carousel-arrow (#667 on page); button.active (#669 on page); button (#670 on page); button (#671 on page); button (#672 on page); button (#673 on page); button (#674 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BAlt Text Quality1 of 90 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 1 image(s) |
| too long | 4 image(s) |
Images without alt text are invisible to screen readers.
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
BForm Accessibility3 of 7 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| input | submit | Search | aria-label |
| input | submit | Search | aria-label |
| #email-footer | text | Add email address | aria-label |
| input | submit | Search | aria-label |
| #search-input-69e8643150753 | text | (Search) | placeholder only |
| #search-input-69e8643488206 | text | (Search) | placeholder only |
| #search-input-69e8642fed141 | text | (Search) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="s" id="search-input-69e8642fed141">; <input type="text" name="s" id="search-input-69e8643150753">; <input type="text" name="s" id="search-input-69e8643488206">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 fail WCAG AAREVIEW
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 |
|---|---|---|---|---|---|
| h2 Meet Our Trusted Cre… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Explore Taste of Hom… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Trending Topics | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Most Popular | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Shopping | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Sign-up for recipes … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Taste of Home: Find … | 4.10:1 | 4.5:1 | #000000 | #D61654 | Fail |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span MENU | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Search terms | 18.73:1 | 4.5:1 | #000000 | #F7F1EA | Pass |
| span LOGIN | 19.38:1 | 4.5:1 | #000000 | #F6F6F2 | Pass |
| span JOIN | 6.76:1 | 4.5:1 | #000000 | #E76F44 | Pass |
| span MY ACCOUNT | 6.71:1 | 4.5:1 | #000000 | #BA884B | Pass |
| a My Recipe Box | 16.62:1 | 4.5:1 | #000000 | #E9E5D4 | Pass |
| a My Newsletters | 14.01:1 | 4.5:1 | #000000 | #E2D0BF | Pass |
| a My Account | 6.81:1 | 4.5:1 | #000000 | #DF736C | Pass |
| a Customer Care | 4.56:1 | 4.5:1 | #000000 | #C84C3F | Pass |
| a Log out | 14.78:1 | 4.5:1 | #000000 | #ECD5B8 | Pass |
| span FEED | 17.86:1 | 4.5:1 | #000000 | #EFEDE0 | Pass |
| a Recipes | 5.43:1 | 4.5:1 | #000000 | #947F56 | 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.
BLighthouse Accessibility AuditsScore 88/100 — 4 failing, 27 passedREVIEW
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section.nav-wrapper > section.primary-nav > div.magnifying-glass-wrapper > button.search-tap section.nav-wrapper > section.primary-nav > div.magnifying-glass-wrapper > button.search-tap |
div.creator-module-wrapper > div.creator-card-wrapper > div.carousel-controls-wrapper > button.carousel-arrow div.creator-module-wrapper > div.creator-card-wrapper > div.carousel-controls-wrapper > button.carousel-arrow |
div.creator-module-wrapper > div.creator-card-wrapper > div.carousel-controls-wrapper > button.carousel-arrow div.creator-module-wrapper > div.creator-card-wrapper > div.carousel-controls-wrapper > button.carousel-arrow |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button.active div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button.active |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Privacy Policy nav.nav-menu > ul#menu-footer-two > li#menu-item-63 > a |
SIGN UP div.footer-right-container > div.newsletter > form > button#subscribe-footer |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
What are you searching for today? div.editor-pick > div.editor-pick-wrapper > div.search-module-wrapper > h4 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section.nav-wrapper > section.primary-nav > div.magnifying-glass-wrapper > button.search-tap section.nav-wrapper > section.primary-nav > div.magnifying-glass-wrapper > button.search-tap |
Open notifications feed section.nav-wrapper > section.primary-nav > div.utility-wrapper > button#viafoura-bell-icon |
View your notifications and profile settings button#viafoura-bell-icon > span.viafoura > vf-tray-trigger > button.fake-bell |
These items highlight common accessibility best practices.
A+Landmark Structure7 landmarksPASS
AHeading Hierarchy25 headings, 1 skip(s)PASS
- H1 57 Vegetarian Dinners Ready in 30 Minutes or Less
- H2 Subscription Gifts
- H2 Meet Our Trusted Creators
- H3 Tam To
- H3 Alex Bala
- H3 Tyler Smith
- H3 Elise Jesse
- H3 Hetal Vasavada
- H3 Lucy Wang
- H2 Explore Taste of Home
- H4 What are you searching for today? skipped
- H4 Editor's Picks
- H2 Trending Topics
- H2 Spring Favorites
- H2 News + Trends
- H2 Most Popular
- H2 Meet the Taste of Home Team
- H2 Shopping
- H2 Try Something New
- H2 New Comfort Food Classics
- H2 Taste Tests
- H2 Easy Recipes
- H2 Family Dinner
- H2 Kitchen Tips + Hacks
- H3 Sign-up for recipes to your inbox
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI