# Arosill Robots.txt
User-agent: *
Allow: /
Disallow: /AdminDashboard
Disallow: /AdminProducts
Disallow: /AdminOrders
Disallow: /AdminQuizResults
Disallow: /AdminCustomers
Disallow: /AdminAnalytics
Disallow: /AdminReviews
Disallow: /AdminSettings
Disallow: /Account
Disallow: /Cart
Disallow: /Checkout

# Allow all product and shop pages
Allow: /Product
Allow: /Shop
Allow: /Quiz

# Sitemap location
Sitemap: https://arosill.com/Sitemap

# Crawl delay
Crawl-delay: 1

# Google specific
User-agent: Googlebot
Allow: /
Disallow: /Admin*
Disallow: /Account
Disallow: /Cart

# Bing specific
User-agent: Bingbot
Allow: /
Disallow: /Admin*
Disallow: /Account
Disallow: /Cart