Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction7 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
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
DMobile Keyboard & AutofillAction6/6 eligible field(s) missing autocomplete or inputmodeFIX
DPrint StylesheetActionNo print stylesFIX
BForm Accessibility4 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| input | text | (Choose your country) | placeholder only |
| input | (Email address) | placeholder only | |
| input | (Email address) | placeholder only | |
| input | (Email address) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text">; <input type="email">; <input type="email">; <input type="email">
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
BIframe Accessibility3/6 iframe(s) missing title; 0 placeholder(s)REVIEW
C404 Error PageActionHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
BLighthouse Accessibility AuditsScore 88/100 — 4 failing, 18 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 |
|---|
Get started a.block > div.flex > div.flex > span.text-white |
Moving div.w-full > div.w-2/3 > div.flex > p.text-[#00cba8] |
Moving div.w-full > div.w-2/3 > div.flex > p.text-[#00cba8] |
Moving div.w-full > div.w-2/3 > div.flex > p.text-[#00cba8] |
Moving div.w-full > div.w-2/3 > div.flex > p.text-[#00cba8] |
Moving div.w-full > div.w-2/3 > div.flex > p.text-[#00cba8] |
Get your quote a.block > div.flex > div.flex > span.inline-flex |
STAY UPDATED section.section-newsletter > div.container > div.section-newsletter-wrapper > h2.section-newsletter-title |
div.form-group > form > div.search > input.form-control div.form-group > form > div.search > input.form-control |
By joining us, you confirm that you're over 16 years old and have read our Priv… div.container > div.section-newsletter-wrapper > div.form-group > small.form-text |
Privacy Policy div.section-newsletter-wrapper > div.form-group > small.form-text > a.underline |
Get expat news and tips delivered to your inbox. div.container > div.section-newsletter-wrapper > div.country-selector > p.title |
Privacy Policy div.md:hidden > div.mb-6 > p.mt-2 > a.text-primary |
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 |
|---|
Privacy Policy div.md:hidden > div.mb-6 > p.mt-2 > a.text-primary |
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 |
|---|
Spotlight a.block > div.flex > div.flex > h3.text-lg |
These are opportunities to improve keyboard navigation in your application.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
AHeading Hierarchy26 headings, 1 skip(s)PASS
- H1 Start your journey
- H3 Spotlight skipped
- H4 Try our interactive relocator tool
- H2 Inspiration
- H3 The difference between expats and immigrants
- H3 The cheapest places to live as an expat
- H3 The most LGBTQIA+ friendly countries for expats
- H3 The easiest countries to move to in 2026
- H3 The best countries to get a startup visa in 2026
- H3 More articles
- H4 Explore more on our Global site
- H2 Explore
- H3 Cigna Global Health Insurance
- H2 Explore
- H3 The ultimate moving abroad checklist
- H3 10 important tips for first-time expats
- H3 How to choose the best expat health insurance
- H3 How you can help refugees
- H2 Stay updated
- H2 Meet Expatica
- H3 About us
- H4 We help expats all over the world in their journey
- H3 Advertise with us
- H4 Advertise & reach the expat community
- H3 Community Stories
- H4 Share Your Expat Story
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+Heading Text QualityAll 26 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 37 images OKPASS
ALink & Button Quality80 links, 4 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /global/moving/about/difference-between-… | The difference between expats … | img no alt | Add alt attribute to the image |
| /global/moving/location/cheapest-places-… | The cheapest places to live as… | img no alt | Add alt attribute to the image |
| /global/moving/location/lgbt-friendly-co… | The most LGBTQIA+ friendly cou… | img no alt | Add alt attribute to the image |
| /global/moving/location/easiest-countrie… | The easiest countries to move … | img no alt | Add alt attribute to the image |
| /global/working/self-employment/entrepre… | The best countries to get a st… | img no alt | Add alt attribute to the image |
| https://www.expatica.com/global/ | More articlesExplore more on o… | img no alt | Add alt attribute to the image |
| /global/moving/about/difference-between-… | MovingThe difference between e… | img no alt | Add alt attribute to the image |
| /global/moving/location/cheapest-places-… | MovingThe cheapest places to l… | img no alt | Add alt attribute to the image |
| /global/moving/location/lgbt-friendly-co… | MovingThe most LGBTQIA+ friend… | img no alt | Add alt attribute to the image |
| /global/moving/location/easiest-countrie… | MovingThe easiest countries to… | img no alt | Add alt attribute to the image |
| /global/working/self-employment/entrepre… | MovingThe best countries to ge… | img no alt | Add alt attribute to the image |
| https://cignaglobal.7eer.net/c/6505895/3… | Sponsored Cigna Global Health… | new tab | Add '(opens in new tab)' to text |
| /global/moving/relocation/the-ultimate-m… | The ultimate moving abroad che… | img no alt | Add alt attribute to the image |
| /global/moving/about/first-time-expats-4… | 10 important tips for first-ti… | img no alt | Add alt attribute to the image |
| /global/healthcare/healthcare-basics/exp… | How to choose the best expat h… | img no alt | Add alt attribute to the image |
| /global/living/integration/help-refugees… | How you can help refugeesRead … | img no alt | Add alt attribute to the image |
| https://www.expatica.com/about-expatica/ | About usWe help expats all ove… | img no alt | Add alt attribute to the image |
| https://www.expatica.com/advertise-with-… | Advertise with usAdvertise & r… | img no alt | Add alt attribute to the image |
| https://www.facebook.com/ExpaticaInterna… | facebook icon | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/expatic… | linkedin icon | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/expatica_world… | instagram icon | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/ExpaticaInterna… | facebook icon | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/expatic… | linkedin icon | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/expatica_world… | instagram icon | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://cignaglobal.7eer.net/c/6505895/3939108/4627?subId1=home&subId2=none; https://www.facebook.com/ExpaticaInternational/; https://www.linkedin.com/company/expatica-communications/; https://www.instagram.com/expatica_world/; https://www.facebook.com/ExpaticaInternational/; https://www.linkedin.com/company/expatica-communications/; https://www.instagram.com/expatica_world/
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+Form Input Types4 form control(s) checked, no type mismatchesPASS
A+Form Input Quality4 form control(s) checked, no input-semantic issuesPASS
A+Document LanguageLang attribute set to "en"PASS
ATabindex Anti-Patterns0 positive, 3 -1-on-focusablePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 80 visible text node(s) render at >= 12 CSS pixelsPASS
AFavicon & Branding9 icon(s) detectedPASS
A+Web ManifestPWA-readyPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
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 Start your journey | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Inspiration | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Explore | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Explore | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Stay updated | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Meet Expatica | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Spotlight | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The difference betwe… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The cheapest places … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The most LGBTQIA+ fr… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The easiest countrie… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The best countries t… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 More articles | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Cigna Global Health … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The ultimate moving … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 10 important tips fo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 How to choose the be… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 How you can help ref… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 About us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Advertise with us | 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.