User-agent: * # Allow essential static resources (CSS, JS, images) Allow: /_next/static/ Allow: /site-assets/ Allow: /assets/ Allow: /images/ Allow: /*.css$ Allow: /*.js$ Allow: /*.woff$ Allow: /*.woff2$ Allow: /*.ttf$ # Allow externally hosted images from branded assets CDN Allow: https://www.fairfieldbrandedassets.com/ Allow: https://cdn.fairfieldbrandedassets.com/ Allow: https://cdn.rentcafe.com/ # Block internal search and dynamic query pages Disallow: /search? Disallow: /*?* # Block incorrect pagination URLs Disallow: /*/- # Block certain script-based tracking parameters to prevent duplicate indexing Disallow: /*utm_* Disallow: /*gclid* Disallow: /*fbclid* # Block apartmentality category pages Disallow: /apartmentality/spaces/ Disallow: /apartmentality/topics/ Disallow: /apartmentality/locations/ # Sitemap for proper indexing Sitemap: https://www.fairfieldresidential.com/sitemap.xml