# robots.txt for myiqtested.com # Allow all crawlers; block dynamic / private routes. # # /share/ is deliberately CRAWLABLE (it was Disallow'd until 2026-08-04). # Shared result links are the one URL shape strangers link to from the open web, # and every one of those links pointed at a crawl-blocked URL: Googlebot could # never fetch the page, so it never read the canonical that collapses every # ?s= variant onto /share/iq-test, and the inbound equity dead-ended. # The page now carries `noindex, follow` instead — thin per-score pages stay out # of the index, but the links through to the homepage are finally followed. # Do NOT re-add `Disallow: /share/` without also solving that. User-agent: * Allow: / Disallow: /api/ Disallow: /account Disallow: /preview/ Disallow: /verify Disallow: /login Sitemap: https://www.myiqtested.com/sitemap-index.xml