Site Report
This tab shows accessibility issues, indicating problems for older users, people with disabilities or accessibility needs. Automated testing cannot detect all accessibility issues, so should be used alongside human testing.
| Level | WCAG 2.1 | Section 508 - 2017 | Key |
|---|
| A |  |  | Pages with level A issues are unusable for some people |
|---|
| AA |  |  | Pages with level AA issues are very difficult to use |
|---|
| AAA |  | | Pages with level AAA issues can be difficult to use |
|---|
| Priority | Description and URL | Guideline and Line# | Count |
|---|
Level A
13 issues on 7 pages | |
 | alt text should not contain placeholders like 'picture' or 'spacer'. | WCAG 2.1 A F30 Section 508 (2017) A F30 | 7 pages |
|
For purely decorative images and spacers use alt='', for images of text use the text, and for other images use a description of the image. Impact on users: - JAWS : Reads out placeholder text, instead of a useful image description.
- NVDA : Reads out placeholder text, instead of a useful image description.
- VoiceOver : Reads out placeholder text, instead of a useful image description.
| 1.1.1 1.2.1 | |
| alt='HotRUStar горячие фото знаменитостей' https://hotrustar.com/ | Line 249 | |
| alt='HotRUStar горячие фото знаменитостей' https://hotrustar.com/photo/foreign | Line 204 | |
| alt='HotRUStar горячие фото знаменитостей' https://hotrustar.com/photo/russian | Line 204 | |
| alt='HotRUStar горячие фото знаменитостей' https://hotrustar.com/profession | Line 204 | |
| This issue was found on another 3 pages.
The trial version is limited to showing issues on 4 pages.
| | |
 | An image with a null alt attribute should not have title, aria-label or aria-labelledby attributes. | WCAG 2.1 A F39 Section 508 (2017) A F39 | 7 pages |
|
If the image should be voiced use a descriptive alt attribute.
If the image is purely decorative remove any title and ARIA label attributes. Impact on users: - JAWS : Ignores all images with
alt=''. - NVDA : Reads some images with
alt='' and a title or ARIA label. - VoiceOver : Reads images with
alt='' and a title or ARIA label.
| 1.1.1 | |
| https://hotrustar.com/ | Line 706 | |
| https://hotrustar.com/photo/foreign | Line 997 | |
| https://hotrustar.com/photo/russian | Line 997 | |
| https://hotrustar.com/profession | Line 877 | |
| This issue was found on another 3 pages.
The trial version is limited to showing issues on 4 pages.
| | |
 | Document title must not contain placeholder text like 'Untitled' or the page filename. | WCAG 2.1 A F25 Section 508 (2017) A F25 | 3 pages |
|
For HTML pages change the title element. For Office documents and PDF documents produced from Office, fill in the Title in Document Properties before saving as PDF. | 2.4.2 | |
| Title:
Анджела Кремонте: 19 горячих фото (без цензуры) https://hotrustar.com/andjela-kremonte | Line 12 | |
| Title:
Даниэль Мойэ: 40 горячих фото (без цензуры) https://hotrustar.com/daniel-moiie | Line 12 | |
| Title:
Ханна Хекстра: 58 горячих фото (без цензуры) https://hotrustar.com/hanna-hekstra | Line 12 | |
 | Duplicate id - the same ID is used on more than one element. | HTML5 WCAG 2.1 A 4.1.1 Section 508 (2017) A 4.1.1 | 7 pages |
|
| | |
| id=menu-location- id=menu-location- https://hotrustar.com/ | Line 233 280 | |
| id=menu-location- id=menu-location- https://hotrustar.com/photo/foreign | Line 233 280 | |
| id=menu-location- id=menu-location- https://hotrustar.com/photo/russian | Line 233 280 | |
| id=menu-location- id=menu-location- https://hotrustar.com/profession | Line 233 280 | |
| This issue was found on another 3 pages.
The trial version is limited to showing issues on 4 pages.
| | |
 | Each a element must contain text or an img with an alt attribute. | WCAG 2.1 A F89 Section 508 (2017) A F89 | 7 pages |
