Troubleshooting
Thin crawler response
Find out why bots receive too little readable text.
Thin crawler response
Thin means crawlers can reach the URL, but they receive very little readable text.
Example:
Example
1Crawler received: 38 chars
2Result: ThinCommon causes
- crawler traffic still reaches the original SPA
- only one hostname is protected
- middleware is not running
- page requires login
- content is mounted only after JavaScript runs
- page has little public text
What to do
- Run Verify Installation.
- Compare root and
www. - Check render logs.
- Test a public page with meaningful text.
- Clear cache for the exact URL.
- Re-test with Googlebot.
Ready to check the setup?
After DNS or middleware is deployed, use Verify Installation from the site dashboard and check the logs tab for crawler requests.
Still stuck? Email support@prerenderbuddy.com.