# Robots.txt for Text-moji - Unicode Emoji-like Characters # https://text-moji.com/robots.txt User-agent: * Allow: / # Allow all major search engines to crawl everything User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # Crawl delay (optional - be respectful to server resources) Crawl-delay: 1 # Sitemap location (when you create one) Sitemap: https://text-moji.com/sitemap.xml # Additional directives for performance User-agent: * # Allow crawling of static assets Allow: /favicon.ico Allow: /manifest.json Allow: /logo.png Allow: /favicon-*.png Allow: /apple-touch-icon.png Allow: /*.css Allow: /*.js # Block any potential admin or private directories (if they exist in the future) Disallow: /admin/ Disallow: /private/ Disallow: /.git/ Disallow: /node_modules/ Disallow: /.env Disallow: /config/ # Block common bot traps and unnecessary crawling Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /logs/