[Skip navigation links]

Site Report

This tab shows a list of all pages with issues.

IssuesDescription and URLGuidelineLine
24https://cemu.dev/
CriticalThis button element contains no text and has no accessible name. WCAG 2.2 A 4.1.2
Section 508 (2017) A 4.1.2
<button class='cemu-side-nav prev' id='cemuPrev'>...</button>
54
<button class='cemu-side-nav next' id='cemuNext'>...</button>
57
CriticalLink uses non-descriptive text like 'Click Here' with no surrounding text explaining link purpose. WCAG 2.2 A F63
Section 508 (2017) A F63
Link text: DOWNLOAD
<a class='elementor-button ...' href='...p'><span class='...'>...</span></a>
40
CriticalAttribute charset not allowed on element. HTML5
<meta charset='utf-8'>
266
<meta charset='utf-8'>
450
CriticalAttribute name not allowed on element. HTML5
<meta name='viewport'>
267
<meta name='viewport'>
451
CriticalElement meta is missing one or more required attributes. HTML5
itempropcontentproperty required for elementmeta
<meta charset='utf-8'>
266
itempropproperty required for elementmeta
<meta name='viewport' content='width=device-width, ...'>
267
itempropcontentproperty required for elementmeta
<meta charset='utf-8'>
450
itempropproperty required for elementmeta
<meta name='viewport' content='width=device-width, ...'>
451
CriticalBad value for attribute type. HTML5
Expected a token character or '/' but saw
<script type='speculationrules'>...</script>
687
CriticalEnd tag for body seen, but there were unclosed elements. HTML5
328 527
CriticalStart tag body seen but an element of the same type was already open. HTML5
269 453
CriticalUnclosed element div. HTML5
328 527
CriticalStray doctype. HTML5
263
CriticalStray end tag div. HTML5
330 529
CriticalStray end tag head. HTML5
268 452
CriticalStray start tag head. HTML5
265
CriticalStray start tag html. HTML5
264
CriticalOffer an HTML site map to your users with links that point to the important parts of your site. Links embedded in menus, list boxes, and similar elements are not accessible to web crawlers unless they appear in your site map. If the site map is larger than 100 or so links, you may want to break the site map into separate pages. Google
Bing
1
Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3
W3C
<img decoding='async' src='...p' alt='Cemu Guide 1'>
54
<img decoding='async' src='...p' alt='Cemu Guide 2'>
54
<img decoding='async' src='...p' alt='Cemu Guide 3'>
54
<img decoding='async' src='...p' alt='Cemu Guide 4'>
54
Very ImportantProvide a search option on each page of content-rich web sites. Usability.gov 17:4
1
Very ImportantThe contentinfo role is unnecessary for element footer. HTML5
<footer id='colophon' class='site-footer' role='contentinfo'>...</footer>
100
Very ImportantThe banner role is unnecessary for element header. HTML5
<header id='masthead' class='site-header' role='banner' itemtype='...' itemscope>...</header>
35
Very ImportantThe navigation role is unnecessary for element nav. HTML5
<nav id='site-navigation' class='main-navigation ...' role='navigation' aria-label='Primary Navigation'>...</nav>
35
<nav id='...' class='mobile-navigation ...' role='navigation' aria-label='Primary Mobile Navigation'>...</nav>
105
ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG 2.2 AAA 1.4.6
The text color to background color contrast ratio after composition is:
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='https://cemu.dev/about-us/'>About Us</a>
35
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='https://cemu.dev/contact-us/'>Contact Us</a>
35
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='.../'>Privacy Policy</a>
35
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='https://cemu.dev/disclaimer/'>Disclaimer</a>
35
6.15 with color: rgb(11,105,140)background: rgb(255,255,255)
font-size: 14.25ptfont-weight: 500
<span class='...'>DOWNLOAD</span>
44
ImportantAvoid specifying a new window as the target of a link with target=_blank. WCAG 2.2 AAA F22
<a href='https://cemu.dev/' target='_blank' rel='noopener'>Cemu Emulator</a>
39
<a href='https://www.nintendo.com/' target='_blank' rel='noopener'>...o</a>
47
<a href='https://cemu.dev/' target='_blank' rel='noopener'>Cemu ... APK</a>
54
ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8
font-size: 10.50pt
<p class='feature-description'>This emulator can ... original console.</p>
48
font-size: 10.50pt
<p class='feature-description'>On the Cemu ... of controls.</p>
49
font-size: 10.50pt
<p class='feature-description'>To reduce in-game ... performance drops.</p>
50
font-size: 10.50pt
<p class='feature-description'>Apart from the ... for popular games.</p>
51
font-size: 10.50pt
<p class='feature-description'>Since the creation ... tweaks enabled.</p>
52
Less ImportantUse site maps for web sites that have many pages. Usability.gov 7:10
1
6https://cemu.dev/wp-content/litespeed/css/181f1a875f49e9445c0142b7c11f40e9.css?ver=33f39
CriticalInvalid value for CSS property. CSS Validation
padding: -5px1754
CriticalInvalid CSS selector. CSS Validation
1710
CriticalCSS Validation Error. CSS Validation
1710 2106 2106 2107 2107
background: linear-gradient(2106
background: linear-gradient(2107
Very ImportantThe CSS backdrop-filter: property is not supported by some browsers. iPhone/iPad ≤ 17
.cemu-slider-wrapper { backdrop-filter: blur(10px10px; }
2099
Very ImportantThe @media feature has an invalid value. CSS Validation
min-width1190
max-width1196
max-width1213
min-width1340
max-width1351
ImportantThe :visited CSS selector only supports limited style changes. Firefox ≥ 4
Chrome ≥ 6
Android ≥ 6
Edge ≥ 12
Opera ≥ 15
Safari ≥ 5
iPhone/iPad ≥ 4.2
button:visited
171
button:visited
171
button:visited
171
button:visited
171
button:visited
171
6https://cemu.dev/about-us/
CriticalBad value for attribute type. HTML5
Expected a token character or '/' but saw
<script type='speculationrules'>...</script>
211
Very ImportantProvide a search option on each page of content-rich web sites. Usability.gov 17:4
1
Very ImportantThe contentinfo role is unnecessary for element footer. HTML5
<footer id='colophon' class='site-footer' role='contentinfo'>...</footer>
182
Very ImportantThe banner role is unnecessary for element header. HTML5
<header id='masthead' class='site-header' role='banner' itemtype='...' itemscope>...</header>
61
Very ImportantThe navigation role is unnecessary for element nav. HTML5
<nav id='site-navigation' class='main-navigation ...' role='navigation' aria-label='Primary Navigation'>...</nav>
81
<nav id='...' class='mobile-navigation ...' role='navigation' aria-label='Primary Mobile Navigation'>...</nav>
241
ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG 2.2 AAA 1.4.6
The text color to background color contrast ratio after composition is:
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='https://cemu.dev/contact-us/'>Contact Us</a>
89
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='.../'>Privacy Policy</a>
93
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='https://cemu.dev/disclaimer/'>Disclaimer</a>
97
4https://cemu.dev/wp-content/litespeed/css/baf56b765cd2f33ae00ce2827208ab9e.css?ver=33f39
CriticalInvalid CSS selector. CSS Validation
1710
CriticalCSS Validation Error. CSS Validation
1710
Very ImportantThe @media feature has an invalid value. CSS Validation
min-width1190
max-width1196
max-width1213
min-width1340
max-width1351
ImportantThe :visited CSS selector only supports limited style changes. Firefox ≥ 4
Chrome ≥ 6
Android ≥ 6
Edge ≥ 12
Opera ≥ 15
Safari ≥ 5
iPhone/iPad ≥ 4.2
button:visited
171
button:visited
171
button:visited
171
button:visited
171
button:visited
171
8https://cemu.dev/contact-us/
CriticalHTML form control has no accessible name. WCAG 2.2 A F68
Section 508 (2017) A F68
<textarea name='message' rows='6' placeholder='Message' style='width: 100%; ...'></textarea>
232
CriticalBad value for attribute type. HTML5
Expected a token character or '/' but saw
<script type='speculationrules'>...</script>
287
Very ImportantProvide a search option on each page of content-rich web sites. Usability.gov 17:4
1
Very ImportantThe contentinfo role is unnecessary for element footer. HTML5
<footer id='colophon' class='site-footer' role='contentinfo'>...</footer>
258
Very ImportantThe banner role is unnecessary for element header. HTML5
<header id='masthead' class='site-header' role='banner' itemtype='...' itemscope>...</header>
61
Very ImportantThe main role is unnecessary for element main. HTML5
<main id='main' class='site-main' role='main'>...</main>
165
Very ImportantThe navigation role is unnecessary for element nav. HTML5
<nav id='site-navigation' class='main-navigation ...' role='navigation' aria-label='Primary Navigation'>...</nav>
81
<nav id='...' class='mobile-navigation ...' role='navigation' aria-label='Primary Mobile Navigation'>...</nav>
317
ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG 2.2 AAA 1.4.6
The text color to background color contrast ratio after composition is:
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='https://cemu.dev/about-us/'>About Us</a>
85
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='.../'>Privacy Policy</a>
93
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='https://cemu.dev/disclaimer/'>Disclaimer</a>
97
6.15 with color: rgb(11,105,140)background: rgb(255,255,255)
font-size: 13.50ptfont-weight: 500
<button type='submit' style='padding: 0.75rem ...'>Send Message</button>
237
4https://cemu.dev/wp-content/litespeed/css/c8867578c4d7fbab492e1fbc95e9d0c8.css?ver=33f39
CriticalInvalid CSS selector. CSS Validation
1710
CriticalCSS Validation Error. CSS Validation
1710
Very ImportantThe @media feature has an invalid value. CSS Validation
min-width1190
max-width1196
max-width1213
min-width1340
max-width1351
ImportantThe :visited CSS selector only supports limited style changes. Firefox ≥ 4
Chrome ≥ 6
Android ≥ 6
Edge ≥ 12
Opera ≥ 15
Safari ≥ 5
iPhone/iPad ≥ 4.2
button:visited
171
button:visited
171
button:visited
171
button:visited
171
button:visited
171
7https://cemu.dev/privacy-policy/
CriticalBad value for attribute type. HTML5
Expected a token character or '/' but saw
<script type='speculationrules'>...</script>
271
Very ImportantProvide a search option on each page of content-rich web sites. Usability.gov 17:4
1
Very ImportantThe contentinfo role is unnecessary for element footer. HTML5
<footer id='colophon' class='site-footer' role='contentinfo'>...</footer>
242
Very ImportantThe banner role is unnecessary for element header. HTML5
<header id='masthead' class='site-header' role='banner' itemtype='...' itemscope>...</header>
61
Very ImportantThe main role is unnecessary for element main. HTML5
<main id='main' class='site-main' role='main'>...</main>
165
Very ImportantThe navigation role is unnecessary for element nav. HTML5
<nav id='site-navigation' class='main-navigation ...' role='navigation' aria-label='Primary Navigation'>...</nav>
81
<nav id='...' class='mobile-navigation ...' role='navigation' aria-label='Primary Mobile Navigation'>...</nav>
301
ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG 2.2 AAA 1.4.6
The text color to background color contrast ratio after composition is:
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='https://cemu.dev/about-us/'>About Us</a>
85
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='https://cemu.dev/contact-us/'>Contact Us</a>
89
6.00 with color: rgb(74,85,104)background: rgb(223,231,233)
font-size: 12.75ptfont-weight: 500
<a href='https://cemu.dev/disclaimer/'>Disclaimer</a>
97
4https://cemu.dev/wp-content/litespeed/css/b003b0fabd6f756c1e8b293a377ba3bd.css?ver=33f39
CriticalInvalid CSS selector. CSS Validation
1710
CriticalCSS Validation Error. CSS Validation
1710
Very ImportantThe @media feature has an invalid value. CSS Validation
min-width1190
max-width1196
max-width1213
min-width1340
max-width1351
ImportantThe :visited CSS selector only supports limited style changes. Firefox ≥ 4
Chrome ≥ 6
Android ≥ 6
Edge ≥ 12
Opera ≥ 15
Safari ≥ 5
iPhone/iPad ≥ 4.2
button:visited
171
button:visited
171
button:visited
171
button:visited
171
button:visited
171
2https://cemu.dev/disclaimer/
CriticalThis page has no h1 element, which violates Bing webmaster guidelines. Bing
<body class='wp-singular ...'>...</body>
56
Very ImportantThe main role is unnecessary for element main. HTML5
<main id='main' class='site-main' role='main'>...</main>
165
65 issues on 9 pages