Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction3 of 42 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 3 image(s) |
| too long | 2 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
An image inside a link with no alt creates an empty link.
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
DLink & Button QualityAction4 issue(s) across 193 links and 33 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://ads.google.com/nav/selectaccount… | Google Ads | img no alt | Add alt attribute to the image |
| https://merchants.google.com/mc/default?… | Merchant Center | img no alt | Add alt attribute to the image |
| https://business.google.com/?gmbsrc=us-e… | Google Business Profile | img no alt | Add alt attribute to the image |
| https://analytics.google.com/analytics/?… | Google Analytics | img no alt | Add alt attribute to the image |
| https://policies.google.com/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://myaccount.google.com/termsofserv… | Terms of Service | new tab | Add '(opens in new tab)' to text |
| https://accounts.google.com/ServiceLogin… | Sign in with Google | img no alt | Add alt attribute to the image |
| https://ads.google.com/nav/selectaccount… | Google Ads | img no alt | Add alt attribute to the image |
| https://merchants.google.com/mc/default?… | Merchant Center | img no alt | Add alt attribute to the image |
| https://business.google.com/?gmbsrc=us-e… | Google Business Profile | img no alt | Add alt attribute to the image |
| https://analytics.google.com/analytics/?… | Google Analytics | img no alt | Add alt attribute to the image |
| https://policies.google.com/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://myaccount.google.com/termsofserv… | Terms of Service | new tab | Add '(opens in new tab)' to text |
| https://accounts.google.com/ServiceLogin… | Sign in with Google | img no alt | Add alt attribute to the image |
| https://business.google.com/create/new?g… | Start now | new tab | Add '(opens in new tab)' to text |
| https://business.google.com/?gmbsrc=us-e… | Sign in | new tab | Add '(opens in new tab)' to text |
| https://accounts.google.com/ServiceLogin… | Sign in with Google | img no alt | Add alt attribute to the image |
| https://business.google.com/?gmbsrc=us-e… | Sign in | new tab | Add '(opens in new tab)' to text |
| https://business.google.com/create/new?g… | Start now | new tab | Add '(opens in new tab)' to text |
| https://business.google.com/create/new?g… | Create a Google Business Profi… | new tab | Add '(opens in new tab)' to text |
| https://business.google.com/create/new?g… | Create a Google Merchant profi… | new tab | Add '(opens in new tab)' to text |
| https://business.google.com/create/new?g… | Create a Google Merchant profi… | new tab | Add '(opens in new tab)' to text |
| https://business.google.com/create/new?g… | Create a Google Merchant profi… | new tab | Add '(opens in new tab)' to text |
| https://business.google.com/create/new?g… | Create a Google Business Profi… | new tab | Add '(opens in new tab)' to text |
| https://x.com/googleads | Follow Google Ads on X | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/googleads | Follow Google Ads on YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/GoogleAds/ | Follow Google Ads on Facebook | new tab | Add '(opens in new tab)' to text |
| https://support.google.com/google-ads/#t… | Google Ads Help Center | new tab | Add '(opens in new tab)' to text |
| https://support.google.com/merchants/ans… | Your guide to Merchant Center | new tab | Add '(opens in new tab)' to text |
| https://support.google.com/google-ads/an… | Your guide to Google Ads | new tab | Add '(opens in new tab)' to text |
| https://support.google.com/google-ads/co… | Google Advertiser Community | new tab | Add '(opens in new tab)' to text |
| https://partnersdirectory.withgoogle.com… | Google Partners | new tab | Add '(opens in new tab)' to text |
| https://developers.google.com/ | Google Developers site | new tab | Add '(opens in new tab)' to text |
| https://developers.google.com/google-ads… | Google Ads Scripts | new tab | Add '(opens in new tab)' to text |
| https://support.google.com/google-ads/an… | Google Ads Remarketing Tags | new tab | Add '(opens in new tab)' to text |
| https://workspace.google.com/ | Workspace | new tab | Add '(opens in new tab)' to text |
| https://www.google.com/chrome/ | Chrome | new tab | Add '(opens in new tab)' to text |
| https://cloud.google.com/ | Google Cloud | new tab | Add '(opens in new tab)' to text |
| https://adsense.google.com/start/ | AdSense | new tab | Add '(opens in new tab)' to text |
| https://admob.google.com/home/get-starte… | AdMob | new tab | Add '(opens in new tab)' to text |
| https://www.google.com | new tab | Add '(opens in new tab)' to text | |
| https://www.google.com/intl/en/about | About Google | new tab | Add '(opens in new tab)' to text |
| https://www.google.com/intl/en/about/pro… | Google products | new tab | Add '(opens in new tab)' to text |
| https://policies.google.com/privacy?auth… | Privacy | new tab | Add '(opens in new tab)' to text |
| https://policies.google.com/terms | Terms | new tab | Add '(opens in new tab)' to text |
| https://support.google.com/business/ | Help | new tab | Add '(opens in new tab)' to text |
| https://business.google.com/create/new?g… | Start now | 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 |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://ads.google.com/nav/selectaccount?dst=%2Faw%2Fcampaigns%2Fnew%2Fexpres…"]; a[href="https://merchants.google.com/mc/default?mcsubid=us-en-bgc-mc-web!o3&gfr_refer…"]; a[href="https://business.google.com/?gmbsrc=us-en-z-z-z-gmb-s-z-u%7Ebgcmhp-sso-u-0000…"]; a[href="https://analytics.google.com/analytics/?utm_campaign=bgc-website-ga&utm_sourc…"]; a[href="https://accounts.google.com/ServiceLogin?&continue=https%3A%2F%2Fbusiness.goo…"]; a[href="https://ads.google.com/nav/selectaccount?dst=%2Faw%2Fcampaigns%2Fnew%2Fexpres…"]; a[href="https://merchants.google.com/mc/default?mcsubid=us-en-bgc-mc-web!o3&gfr_refer…"]; a[href="https://business.google.com/?gmbsrc=us-en-z-z-z-gmb-s-z-u%7Ebgcmhp-sso-u-0000…"]; a[href="https://analytics.google.com/analytics/?utm_campaign=bgc-website-ga&utm_sourc…"]; a[href="https://accounts.google.com/ServiceLogin?&continue=https%3A%2F%2Fbusiness.goo…"] (+1 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://policies.google.com/privacy; https://myaccount.google.com/termsofservice; https://policies.google.com/privacy; https://myaccount.google.com/termsofservice; https://business.google.com/create/new?gmbsrc=us-en-z-z-z-gmb-s-z-u%7Ebgcmhp-…; https://business.google.com/?gmbsrc=us-en-z-z-z-gmb-l-z-d%7Ebgcmhp-hom_sig-u-…; https://business.google.com/?gmbsrc=us-en-z-z-z-gmb-l-z-d%7Ebgcmhp-hom_sig-u-…; https://business.google.com/create/new?gmbsrc=us-en-z-z-z-gmb-s-z-u%7Ebgcmhp-…; https://business.google.com/create/new?gmbsrc=us-en-z-z-z-gmb-s-z-u%7Ebgcmhp-…; https://business.google.com/create/new?gmbsrc=us-en-z-z-z-gmb-s-z-u%7Ebgcmhp-… (+26 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.ion-profile-avatar (#388 on page); button.glue-modal__close-btn (#494 on page); button.ion-profile-avatar (#848 on page); button.glue-modal__close-btn (#954 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
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
ALandmark Structure15 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 Hierarchy19 headingsPASS
- H2 Want to create a new Google Ads account?
- H2 Want to create a new Google Ads account?
- H1 Stand out on Google with a free Business Profile
- H2 Easily connect with customers
- H2 Turn online searches into sales
- H2 What success looks like
- H2 Turn online searches into new clients
- H2 What success looks like
- H2 Attract more diners and accept food orders
- H2 What success looks like
- H2 Gain insights into how customers find your business
- H2 Get a free Business Profile in 3 simple steps
- H2 Frequently asked questions
- H3 Is a Business Profile on Google free? add remove
- H2 Footer links
- H3 Products
- H3 Learning and support
- H3 Partners and developers
- H3 More solutions
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #lang-selector | select | Change language or region | aria-label |
| #g-recaptcha-response-100000 | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
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
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 |
|---|---|---|---|---|---|
| h2 Want to create a new… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Want to create a new… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Footer links | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Get Listed on Google… | 19.92:1 | 4.5:1 | #000000 | #F8F9FA | Pass |
| a Skip to content | 19.92:1 | 4.5:1 | #000000 | #F8F9FA | Pass |
| span person | 20.82:1 | 4.5:1 | #000000 | #FEFEFE | Pass |
| div Hi, | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Manage your Google a… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Show more accounts | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Hide more accounts | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span add | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Add another account | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span logout | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Sign out of all acco… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span add | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Add account | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span logout | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Sign out | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span add | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Create new Google Ad… | 21.00:1 | 4.5: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 — 1 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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Start now div.plexi-grid__col > div.plexi-section-header__header > div.plexi-button__container > a.plexi-button |
Expand all
expand_all div.plexi-accordion > div.plexi-accordion-items > div.plexi-accordion-items__header > button#plexi-accordion99708604-toggle-all-button |