QuizTaste

QuizTaste

# QuizTaste Robots.txt
User-agent: *
Allow: /

# Main pages - encourage crawling
Allow: /Dashboard
Allow: /Auth
Allow: /LabelDiagram
Allow: /Flashcards
Allow: /StudyGuide
Allow: /TestMode
Allow: /Spaced-Repetition
Allow: /StudentSets
Allow: /LofiStudy
Allow: /Features

# Sitemap location - CORRECTED TO BACKEND FUNCTION
Sitemap: https://quiztaste.com/api/functions/sitemap

# Crawl delay (be nice to servers)
Crawl-delay: 1