Files
hotelsync/public/robots.txt
HotelSync 17dbf629a2 Add docs, robots.txt and fix migration syntax
- backend/README.md: full API and DB documentation
- public/robots.txt: block all pages except root for SEO
- index.html: add noindex meta tag for inner SPA pages
- 002_extend.sql: fix RENAME COLUMN syntax (remove unsupported IF EXISTS)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 13:33:27 +03:00

6 lines
83 B
Plaintext

User-agent: *
Allow: /$
Disallow: /
Sitemap: https://app.hotelsync.ru/sitemap.xml