|
A link name allows screen readers to voice what the links does. If there is no link text / `alt` text, or the text / image is hidden by CSS, screen readers have nothing to read, so read out the URL instead. To add a name do one of the following:
- Add text between the
a element start and end tags
- Add an
aria-label attribute
- Add an
aria-labelledby attribute
- Add a descriptive
img alt attribute if the link contains an img element
img elements with role=presentation or role=none are not included in the link's accessible name. | 2.4.4 2.4.9 4.1.2 | |
| https://hotrustar.com/ | Line 582 705 | |
| https://hotrustar.com/photo/foreign | Line 637 995 | |
| https://hotrustar.com/photo/russian | Line 637 995 | |
| https://hotrustar.com/profession | Line 875 | |
| This issue was found on another 3 pages.
The trial version is limited to showing issues on 4 pages.
| | |
 | Element a not allowed as child element in this context. | HTML5 WCAG 2.1 A 4.1.1 Section 508 (2017) A 4.1.1 | 6 pages |
|
| | |
| https://hotrustar.com/ | Line 706 712 715 1084 1171 | |
| https://hotrustar.com/andjela-kremonte | Line 1608 | |
| https://hotrustar.com/photo/foreign | Line 605 611 614 941 | |
| https://hotrustar.com/photo/russian | Line 605 611 614 941 | |
| This issue was found on another 2 pages.
The trial version is limited to showing issues on 4 pages.
| | |
 | Element button not allowed as child element in this context. | HTML5 WCAG 2.1 A 4.1.1 Section 508 (2017) A 4.1.1 | 3 pages |
|
| | |
| https://hotrustar.com/andjela-kremonte | Line 1869 1872 1875 1878 1917 | |
| https://hotrustar.com/daniel-moiie | Line 2121 2124 2127 2130 2169 | |
| https://hotrustar.com/hanna-hekstra | Line 2343 2346 2349 2352 2391 | |
 | Element input not allowed as child element in this context. | HTML5 WCAG 2.1 A 4.1.1 Section 508 (2017) A 4.1.1 | 3 pages |
|
| | |
| https://hotrustar.com/andjela-kremonte | Line 1186 1188 | |
| https://hotrustar.com/daniel-moiie | Line 1438 1440 | |
| https://hotrustar.com/hanna-hekstra | Line 1660 1662 | |
 | HTML form control has no accessible name. | WCAG 2.1 A F68 Section 508 (2017) A F68 | 6 pages |
|
A label (or name) linked to the control allows screen readers to voice the label correctly when reading the control. To add a label do one of the following:
- Use a
label element with the for attribute set to the ID of the form control
- Wrap a
label element around the form control
- Add a
title attribute
- Add an
aria-label attribute
- Add an
aria-labelledby attribute
| 4.1.2 | |
| https://hotrustar.com/ | Line 336 | |
| https://hotrustar.com/andjela-kremonte | Line 1166 | |
| https://hotrustar.com/photo/foreign | Line 420 | |
| https://hotrustar.com/photo/russian | Line 420 | |
| This issue was found on another 2 pages.
The trial version is limited to showing issues on 4 pages.
| | |
 | img elements must have an accessible name. | WCAG 2.1 A F65 Section 508 (2017) A F65 | 6 pages |
