# https://www.robotstxt.org/robotstxt.html
User-agent: *
Allow: /
# Disallow admin and private areas
Disallow: /admin
Disallow: /dashboard
Disallow: /writer
Disallow: /reviewer
# Allow public content
Allow: /articles
Allow: /categories
Allow: /users
Allow: /writers
Allow: /contact
# Sitemap
Sitemap: https://mwhib.com/sitemap.xml
# Crawl delay (be respectful)
Crawl-delay: 1