# User-agent defines the rules for specific search engines # * applies to all search engines User-agent: * Allow: / # Prevent search engines from crawling the Next.js API directory # and potentially indexing sensitive form response structures. Disallow: /api/ # Identify the location of the site's sitemap Sitemap: https://adloggs.com/sitemap.xml