# Crawling is welcome. The admin dashboard is not content and must not be indexed. # # /uploads/ is deliberately NOT blocked. It looks like an internal path but it is the # public image route (src/routes/uploads/[file]/+server.ts) that serves gallery and # product photos added through the admin — blocking it would quietly keep every photo # the business uploads out of Google Images. It serves images only, by extension. User-agent: * Allow: / Disallow: /admin Sitemap: https://luckies-pinestraw.vercel.app/sitemap.xml