Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
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
FFavicon & BrandingAction2 icon(s) detectedFIX
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 Quality3 of 6 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 image(s) |
| generic | 1 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
B404 Error PageHTTP 404, custom pageREVIEW
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 |
|---|---|---|---|---|---|
| title FC2 - Free Website, … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Personal information… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p If any information w… | 20.47:1 | 4.5:1 | #000000 | #FCFCFC | Pass |
| a Details here | 19.09:1 | 4.5:1 | #000000 | #F4F4F4 | Pass |
| button I Agree | 20.82:1 | 4.5:1 | #000000 | #FEFEFE | Pass |
| option Language | 14.45:1 | 4.5:1 | #000000 | #D6D6D6 | Pass |
| option 日本語 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option English | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option 繁體中文 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option 简体中文 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option ภาษาไท… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option 한국어 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Deutsch | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Español | 19.77:1 | 4.5:1 | #000000 | #F8F8F8 | Pass |
| option Русский | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Français | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Indonesia | 20.29:1 | 4.5:1 | #000000 | #FBFBFB | Pass |
| option Português | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Tiếng Việt | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a FC2 Total Web Soluti… | 2.45:1 | 4.5:1 | #000000 | #4C4C4C | Fail |
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.
CLighthouse Accessibility AuditsActionScore 74/100 — 5 failing, 13 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 |
|---|
Sign Up for Free section > div#main_img > div#top_sign_up > a |
Sign Up for Free div > div#footer_sign_up > div#sign_up > a |
These are opportunities to improve the legibility of your content.
Names and labels
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Language
日本語
English
繁體中文
简体中文
ภาษาไทย
한국어
Deutsch
Español
Русский
Français
Ind… section > footer#site_footer > div#sh_langselect > select |
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 |
|---|
li.service_list > dl > dt > a li.service_list > dl > dt > a |
li.service_list > dl > dt > a li.service_list > dl > dt > a |
li.service_list > dl > dt > a li.service_list > dl > dt > a |
li.service_list > dl > dt > a li.service_list > dl > dt > a |
li.service_list > dl > dt > a li.service_list > dl > dt > a |
li.service_list > dl > dt > a li.service_list > dl > dt > a |
li.service_list > dl > dt > a li.service_list > dl > dt > a |
li.service_list > dl > dt > a li.service_list > dl > dt > a |
li.service_list > dl > dt > a li.service_list > dl > dt > a |
li.service_list > dl > dt > a li.service_list > dl > dt > 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.
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 |
|---|
About Us section > footer#site_footer > p#footer_link > a |
Manual section > footer#site_footer > p#footer_link > a |
Inquiries section > footer#site_footer > p#footer_link > a |
Privacy Policy section > footer#site_footer > p#footer_link > a |
Copyright section > footer#site_footer > p#footer_link > a |
FC2 Terms of Use section > footer#site_footer > p#footer_link > a |
Premium Service Terms of Use section > footer#site_footer > p#footer_link > a |
18 USC 2257 Record-Keeping Requirements section > footer#site_footer > p#footer_link > a |
Report Content section > footer#site_footer > p#footer_link > a |
Content Compliant Policy section > footer#site_footer > p#footer_link > a |
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 Hierarchy4 headingsPASS
- H1 FC2 Total Web Solutions
- H2 Services
- H3 (empty)
- H3 (empty)
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| select | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select>
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
ALink & Button Quality65 links, 1 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://fc2.com/en/privacy.html | Details here | new tab | Add '(opens in new tab)' to text |
| http://staffen.blog124.fc2.com/blog-entr… | FC2 Blog Releases a Brand New … | new tab | Add '(opens in new tab)' to text |
| http://staffen.blog124.fc2.com/blog-entr… | Post Your Evernote Notes Direc… | new tab | Add '(opens in new tab)' to text |
| http://staffen.blog124.fc2.com/blog-entr… | The Smartphone Comment Page Is… | new tab | Add '(opens in new tab)' to text |
| http://staffen.blog124.fc2.com/blog-entr… | Responsive Blog Templates Are … | new tab | Add '(opens in new tab)' to text |
| http://staffen.blog124.fc2.com/blog-entr… | Holiday Support Notice | new tab | Add '(opens in new tab)' to text |
| http://spokenenglishbtm.blog.fc2.com/ | Spoken English Classes in BTM … | new tab | Add '(opens in new tab)' to text |
| http://spokenenglishbtm.blog.fc2.com/ | 【】 | new tab | Add '(opens in new tab)' to text |
| http://physiotheraphy.blog.fc2.com/ | How a Reliable Pool Pumps Supp… | new tab | Add '(opens in new tab)' to text |
| http://physiotheraphy.blog.fc2.com/ | 【】 | new tab | Add '(opens in new tab)' to text |
| http://sketchupfreee.blog.fc2.com/ | SketchUp Free - 3D Models &… | new tab | Add '(opens in new tab)' to text |
| http://sketchupfreee.blog.fc2.com/ | 【】 | new tab | Add '(opens in new tab)' to text |
| http://therapywithabby.blog.fc2.com/ | Therapy With Abby | new tab | Add '(opens in new tab)' to text |
| http://therapywithabby.blog.fc2.com/ | 【】 | new tab | Add '(opens in new tab)' to text |
| http://pttedu.blog.fc2.com/ | 8 Smart Manufacturing Trends i… | new tab | Add '(opens in new tab)' to text |
| http://pttedu.blog.fc2.com/ | 【PTTI BLOG】 | new tab | Add '(opens in new tab)' to text |
| http://yamadakazuo.blog.fc2.com/ | 20260421 | new tab | Add '(opens in new tab)' to text |
| http://yamadakazuo.blog.fc2.com/ | 【】 | new tab | Add '(opens in new tab)' to text |
| http://sleeplesshero.blog.fc2.com/ | revisit | new tab | Add '(opens in new tab)' to text |
| http://sleeplesshero.blog.fc2.com/ | 【red bliss】 | new tab | Add '(opens in new tab)' to text |
| http://ferozali.blog.fc2.com/ | Welorix Expands Its Infrastruc… | new tab | Add '(opens in new tab)' to text |
| http://ferozali.blog.fc2.com/ | 【Feroz】 | new tab | Add '(opens in new tab)' to text |
| http://ferozali.blog.fc2.com/ | RTL Point improves platform st… | new tab | Add '(opens in new tab)' to text |
| http://ferozali.blog.fc2.com/ | 【Feroz】 | new tab | Add '(opens in new tab)' to text |
| http://harrybradley.blog.fc2.com/ | Jake Seal Explains Why Rollei … | new tab | Add '(opens in new tab)' to text |
| http://harrybradley.blog.fc2.com/ | 【Harry Bradley】 | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/fc2staff | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://fc2.com/en/privacy.html; http://staffen.blog124.fc2.com/blog-entry-256.html; http://staffen.blog124.fc2.com/blog-entry-255.html; http://staffen.blog124.fc2.com/blog-entry-253.html; http://staffen.blog124.fc2.com/blog-entry-251.html; http://staffen.blog124.fc2.com/blog-entry-246.html; http://spokenenglishbtm.blog.fc2.com/; http://spokenenglishbtm.blog.fc2.com/; http://physiotheraphy.blog.fc2.com/; http://physiotheraphy.blog.fc2.com/ (+17 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