# phonix-usa.com/robots.txt # Generated by Phonix USA SEO Module User-agent: * # ── Block all parameter-based URLs (crawl budget protection) ── Disallow: /*?cod= Disallow: /*?fam= Disallow: /*?fil= Disallow: /*?bus= Disallow: /*?name= Disallow: /*?page= Disallow: /*?sort= Disallow: /*?order= Disallow: /*?search= # ── Block internal/admin paths ── Disallow: /admin/ Disallow: /vendor-login Disallow: /login Disallow: /register Disallow: /product-request Disallow: /cart Disallow: /checkout # ── Allow canonical product and category pages ── Allow: /product/ Allow: /products/ Allow: /about-us Allow: /contact-us Allow: /customer-process Allow: /vendor-process Allow: /general-terms Allow: /privacy-policy # ── Sitemap location ── Sitemap: {{ config('seo.site_url') }}/sitemap.xml