[Skip navigation links]

18%18% of pages

Usability

7 pages with usability issues

worse than average of 11%

This tab shows general usability issues, indicating UX problems for all users. This tab is available in SortSite Professional, SortSite Developer and OnDemand, but not in SortSite Standard edition.

Usability best practices

18%

Some pages violate these guidelines

Readability

0%

No issues found

PriorityDescription and URLGuideline and Line NumberCount

Priority 2

1 issues on 7 pages

Very ImportantOmitting image width or height causes the page layout to shift as each image loads. Best practice 7 pages
This makes the page very hard to read or click while images are loading, and can make the page unusable on mobile devices with slow connections.
Fix by adding width and height attributes to the img tag matching the image dimensions, or add width: and height: CSS properties for the image. In responsive layouts, specifying width and height prevents layout jumping because the browser can pre-calculate the final image size when CSS like this is used: img { max-width: 100%; height: auto }
<img src='...mplates/jan_25/images/fire.png' alt='Горячая линия'>
Line 390
<img src='...ii3oonxa7mo1jxre78mcwzgqpp.jpg' alt='test'>
Line 280
<img src='...i1l9vuvkmotfeiv2otg49jp9li.png' alt='test'>
Line 299

https://rhc.ru/

<img src='...ii3oonxa7mo1jxre78mcwzgqpp.jpg' alt='test'>
Line 589
<img src='...i1l9vuvkmotfeiv2otg49jp9li.png' alt='test'>
Line 633

https://rhc.ru/cn/

<img src='...ii3oonxa7mo1jxre78mcwzgqpp.jpg' alt='test'>
Line 598
<img src='...i1l9vuvkmotfeiv2otg49jp9li.png' alt='test'>
Line 643

https://rhc.ru/en/

<img src='...ii3oonxa7mo1jxre78mcwzgqpp.jpg' alt='test'>
Line 598
<img src='...i1l9vuvkmotfeiv2otg49jp9li.png' alt='test'>
Line 643

https://rhc.ru/es/

This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.

Priority 3

1 issues on 4 pages

ImportantUse at least a 12-point font on all web pages. Best practice 4 pages

For users over age 65, it may be better to use at least fourteen-point fonts. Never use less than nine-point font on a Web site. The following are all smaller than 12 point:

  • <p style="font-size: 11pt;" >
  • <p style="font-size: 15px;" >
  • <p style="font-size: small;" >
  • <font size="2" >
  • <font size="-1" >
font-size: 10.50pt
<div class='description'>countries worldwide ... our helicopters</div>
Line 672
font-size: 10.50pt
<div class='description'>helicopter manufacturer in Russia and the CIS</div>
Line 692

https://rhc.ru/en/

font-size: 10.50pt
<div class='description'>de países del mundo ... de producción</div>
Line 672
font-size: 10.50pt
<div class='description'>fabricantes ... independientes</div>
Line 692

https://rhc.ru/es/

font-size: 10.50pt
<div class='description'>países ao redor ... fabricação</div>
Line 665
font-size: 10.50pt
<div class='description'>fabricante de helicópteros na Rússia e CEI</div>
Line 685

https://rhc.ru/pt/

font-size: 10.50pt
<li>Электронная ... площадка» ...</li>
Line 460
font-size: 10.50pt
<li>Электронная ... Татарстан» ...</li>
Line 465
font-size: 10.50pt
<li>Сайт ...<a href='https://corpmsp.ru/' target='_blank'>...u</a>...</li>
Line 482
font-size: 10.50pt
<li>...-НАВИГАТОРА МСП» ...</li>
Line 487

https://rhc.ru/tenders/

Expand all 2 issues