# ========================== # Brightside People Robots.txt # ========================== User-agent: * Allow: / # Sitemap for all bots Sitemap: https://brightsidepeople.com/sitemap.xml # Allow AI and search bots explicitly User-agent: OAI-searchbot Allow: / # ========================== # Block pages not needed for SEO # ========================== # Block paginated pages Disallow: */page/* Disallow: *?paged=* # Block tag listing pages Disallow: /tag/ # (Optional) Block author/date archives if not needed Disallow: /author/ Disallow: /2023*/ Disallow: /2024*/ Disallow: /2025*/ Disallow: /2026*/