# Dropstone - A personal AI assistant that acts, not just chats # Email, calls, smart home, proactive monitoring, research, create, memory, and self-hosted coding # https://www.dropstone.io User-agent: * Allow: / # Priority pages for SEO ranking Allow: / Allow: /pricing Allow: /pricing/pro Allow: /pricing/max Allow: /pricing/team Allow: /pricing/enterprise Allow: /gift Allow: /gift/terms Allow: /products/dropstone-cli Allow: /platform/value Allow: /platform/trusted-models Allow: /trust Allow: /downloads Allow: /changelog Allow: /community Allow: /about Allow: /contact Allow: /blog Allow: /blog/* # OG image endpoint should also be crawlable Allow: /api/og # Allow static assets and resources Allow: /images/ Allow: /icons/ Allow: /downloads/ Allow: /_next/static/ Allow: /favicon.ico Allow: /logo.png Allow: /apple-icon.png Allow: /site.webmanifest # Do NOT add Disallow: /gift/claim/ here. Those URLs are kept out of the index # by a noindex header on the page itself, and a crawler has to be allowed to # fetch the page in order to see that noindex. Blocking them here would leave # the URL indexable-by-reference instead, which is the opposite of the intent. # Block admin, dashboard and API routes Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/ Disallow: /auth/ Disallow: /_next/ Disallow: /node_modules/ # Block temporary, test and development pages Disallow: /temp/ Disallow: /test/ Disallow: /beta/ Disallow: /dev/ Disallow: *.tmp Disallow: *.cache Disallow: *.log # Major search engines with optimized crawl delays User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Googlebot-News Allow: / Allow: /blog Allow: /blog/* Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 2 User-agent: DuckDuckBot Allow: / Crawl-delay: 1 # Sitemap locations # /sitemap.xml is generated by app/sitemap.ts. Do not drop a static # public/sitemap.xml next to it: a public file of the same name shadows the # route, and the hand-maintained copy that used to sit there had gone a long # way out of date before anyone noticed. Sitemap: https://www.dropstone.io/sitemap.xml Sitemap: https://www.dropstone.io/news-sitemap.xml Sitemap: https://www.dropstone.io/feed.xml Sitemap: https://docs.dropstone.io/sitemap.xml # AI & LLM Discovery # For AI tools and LLMs - structured documentation # llms.txt: https://www.dropstone.io/llms.txt # Contact information # Contact: support@blankline.org