Guides
Practical, factual guides on inspecting websites, understanding AI crawlers, and improving how your site is read — by people and by AI systems.
Design System
How to Inspect a Website's Design System
Design X-Ray is a Chrome extension that inspects a website's typography, colors, spacing, and UI components, and lets you export the results as reusable design tokens.
Read guideUseful Chrome Extension Categories for UI and Product Designers
Design-focused browser workflows generally benefit from a few extension categories: design-system inspectors, accessibility auditors, and asset-handling utilities.
Read guideHow to Extract a Design System From a Website
Extracting a design system means turning a website's visual patterns — typography, color, spacing, and components — into structured, reusable data like design tokens.
Read guideTypography
How to Find the Fonts Used on a Website
You can identify a website's fonts using your browser's built-in developer tools, or with a dedicated font-inspection extension like ExtFoundry's Font X-Ray.
Read guideHow to Audit a Website's Typography
A typography audit means cataloging every font family, size, weight, and line height a site actually uses, then checking for unnecessary inconsistency.
Read guideAI Visibility
How to Check Whether GPTBot Can Access Your Website
Use the GPTBot Checker to see whether your robots.txt file blocks or allows GPTBot and 70 other AI crawlers from reading your site.
Read guideAI Crawlers Explained
AI crawlers are automated bots that fetch web content for AI model training, AI-powered search, or on-demand fetching by AI assistants — each identified by its own user-agent token in robots.txt.
Read guideHow robots.txt Affects AI Crawlers
robots.txt uses per-crawler user-agent rules to control which AI bots can access your site — the same mechanism used for traditional search engines, applied to AI-specific user-agent tokens.
Read guideHow to Check Whether Your Website Is Visible to AI Search Engines
AI visibility means checking whether AI crawlers can read your site's robots.txt-permitted content and whether your site exposes clear, machine-readable information for tools like llms.txt.
Read guideAI Search Visibility: A Practical Guide
AI search visibility means your site can be crawled by AI systems, understood clearly, and potentially cited in AI-generated answers — start by checking crawler access, then focus on clear, factual, well-structured content.
Read guide