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.
Status | Summary | | |
---|
 | Usability.gov Guidelines - Some pages violate these guidelines. | | |
 | W3C Best Practices - Some pages violate these guidelines. | | |
 | Readability - No issues found.
| | |
Priority | Description and URL | Guideline and Line# | Count |
---|
Priority 24 issues on 2 pages | |
 | Omitting 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://theaterplus.co/ | Line 96 153 156 159 162
...
| |
| https://theaterplus.co/privacy.html | Line 40 | |
 | On long pages, provide a list of contents with links that take users to the corresponding content farther down the page. | Usability.gov 7:3 | 1 pages |
|
For long pages with distinct sections, add a short, clickable list of sections at the top of the page.
This provides a page outline, and allows users to quickly navigate to specific information. | | |
| https://theaterplus.co/privacy.html | Line 1 | |
 | Provide a search option on each page of content-rich web sites. | Usability.gov 17:4 | 1 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. | | |
| https://theaterplus.co/ | Line 1 | |
 | This page title is not unique. Each page should have a descriptive and meaningfully different title. | Usability.gov 9:2 | 1 pages |
|
Title refers to the text displayed on browser tabs, favorites, and in search engines results pages. If two or more pages have the same title, they cannot be differentiated by users or the Favorites capability of the browser. | | |
| 'Download Theater Plus APK App Latest Version 1.4.0 For Android - FireStick Version 1.0 | PC | iOS – Official Site' is also used on https://theaterplus.co/ https://theaterplus.co/privacy.html | Line 8 | |
Priority 41 issues on 1 pages | |
 | Use site maps for web sites that have many pages. | Usability.gov 7:10 | 1 pages |
|
Site maps provide an overview of the Web site. They may display the hierarchy of the Web site, may be designed to resemble a traditional table of contents, or may be a simple index. | | |
| https://theaterplus.co/ | Line 1 | |
| Expand all 5 issues | | |