[Skip navigation links]

Site Report

This tab shows general usability issues, indicating navigation problems for all users.

This tab is available in SortSite Professional, SortSite Developer and OnDemand, but not in SortSite Standard edition.

StatusSummary
FailureUsability.gov Guidelines - Some pages violate these guidelines.
FailureW3C Best Practices - Some pages violate these guidelines.
SuccessReadability - No issues found.
PriorityDescription and URLGuideline and Line#Count

Priority 2

3 issues on 5 pages

Very ImportantAn active 'Home' link on the home page makes some users think that it's not the home page. Usability.gov 5:6 1 pages
https://www.tiresizehelp.com/Line 66
Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3 W3C 5 pages
This makes the page very hard to read or click while it's loading. Fix by adding width and height attributes to the img tag matching the image dimensions. 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 }
https://www.tiresizehelp.com/Line 58 869 879 889 899 ...
https://www.tiresizehelp.com/Acura/tiresLine 57
https://www.tiresizehelp.com/Alfa%20Romeo/tiresLine 57
https://www.tiresizehelp.com/Aston%20Martin/tiresLine 57
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantThe img width and height attributes don't match the actual image size. This means the image will be distorted or resize during loading. W3C 1 pages
Image https://www.tiresizehelp.com/images/cars/acura.png actual dimensions: 36 x 36 pixels.
https://www.tiresizehelp.com/
Line 273 282 291 300 311 ...

Priority 3

1 issues on 5 pages

ImportantUse option groups when a drop down list has more than 10 items. Usability.gov 13:12 5 pages
Group related options using optgroup elements.
https://www.tiresizehelp.com/Line 146
https://www.tiresizehelp.com/Acura/tiresLine 228
https://www.tiresizehelp.com/Alfa%20Romeo/tiresLine 228
https://www.tiresizehelp.com/Aston%20Martin/tiresLine 228
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
Expand all 4 issues