Crawlability is whether Google can find and read all the pages on your site.
If Google can't reach a page, it won't appear in search results.
Common issues: robots.txt blocks important pages, redirect chains, broken internal links, JavaScript rendering problems, missing XML sitemap, duplicate content.
How to fix: Check robots.txt file, add XML sitemap, fix redirect chains, remove blocking directives, consolidate duplicate content.