# StyleSeat - Online Booking for Hair Stylists & Beauty Professionals

> Markdown mirror of DialtoneApp's public top-site detail page for `styleseat.com`.

URL: https://dialtoneapp.com/top-sites/styleseat.com/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/styleseat.com

## Summary

- Domain: `styleseat.com`
- Website: https://styleseat.com
- Description: ai readable | score 20 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 45650

## robots

~~~text
User-agent: *
Disallow: /*rt=0
Disallow: /accounts/
Disallow: /client/
Disallow: /logout
Disallow: /mystyle/
Disallow: /profile/
Disallow: /provider/
Disallow: /recommendations/
Disallow: /reg/
Disallow: /salon-signup/
Disallow: /style/
Disallow: /provider/featured
Disallow: /*/user-tracking/
Disallow: /*/s/*/p/
Disallow: /*/s/*/share
Disallow: /m/p/*/booking/service/*/schedule
Disallow: /m/provider/promote
Disallow: /support-your-pro
Disallow: /support-your-pro?providerID=*

Sitemap: https://www.styleseat.com/sitemap.xml

User-agent: 008
Disallow: /
~~~

## llms

~~~text
# llms.txt - AI Crawler Access Control
# This file controls access for AI model crawlers and training systems
# StyleSeat allows AI access to public content while protecting user privacy

# Unified policy for all AI crawlers
User-agent: *

# Block all API endpoints
Disallow: /api/

# Block user authentication and account management
Disallow: /*rt=0
Disallow: /accounts/
Disallow: /logout
Disallow: /reg/

# Block client private areas
Disallow: /client/
Disallow: /mystyle/
Disallow: /profile/
Disallow: /recommendations/
Disallow: /style/

# Block provider/professional private areas
Disallow: /provider/
Disallow: /provider/featured
Disallow: /m/provider/promote
Disallow: /salon-signup/

# Block booking and scheduling flows
Disallow: /m/p/*/booking/service/*/schedule

# Block tracking and analytics
Disallow: /*/user-tracking/

# Block sharing and social endpoints
Disallow: /*/s/*/p/
Disallow: /*/s/*/share

# Block campaigns and promotions
Disallow: /support-your-pro
Disallow: /support-your-pro?providerID=*

# Allow access to public content:
# - Marketing pages (/join/*, /about, /for-clients, etc.)
# - Provider profiles (/{vanity-url}, /p/*, /v/*)
# - Directory pages (/m/search/*)
# - Legal pages (/privacy, /tos-*, /copyright)
# - Public salon pages
Allow: /

# Sitemap for content discovery
Sitemap: https://www.styleseat.com/sitemap.xml
~~~

## llms-full

Not found.