# ---------------------------------------------------------------------- # PDFNano Final Optimized robots.txt # ---------------------------------------------------------------------- User-agent: * # 1. Block the ghost sub-directory while allowing the main /tools page # This blocks /tools/anything but permits the exact page /tools Disallow: /tools/ # 2. Block other non-existent or ghost folders Disallow: /taveez/ Disallow: /search # 3. Block system folders Disallow: /admin/ Disallow: /content/ Disallow: /temp/ Disallow: /uploads/ # 4. Explicitly allow the root-level tools and content Allow: /tools Allow: /blog Allow: / # Direct link to the sitemap Sitemap: https://pdfnano.com/sitemap.xml