|
Add an alt attribute describing the image, which screen readers voice instead of the image.
Spacer images and purely decorative images should use alt="".
Do not use alt text containing only spaces since that's voiced as an unlabeled image. Impact on users: - NVDA 2022.2 Chrome 105 Windows 10 Reading: Image ignored.
- NVDA 2022.2 FF102 Windows 10 Reading: Image ignored.
- NVDA 2022.2 Edge 105 Windows 10 Reading: Image ignored.
- NVDA 2021.2 Chrome 94 Windows 10 Reading: Image ignored.
- NVDA 2021.2 FF91 Windows 10 Reading: Image ignored.
- NVDA 2021.2 Edge 94 Windows 10 Reading: Image ignored.
- NVDA 2020.2 Chrome 86 Windows 10 Reading: Image ignored.
- NVDA 2020.2 FF78 Windows 10 Reading: Image ignored.
- NVDA 2020.2 Edge 92 Windows 10 Reading: Image ignored.
- NVDA 2019.2 Chrome 79 Windows 10 Reading: Image unlabeled.
- NVDA 2019.2 FF68 Windows 10 Reading: Image ignored.
- JAWS 2022.2207.25 Chrome 105 Windows 10 Reading: Image ignored.
- JAWS 2022.2207.25 FF102 Windows 10 Reading: Image ignored.
- JAWS 2022.2207.25 Edge 105 Windows 10 Reading: Image ignored.
- JAWS 2021.2107.12 Chrome 94 Windows 10 Reading: Image ignored.
- JAWS 2021.2107.12 FF91 Windows 10 Reading: Image ignored.
- JAWS 2021.2107.12 Edge 94 Windows 10 Reading: Image ignored.
- JAWS 2020.2008.24 Chrome 86 Windows 10 Reading: Image ignored.
- JAWS 2020.2008.24 FF78 Windows 10 Reading: Image ignored.
- JAWS 2020.2008.24 Edge 92 Windows 10 Reading: Image ignored.
- JAWS 2019.1912.1 Chrome 79 Windows 10 Reading: Image unlabeled.
- JAWS 2019.1912.1 FF68 Windows 10 Reading: Image ignored.
- VoiceOver macOS 12.5 Safari 15.6 macOS 12.5.1 Reading: Image filename read out.
- VoiceOver macOS 11.5 Safari 15.0 macOS 11.5.2 Reading: Image filename read out.
- VoiceOver macOS 10.15 Safari 14.1 macOS 10.15.7 Reading: Image filename read out.
- VoiceOver macOS 10.14 Safari 13.0 macOS 10.14.6 Reading: Image filename read out.
- VoiceOver iOS 15.6 Safari iOS 15.6 iOS 15.6 Touch: Image filename read out.
- VoiceOver iOS 14.7 Safari iOS 14.7 iOS 14.7 Touch: Image filename read out.
- VoiceOver iOS 13.3 Safari iOS 13.3 iOS 13.3 Touch: Image filename read out.
- VoiceOver iOS 12.4 Safari iOS 12.4 iOS 12.4.1 Touch: Image filename read out.
| 1.1.1 | |
| https://hotrustar.com/ | Line 583 | |
| https://hotrustar.com/andjela-kremonte | Line 802 1234 1513 | |
| https://hotrustar.com/photo/foreign | Line 638 | |
| https://hotrustar.com/photo/russian | Line 638 | |
| This issue was found on another 2 pages.
The trial version is limited to showing issues on 4 pages.
| | |
 | This form automatically submits when focus changes making it nearly impossible for disabled users to navigate via the keyboard. | WCAG 2.1 A F36 Section 508 (2017) A F36 | 3 pages |
|
Use a submit button instead, or rely on the default behavior of submitting when the user hits enter in a text field. | 3.2.2 | |
| https://hotrustar.com/ | Line 336 | |
| https://hotrustar.com/photo/foreign | Line 420 | |
| https://hotrustar.com/photo/russian | Line 420 | |
 | This input button has no value attribute and no label. | WCAG 2.1 A 4.1.2 Section 508 (2017) A 4.1.2 | 7 pages |
|
A label (or name) allows screen readers to tell users what the control does. To add a name do one of the following:
- Add a
value attribute saying what the button does
- Add a
title attribute
- Add an
aria-label attribute
- Add an
aria-labelledby attribute
| | |
| https://hotrustar.com/ | Line 319 | |
| https://hotrustar.com/photo/foreign | Line 356 | |
| https://hotrustar.com/photo/russian | Line 356 | |
| https://hotrustar.com/profession | Line 355 | |
| This issue was found on another 3 pages.
The trial version is limited to showing issues on 4 pages.
| | |
 | Use the lang attribute to identify the language of the page. | WCAG 2.1 A 3.1.1 Section 508 (2017) A 3.1.1 | 7 pages |
