[Skip navigation links]

3% of pages3%of pages

Usability

1 page with usability issues

better than averageChecking 41 pages found 3% (1 page) 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.

3%

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 1 pages

Very ImportantOmitting image width or height causes the page layout to shift as each image loads. Best practice 1 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='...uba-podolsk/img/icons/logo.svg' alt='logo' class='mw-100'>
Line 4677
<img src='...b3c2017ba3d851ccabecff18eb.jpg' alt='Фитнес-клуб Zaruba' class='gallery__img w-100'>
Line 1151
<img src='...27e74e0b64247015d12f5c370e.jpg' alt='Фитнес-клуб Zaruba' class='gallery__img w-100'>
Line 1175
<img src='...8a8dee1848e2258c9b831e1379.jpg' alt='Фитнес-клуб Zaruba' class='gallery__img w-100'>
Line 1199
<img src='...de15f64330e1ee709505e6ea7b.jpg' alt='Фитнес-клуб Zaruba' class='gallery__img w-100'>
Line 1223

https://pd.zaruba-fitness.ru/

Expand all 1 issues