# robots.txt for Multibasik International Limited # https://multibasikinternational.com # Allow all crawlers full access User-agent: * Allow: / # Block the API endpoints and admin paths from being indexed Disallow: /api/ Disallow: /functions/ # Crawl delay: be polite (10s between requests) Crawl-delay: 10 # Explicit sitemap location Sitemap: https://multibasikinternational.com/sitemap.xml