|
In HTML add a lang attribute containing a language code to the html tag, and in PDF set the language using Document Properties in Acrobat. This allows screen readers to pronounce words correctly. | | |
| https://hotrustar.com/ | Line 2 | |
| https://hotrustar.com/photo/foreign | Line 6 | |
| https://hotrustar.com/photo/russian | Line 6 | |
| https://hotrustar.com/profession | Line 6 | |
| This issue was found on another 3 pages.
The trial version is limited to showing issues on 4 pages.
| | |
Level AA
2 issues on 1 pages | |
 | Ensure that text and background colors have enough contrast. | WCAG 2.1 AA 1.4.3 Section 508 (2017) AA 1.4.3 | 1 pages |
|
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
- The contrast ratio should be 3.0 or more for 18 point text, or larger
- The contrast ratio should be 3.0 or more for 14 point bold text, or larger
- The contrast ratio should be 4.5 or more for all other text
| 1.4.6 | |
| The text color to background color contrast ratio after composition is: 1.90 with
color: rgb(188,188,188);background-color: rgb(255,255,255);font-size: 9pt;font-weight: 400; 1.90 with
color: rgb(188,188,188);background-color: rgb(255,255,255);font-size: 9pt;font-weight: 400; 1.90 with
color: rgb(188,188,188);background-color: rgb(255,255,255);font-size: 9pt;font-weight: 400; 1.90 with
color: rgb(188,188,188);background-color: rgb(255,255,255);font-size: 9pt;font-weight: 400; 1.90 with
color: rgb(188,188,188);background-color: rgb(255,255,255);font-size: 9pt;font-weight: 400; https://hotrustar.com/profession | Line 445 462 466 483 500
...
| |
 | If you set any of the colors on the body or a elements you must set all of them. | WCAG 2.1 AA F24 Section 508 (2017) AA F24 | 1 pages |
|
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background. | 1.4.3 1.4.6 1.4.8 | |
| The colors used are:
color: rgb(0,0,0) and
background: rgb(255,255,255) from browser settings
color: rgb(0,0,0) and
background: rgb(255,255,255) from browser settings
color: rgb(0,0,0) and
background: rgb(255,255,255) from browser settings
color: rgb(0,0,0) and
background: rgb(255,255,255) from browser settings
color: rgb(0,0,0) and
background: rgb(255,255,255) from browser settings https://hotrustar.com/profession | Line 407 409 411 413 415
...
| |
Level AAA
1 issues on 7 pages | |
 | Avoid specifying a new window as the target of a link with target=_blank. | WCAG 2.1 AAA F22 | 7 pages |
|
Displaying new windows without warning can be very confusing to non-sighted and mobile users.
Some screen readers and mobile devices give very little indication a new tab or window has opened.
If you cannot avoid displaying a new window, insert an "opens in a new window" warning into the link text
or add the warning to the link using a title attribute or aria-label attribute. | 3.2.5 | |
| https://hotrustar.com/ | Line 582 588 594 600 606
...
| |
| https://hotrustar.com/photo/foreign | Line 447 451 637 982 995
...
| |
| https://hotrustar.com/photo/russian | Line 447 451 637 982 995
...
| |
| https://hotrustar.com/profession | Line 821 862 875 | |
| This issue was found on another 3 pages.
The trial version is limited to showing issues on 4 pages.
| | |
Informative
These messages are for information only and do not indicate errors or conformance problems | |
 | Some CSS files have been blocked by robots.txt or the Blocked Links box. | Scanner | 8 pages |
|
Rules that depend on CSS, such as color contrast checks, are unreliable when CSS is blocked. | | |
| https://hotrustar.com/wp-content/themes/naked/css/style.css?ver=10085 | Line 1 | |
| This issue was found on another 7 pages.
The trial version is limited to showing issues on 4 pages.
| | |
| Expand all 17 issues | | |