# 12andus.com robots.txt # OLD RULES (commented out for social sharing - 2025-11-17): # Allow only home page and blog - everything else requires login # All bots: Block everything except home and blog # User-agent: * # Disallow: / # Allow: /$ # Allow: /blog/ # NEW RULES (for social sharing): # Explicitly allow Facebook bot (they cache robots.txt for 24h) User-agent: facebookexternalhit Allow: / User-agent: Facebot Allow: / # Allow all other bots User-agent: * Allow: / Disallow: /*?*view=rss Disallow: /action/ # Sitemap (if you have one) Sitemap: https://12andus.com/sitemap.xml