Troubleshooting Common Issues with Liunware Google Site Checker
Liunware Google Site Checker is a helpful tool for auditing website SEO, indexing, and technical health. If you run into problems, here’s a concise, step-by-step troubleshooting guide to resolve the most common issues and get accurate results quickly.
1. Tool won’t load or crashes
- Check browser compatibility: Use a modern browser (Chrome, Firefox, Edge).
- Clear cache and cookies: Remove stale files that can break scripts.
- Disable extensions: Temporarily turn off ad blockers or privacy extensions that may block requests.
- Try incognito mode: Confirms whether extensions or cached data caused the issue.
- Network checks: Ensure no firewall or corporate proxy is blocking the site or API endpoints.
2. Scans fail to start or stall mid-scan
- URL format: Confirm the URL includes correct protocol (https://) and has no trailing spaces.
- Rate limits: Wait and retry later—too many rapid requests may trigger throttling.
- Large site settings: For very large sites, reduce crawl depth or limit the number of concurrent requests.
- Timeouts: Increase timeout settings if available, or perform segmented scans (site sections).
- Server response: Check the target site’s server logs for 5xx errors or slow responses.
3. Inaccurate or missing indexability results
- Robots.txt and meta tags: Verify robots.txt and meta robots tags aren’t blocking crawlers.
- Canonical tags: Incorrect canonicals can hide pages—ensure they point to the intended URLs.
- Noindex headers: Look for X-Robots-Tag headers that may cause pages to be excluded.
- Fetch as Google: Cross-check with Google Search Console’s URL Inspection to confirm indexability status.
4. JavaScript-rendered pages not analyzed correctly
- Rendering mode: Ensure the checker runs in a rendered (JS-enabled) mode if the site relies on client-side rendering.
- Pre-rendered snapshots: If available, use server-side rendering or prerendered HTML for accurate results.
- Resource blocking: Confirm that scripts and resources are not blocked by CORS or robots directives.
5. Incorrect mobile vs. desktop results
- User-agent and viewport: Verify the tool’s user-agent and viewport settings match the mobile/desktop mode being tested.
- Responsive checks: Manually inspect the site on different viewports or use Chrome DevTools to confirm behavior.
- Mobile-only resources: Ensure mobile-specific resources (CSS, JS) are accessible to the checker.
6. Problems with structured data or rich results detection
- Schema validity: Validate markup using schema validators or Google’s Rich Results Test.
- Dynamic injection: If structured data is injected via JS, ensure the renderer executes it before the checker captures the DOM.
- Duplicate or conflicting markup: Remove or fix conflicting schema types that may confuse parsers.
7. Rate-limited API or authentication errors
- API keys and quotas: Confirm API keys are valid and quota limits haven’t been exceeded.
- Token expiration: Refresh tokens or re-authenticate if sessions time out.
- Permissions: Ensure the account has the required permissions for the site or data being checked.
8. Export or report generation fails
- File size limits: Break large exports into smaller batches.
- Format compatibility: Use supported export formats (CSV, JSON) and check for special characters that may break parsing.
- Disk or memory: Ensure sufficient disk space and that the client device has enough memory.
9. False positives for security or malware warnings
- External scanner differences: Cross-check with other security scanners to confirm.
- Third-party scripts: Identify third-party resources that trigger alerts and confirm their reputation.
- Clean cache and rescan: Temporary anomalies can appear—clear cached results and rerun the scan.
10. Persistent or unclear errors — escalation checklist
- Reproduce reliably: Note exact steps, URLs, time, and screenshots or logs.
- Cross-verify: Test the same URL with another tool (Google Search Console, Lighthouse).
- Collect logs: Gather browser console output, network traces, and server logs.
- Contact support: Send a concise report to Liunware support including reproduction steps and attachments.
- Temporary workarounds: Use manual checks (curl, wget, Lighthouse) while waiting for a fix.
Quick preventive tips
- Keep the tool and browser updated.
- Use scoped scans for large sites.
- Regularly validate robots.txt, sitemaps, and structured data.
- Monitor API quotas and authentication tokens.
If you want, provide a specific error message or a URL and I’ll give tailored troubleshooting steps.
Leave a Reply