[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.

  • 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

2 issues on 8 pages

Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3 W3C 8 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 }
http://ruda4nik.ru/Line 57 120 133 553 567 ...
http://ruda4nik.ru/contact.htmlLine 54 99 204 236 322 ...
http://ruda4nik.ru/derevya/Line 53 83 98 609 695 ...
http://ruda4nik.ru/o_nas.htmlLine 53 83 98 214 300
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantProvide a search option on each page of content-rich web sites. Usability.gov 17:4 8 pages
A search option should be provided on all pages where it may be useful - users should not have to return to the homepage to conduct a search. Search engines can be helpful on content-rich web sites, but do not add value on other types of sites.
http://ruda4nik.ru/Line 1
http://ruda4nik.ru/contact.htmlLine 1
http://ruda4nik.ru/derevya/Line 1
http://ruda4nik.ru/o_nas.htmlLine 1
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.

Priority 3

2 issues on 3 pages

ImportantRadio buttons are easier to use than drop-downs when there are 6 choices or fewer. Usability.gov 13:9 1 pages
One usability study showed radio buttons give reliably better performance than drop-down lists for mutually exclusive selections. If screen space allows use radio buttons instead of lists/dropdowns with fewer than 7 items.
http://ruda4nik.ru/contact.htmlLine 201
ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8 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" >
http://ruda4nik.ru/templates/sadov/style/engine.cssLine 22 32 47 60 172 ...
http://ruda4nik.ru/templates/sadov/style/style.cssLine 20 50 75 146 211 ...
Expand all 4 issues