Aspect 1: Performance |
No. |
Features |
Pass |
Fail |
Recommendations |
1 |
Page Size |
/ |
|
|
2 |
Browser Caching |
/ |
|
|
3 |
Minimal Page Redirects |
/ |
|
|
4 |
Page requests |
|
/ |
Reduce the number of HTTP requests. Remove any unnecessary images, scripts, or files. |
5 |
Page speed |
|
/ |
Lighten up the site pages, compress images and video where possible. |
6 |
Image Size |
|
/ |
Use responsive images or SVGs for different screen sizes. |
7 |
Minified JavaScript |
|
/ |
Use a minifier tool. |
8 |
Minified CSS |
|
/ |
Use a minifier tool. |
Aspect 2: SEO |
No. |
Features |
Pass |
Fail |
Recommendations |
1 |
Permission to Index |
/ |
|
|
2 |
Content Plugins |
/ |
|
|
3 |
Meta Description |
|
/ |
Add a meta description to the <head> section of the page. |
4 |
Descriptive Link Text |
|
/ |
Use descriptive link text to inform users about what they'll see if they click the link. |
Aspects 3: Mobile |
No. |
Features |
Pass |
Fail |
Recommendations |
1 |
Legible Font Size |
/ |
|
|
2 |
Responsive |
/ |
|
|
3 |
Tap Targets |
|
/ |
Tap targets (e.g., links and buttons) should be at least 8px apart from each other, and at least 48px wide and 48px tall to make them clickable for mobile users. |
Aspect 4: Security |
No. |
Features |
Pass |
Fail |
Recommendations |
1 |
HTTPS |
/ |
|
|
2 |
Secure Javascript Libraries |
/ |
|
|
Total |
9 |
8 |
8 |