[Skip navigation links]

5% of pages5%of pages

Usability

2 pages with usability issues

better than averageChecking 42 pages found 5% (2 pages) with usability issues. This is better than the 11% average rate of usability issues on other sites.

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

These guidelines cover web page UX best practices.

5%

Some pages violate these guidelines

Readability

These guidelines use formal readability scores to measure how easy documents are to read.

0%

No issues found

PriorityDescription and URLGuideline and Line NumberCount

Priority 2

1 issues on 2 pages

Very ImportantOmitting image width or height causes the page layout to shift as each image loads. Best practice 2 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 class='tn-atom__img t-img ...' data-original='https://static....' src='...2x/-/format/webp/a88fdcec.webp' alt='' imgfield='...'>
Line 75
<img class='tn-atom__img t-img ...' data-original='https://static....' src='...a434-643335356537/c2e24414.svg' alt='' imgfield='...'>
Line 75
<img class='tn-atom__img t-img' data-original='https://static....' src='...a133-663364656238/30a714b2.svg' alt='' imgfield='...'>
Line 58
<img class='tn-atom__img t-img ...' data-original='https://static....' src='...ormat/webp/-Photoroom.png.webp' alt='' imgfield='tn_img_1774253543580'>
Line 58
<img class='tn-atom__img t-img' data-original='https://static....' src='...064/-/resize/20x/dark-icon.png' alt='' imgfield='tn_img_1776615276278'>
Line 58

https://abramchuk-strateg.ru/

<img class='tn-atom__img t-img' data-original='https://static....' src='...339/-/resize/20x/bc11cebc.webp' alt='' imgfield='...'>
Line 1772
<img class='tn-atom__img t-img' data-original='https://static....' src='...561/-/resize/20x/59d50fb9.webp' alt='' imgfield='...'>
Line 2126
<img class='tn-atom__img t-img' data-original='https://static....' src='...36/-/resize/20x/-Photoroom.png' alt='' imgfield='...'>
Line 3232

https://abramchuk-strateg.ru/konsalting

Priority 3

1 issues on 2 pages

ImportantUse at least a 12-point font on all web pages. Best practice 2 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: 11.25pt
<div class='t886__text t-text t-...' field='text'>Сайт ....</div>
Line 77
font-size: 10.50pt
<h2 class='tn-atom' field='...' style='box-sizing: border-...'>....</h2>
Line 75
font-size: 9pt
<span style='color: rgb(0, 0, 0)'>Под моим ...</span>
Line 75
font-size: 9pt
<span style='color: rgb(0, 0, 0)'>от .... </span>
Line 75
font-size: 9pt
<span style='font-weight: 700; ...'>Мой ...</span>
Line 75

https://abramchuk-strateg.ru/

font-size: 9pt
<strong>Экономика ... поток</strong>
Line 2219
font-size: 9pt
<strong>Экспорт 2026: 3 ... из России</strong>
Line 2241
font-size: 9pt
<strong>Стоимость ... брака, простоев</strong>
Line 2263
font-size: 8.25pt
<div class='tn-atom' field='...'>...</div>
Line 521
font-size: 11.25pt
<div class='tn-atom' field='...'>Ситуации, ....</div>
Line 583

https://abramchuk-strateg.ru/konsalting

Expand all 2 issues