MS MARCO
MS MARCO is a foundational dataset collection for deep learning in search, primarily known for its question-answer pairs ideal for finetuning embedding models. It's a go-to resource for developing robust ranking systems.
This category compiles tools for deep-diving into website health, covering everything from performance and accessibility to SEO, privacy, and real-time user data. It's a comprehensive resource for developers, SEOs, and anyone looking to rigorously audit, optimize, and ensure their web properties perform optimally and adhere to best practices. I find these essential for maintaining robust and user-friendly web experiences.
MS MARCO is a foundational dataset collection for deep learning in search, primarily known for its question-answer pairs ideal for finetuning embedding models. It's a go-to resource for developing robust ranking systems.
Testcontainers allows me to run unit and integration tests against real dependencies like databases and message brokers, all within throwaway Docker containers. It's the proper way to test; docker all the things!
This is a client-side JavaScript library for simulating various forms of color blindness on images. I appreciate its use of multiple algorithms, including more accurate ones like Brettel et al. and Machado et al., ensuring the image never leaves the browser.
Roast.so offers a landing page roasting service for $50, designed to identify webpage issues before they impact visitors. I see this as a straightforward, cost-effective way to get expert feedback on page effectiveness.
This API provides low-latency access to daily updated, aggregated real-user experience data from the Chrome UX Report, available at both page and origin granularity. It's a direct way to programmatically fetch Core Web Vitals and other performance metrics based on live user data.
I rely on Google PageSpeed Insights to quickly assess web performance metrics and identify key optimizations, essential for improving user experience and SEO.
This is my go-to website performance checker for detailed, real-world metrics. It offers deep insights into page load times and user experience from multiple global locations.
This is a web developer tool that checks web applications for accessibility issues, leveraging IBM's open-source accessibility rule engine directly within browser developer tools. It provides an integrated experience to identify and address problems.
Google Webcache allows me to fetch the last version of a page that Google's bot cached. It's useful for viewing historical page states or content that's temporarily offline.
I use OnWebChange to track any webpage for changes, primarily for monitoring release pages or GitHub repositories when awaiting new software versions. It reliably provides instant notifications for updates.
This Node.js CLI tool is excellent for getting an aggregated Lighthouse performance report across an entire domain. It addresses the tedium of manual, page-by-page analysis by crawling and compiling all data into a single, sortable spreadsheet.
"Test My Site" was Google's tool for initial website optimization, specifically focused on mobile. It has been sunsetted and now redirects to PageSpeed Insights for similar functionality.
GTmetrix is a performance checker that helps identify why a website is slow and how to optimize it. It leverages Lighthouse metrics, Web Vitals, and CrUX data for detailed page performance analysis.
Axe Platform is an accessibility testing and monitoring suite based on Axe-core. I use it to check basic accessibility metrics, catching issues early in the development lifecycle.
I built this Request Map Generator to visualize all requests on a given URL, mapping third-parties, byte sources, and domain performance. It's crucial for understanding your page's network footprint.
This is Google's web.dev/measure tool, essentially PageSpeed Insights. It provides performance metrics and improvement suggestions for web pages. I use it to quickly gauge site health and identify critical optimization areas.
This free domain rank checker helps identify organic keywords driving traffic to a site and tracks ranking changes. It's useful for quick competitive analysis and keeping an eye on your own SERP performance.
This free backlink checker lets me quickly see what backlinks my site has. It's also useful for analyzing competitor backlink profiles and identifying link opportunities.
This Google tool offers a quick, direct check to determine if a specific URL is considered mobile-friendly by Google's standards. I use it for ad-hoc validation of critical pages.
Webkoll is a crucial tool for auditing website privacy. I use it to check for data-protecting measures and potential privacy violations, ensuring better control over user data.
Blacklight is a real-time website privacy inspector. I use it to quickly identify specific user-tracking technologies and data recipients on any given site, which helps assess potential privacy violations.