# See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
# robots.txt for Vinspired
# Allow all search engines to crawl public areas while protecting sensitive content
# Block access to admin, user account, and API-related endpoints
User-agent: *
Disallow: /admin/
Disallow: /organization_admin/
Disallow: /temp/
# Sitemap for better indexing
Sitemap: https://vinspired.com/sitemap.xml