# See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
#
# HaasOnline Marketing Site - Robots.txt
User-agent: *
Allow: /
# Block account/authentication pages (no SEO value)
Disallow: /account
Disallow: /account/
Disallow: /register
Disallow: /login
Disallow: /logout
Disallow: /forgot-password
Disallow: /reset-password
# Block checkout flow (transactional, no SEO value)
Disallow: /checkout
Disallow: /checkout/
# Block webhooks and API endpoints
Disallow: /webhooks
Disallow: /webhooks/
# Block unsubscribe pages (should not be indexed)
Disallow: /unsubscribe/
# Sitemap location
Sitemap: https://www.haasonline.com/sitemap.xml