# Allow all crawlers User-agent: * Allow: / # Disallow Next.js build artifacts and internal routes Disallow: /_next/ Disallow: /_next/static/ Disallow: /_next/image/ Disallow: /_next/data/ # Allow static assets that might be in the public directory Allow: /images/ Allow: /fonts/ Allow: /icons/ # Sitemap location Sitemap: https://fx-port.com/sitemap.xml