# Allow Googlebot to crawl everything User-agent: Googlebot Allow: / # Allow all other bots to crawl everything User-agent: * Allow: / # Disallow access to internal Next.js paths Disallow: /_next/ Disallow: /api/ # Sitemap location Sitemap: https://seminyak.potatohead.co/sitemap.xml