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.
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 Number | Count |
|---|
Priority 21 issues on 1 pages | |
 | Omitting img width or height attributes makes the page layout jump about as images load. | Usability.gov 14:3 W3C | 1 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 }
| | |
| | | |
| <img src='...g' alt='WhatsApp'>
| Line 3659 | |
| <img decoding='async' src='...g' alt='DreamExch'>
| Line 301 | |
| <img decoding='async' src='...g' alt='Dreamexch Promotions & Bonuses'>
| Line 2559 | |
| <img decoding='async' src='...g' alt='Payment Methods Dreamexch'>
| Line 2711 | |
| <img decoding='async' src='...p' alt='Dreamexch Cricket Betting and Casino Games in India'>
| Line 549 | |
| https://dreamexchin.com/ | | |
Priority 31 issues on 1 pages | |
 | Use 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" >
| | |
| | | |
| font-size: 10.50pt<p>IPL, T20, World Cup. Bet on toss, score, overs, and live match outcomes.</p>
| Line 2314 | |
| font-size: 10.50pt<p>Premier League, UEFA Champions ... betting options available.</p>
| Line 2320 | |
| font-size: 10.50pt<p>ATP, WTA, Grand Slams. Live score betting and in-play excitement.</p>
| Line 2326 | |
| font-size: 10.50pt<p>Pro Kabaddi League. Bet on match ... performers, and points scored.</p>
| Line 2332 | |
| font-size: 10.50pt<p>NBA and international tournaments. Bet with competitive odds and stats.</p>
| Line 2338 | |
| https://dreamexchin.com/ | | |
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://dreamexchin.com/ | Line 1 | |
| Expand all 3 issues | | |