Skip to content
Danny de Vries edited this page Sep 25, 2020 · 21 revisions

Audits

Audits aren't everything, they only highlight opportunities. It just means you’ve laid the groundwork for manual testing. These audits aren’t everything, it provides a good baseline but the best way still is to test with actual users.

Speed

Audit Description
Webpagetest Speed test from multiple locations around the globe using real browsers
PageSpeed Insights Analyzes the content of a web page, then generates suggestions to make that page faster
Lighthouse Automated tool for improving the quality of web pages

Images

Audit Description
Cloudinary Measurable and actionable information about how to go beyond simple image compression

Hint

Audit Description
Webhint Webhint is a linting tool that will help you with your site's accessibility, speed, security
W3C Validator This validator checks the markup validity of Web documents in HTML
W3C Link checker This Link Checker looks for issues in links
W3C CSS validator Check Cascading Style Sheets (CSS)
Web Dev Measure Get tips to improve your user experience

A11Y

Audit Description
Axe Accessibility for Development Teams
a11y.css CSS file intends to warn developers about possible risks and mistakes that exist in HTML code
a11y Project Determine how accessible your site is
Who can use? Who can use this color combination?
Tenon Tenon's tools, testing and training fix accessibility for your entire organisation.
Tota11y an accessibility visualization toolkit

Compatibility

Audit Description
BrowserStack Browser Testing Made Easy
PolyPane A browser built from the ground up to create and test websites and apps.
Sizzy The browser made for responsive design

Stats

Audit Description
Project Wallance Analyze your CSS and keep track of changes in complexity and branding.
CSS Stats Analytics and visualizations for your stylesheets.

Privacy

Audit Description
Simple Analytics Practical privacy tips for your business
https://themarkup.org/blacklight/

SEO

Audit Description
Metatags With Meta Tags you can edit and experiment with your content then preview how your webpage

Clone this wiki locally