Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality1 issue(s) across 186 links and 2 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| http://x.com/GameInformer | new tab | Add '(opens in new tab)' to text | |
| http://facebook.com/officialgameinformer | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/gameinformerma… | new tab | Add '(opens in new tab)' to text | |
| https://www.twitch.tv/gameinformer | Twitch | new tab | Add '(opens in new tab)' to text |
| http://www.youtube.com/gameinformer | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@game_informer | TikTok | new tab | Add '(opens in new tab)' to text |
| http://x.com/GameInformer | new tab | Add '(opens in new tab)' to text | |
| http://facebook.com/officialgameinformer | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/gameinformerma… | new tab | Add '(opens in new tab)' to text | |
| http://twitch.tv/gameinformer | Twitch | new tab | Add '(opens in new tab)' to text |
| http://www.youtube.com/gameinformer | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@game_informer | Tiktok | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| http://x.com/GameInformer | new tab | Add '(opens in new tab)' to text | |
| http://facebook.com/officialgameinformer | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/gameinformerma… | new tab | Add '(opens in new tab)' to text | |
| http://twitch.tv/gameinformer | Twitch | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/gameinformer | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@game_informer | TikTok | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a#main-content
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.
http://x.com/GameInformer; http://facebook.com/officialgameinformer; https://www.instagram.com/gameinformermagazine/; https://www.twitch.tv/gameinformer; http://www.youtube.com/gameinformer; https://www.tiktok.com/@game_informer; http://x.com/GameInformer; http://facebook.com/officialgameinformer; https://www.instagram.com/gameinformermagazine/; http://twitch.tv/gameinformer (+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
CFavicon & BrandingAction6 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 |
|---|---|---|---|---|---|
| h1 Landing Page - Front | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 The Latest | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Get the Magazine | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 For Subscribers | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Recent Reviews | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 This Week | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Recent | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Popular | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Get the Game Informe… | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| title Game Informer | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Twitter | 17.00:1 | 4.5:1 | #000000 | #A0F5FF | Pass |
| a Facebook | 11.97:1 | 4.5:1 | #000000 | #85CFDD | Pass |
| a Instagram | 6.25:1 | 4.5:1 | #000000 | #5B94A8 | Pass |
| a Twitch | 6.25:1 | 4.5:1 | #000000 | #5B94A8 | Pass |
| a YouTube | 6.25:1 | 4.5:1 | #000000 | #5B94A8 | Pass |
| a TikTok | 6.25:1 | 4.5:1 | #000000 | #5B94A8 | Pass |
| div Main navigation | 19.43:1 | 4.5:1 | #000000 | #F6F6F6 | Pass |
| a Read the Magazine | 19.43:1 | 4.5:1 | #000000 | #F6F6F6 | Pass |
| a News | 19.43:1 | 4.5:1 | #000000 | #F6F6F6 | 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 84/100 — 4 failing, 24 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.
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 |
|---|
SUBSCRIBE div.max-width-container > div.header-right-container > div.header-newsletter-promo > a.menu-newsletter |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Wesley LeBlanc div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Matt Miller div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Kyle Hilliard div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Wesley LeBlanc div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Charles Harte div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Brian Shea div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Charles Harte div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Kyle Hilliard div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Alex Van Aken div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Kyle Hilliard div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Wesley LeBlanc div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Alex Van Aken div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Wesley LeBlanc div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Brian Shea div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Charles Harte div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Kyle Hilliard div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Billy Givens div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Wesley LeBlanc div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Matt Miller div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Kyle Hilliard div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Brian Shea div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Eric Van Allen div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Charles Harte div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
Marcus Stewart div.teaser-right-wrapper > div.node__submitted > span.field > a.username |
These are opportunities to improve the legibility of your content.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
form#views-exposed-form-search-content-page-528 > div.form--inline > div.js-form-item > input#edit-keyword form#views-exposed-form-search-content-page-528 > div.form--inline > div.js-form-item > input#edit-keyword |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Home div.header-logo > div.region > div#block-gi5-branding > a.site-logo |
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.
A+Landmark Structure5 landmarksPASS
AHeading Hierarchy60 headings, 1 skip(s)PASS
- H1 Landing Page - Front
- H3 Diablo IV: Lord of Hatred Review – Embrace The Hate skipped
- H2 The Latest
- H2 The Blood Of Dawnwalker’s Release Date And Other New Details Will Be Revealed Next Week
- H2 Xbox Drops Prices For Game Pass Ultimate And PC Game Pass But New Call Of Duty Games Will No Longer Join The Library At Launch
- H2 Splatoon Raiders, A Single-Player Adventure, Gets New Trailer And July Launch Date
- H2 Get the Magazine
- H2 For Subscribers
- H3 Here's When Game Informer Subscribers Will Get Their Early Access Soulframe Preludes Code
- H3 The Future Of Assassin’s Creed
- H3 Nirvanna The Band The Show The Movie The Interview
- H3 Soulframe – En Voyage
- H2 Recent Reviews
- H3 Diablo IV: Lord of Hatred Review – Embrace The Hate
- H3 Tides of Tomorrow Review – An Effective Ripple Effect
- H3 Tomodachi Life: Living the Dream Review – You Get What You Give
- H2 This Week
- H3 Dragon Quest Smash/Grow
- H3 Albion Online
- H3 Alien: Rogue Incursion
- H2 Recent
- H2 Diablo IV: Lord of Hatred Review – Embrace The Hate
- H2 Tides of Tomorrow Review – An Effective Ripple Effect
- H2 The Assassin’s Creed 4: Black Flag Remake Will Be Revealed This Week
- H2 Dragon Ball Xenoverse 3 (Formerly Known As Age 1000) Is Coming Next Year
- H2 The Elden Ring Movie Has A Release Date And Cast, Which Includes Dark Souls II's Peter Serafinowicz
- H2 Pragmata Review, Windrose, And Bloodborne Movie News | The Game Informer Show
- H2 The Video Games You Should Play This Weekend – April 17
- H2 Soulframe: The Secret To Digital Extremes’ Live-Service Success Is Keeping ‘The Amount Of Public Scrutiny As High As Possible’
- H2 95 Rapid-Fire Questions About Invincible VS
- H2 Metro 2039 Preview – Grim Fiction Inspired By Darker Realities
- H2 Battlefield 6 2026 Roadmap Reveals New Maps, Ranked Play, Naval Warfare, And More
- H2 Meta Announces Price Increases For Quest 3 Headsets
- H2 The Street Fighter Movie Still Looks Absolutely Bonkers In Latest Trailer
- H2 Soulframe: Digital Extremes CEO Says Putting 'Soul' In The Title Was An 'Idiot Decision'
- H2 Tomodachi Life: Living the Dream Review – You Get What You Give
- H2 Pokémon Champions Review – It Hurt Itself In Its Confusion
- H2 Bloodborne Is Getting An R-rated Animated Film Adaptation With Jacksepticeye's Help
- H2 Mouse: P.I. For Hire Review – A Monochrome Mystery Worth Solving
- H2 Super Meat Boy 3D Review – Death Perception
- H2 Soulframe Is A 'Response To The Cynicism Of The World,' According To Digital Extremes
- H2 Pragmata Review – Hack And Blast
- H2 Metro 2039 Announced With A Full Reveal Set For This Thursday
- H2 The Video Games You Should Play This Weekend – April 10
- H2 Deadzone: Rogue Review – Rewarding Repetition
- H2 Pokemon Champions And 40 Years Of Zelda
- H2 Google Play Store Removes Doki Doki Literature Club Four Months After Launch
- H2 The Super Mario Galaxy Movie Review & Spoilercast
- H2 Popular
- H3 Soulframe: Digital Extremes CEO Says Putting 'Soul' In The Title Was An 'Idiot Decision'
- H3 Tomodachi Life: Living the Dream Review – You Get What You Give
- H3 Diablo IV: Lord of Hatred Review – Embrace The Hate
- H3 Soulframe: The Secret To Digital Extremes’ Live-Service Success Is Keeping ‘The Amount Of Public Scrutiny As High As Possible’
- H3 The Assassin’s Creed 4: Black Flag Remake Will Be Revealed This Week
- H3 Meta Announces Price Increases For Quest 3 Headsets
- H3 The Elden Ring Movie Has A Release Date And Cast, Which Includes Dark Souls II's Peter Serafinowicz
- H3 Battlefield 6 2026 Roadmap Reveals New Maps, Ranked Play, Naval Warfare, And More
- H3 Metro 2039 Preview – Grim Fiction Inspired By Darker Realities
- H3 Xbox Drops Prices For Game Pass Ultimate And PC Game Pass But New Call Of Duty Games Will No Longer Join The Library At Launch
- H2 Get the Game Informer Print Edition!
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
A+Alt Text QualityAll 56 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
AForm Accessibility1 of 5 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #edit-keyword--2 | text | Search: | for/id |
| #edit-type--2 | select | Type: | for/id |
| #edit-items-per-page--2 | select | Items per page: | for/id |
| #edit-sort-bef-combine--2 | select | Sort by: | for/id |
| #edit-submit-search-content--2 | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="edit-submit-search-content--2">
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