[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 3 pages

Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3 W3C 2 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.ustaelektrikci.com/Line 1598 1603 1608
https://www.ustaelektrikci.com/hakkimizda/Line 358 363 368
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 2 pages
Image https://cdn.statically.io/img/www.ustaelektrikci.com/f=auto/wp-content/uploads/2021/04/usta-elektrikci-logo.png actual dimensions: 455 x 70 pixels.
https://www.ustaelektrikci.com/
Line 1489
Image https://cdn.statically.io/img/www.ustaelektrikci.com/f=auto/wp-content/uploads/2021/04/usta-elektrikci-logo.png actual dimensions: 455 x 70 pixels.
https://www.ustaelektrikci.com/hakkimizda/
Line 182
Very ImportantUse background images sparingly and make sure they are simple, especially behind text. Usability.gov 14:1 1 pages
Background images can make it difficult for users to read foreground text. A single, large, complex background image (including a picture) can substantially slow page download rates.
https://www.ustaelektrikci.com/wp-content/cache/wpo-minify/1642513435/assets/wpo-minify-header-98f5174c.min.cssLine 77

Priority 3

1 issues on 1 pages

ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8 1 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" >
https://www.ustaelektrikci.com/wp-content/cache/wpo-minify/1642513435/assets/wpo-minify-header-98f5174c.min.cssLine 105 106 107 157 386 ...
Expand all 4 issues