Skip to content

Rule · SEO

robots.txt blocks JS/CSS needed to render

seo/robots-blocks-resourceserrorvoid seoupdated

Why it matters

Google renders pages with their scripts and styles; blocking /_next/ makes it see a broken page.

How to fix it

Never disallow /_next/ or other asset paths; disallow only private routes such as /api/ and /account/.

References

void seo reports 60 rules in this category. What search engines need from the raw response: status codes, titles and descriptions in <head>, self-referencing canonicals, one h1, crawlable links, Open Graph, icons, robots.txt and a sitemap with real dates.