# LockTrip Robots.txt User-agent: * Allow: / # Disallow staging, legacy, and release subdomains Disallow: https://staging.locktrip.com/ Disallow: https://legacy.locktrip.com/ Disallow: https://release.locktrip.com/ # Disallow search pages with parameters to prevent duplicate content Disallow: /*?region= Disallow: /*?startDate= Disallow: /*?endDate= Disallow: /*?uuid= Disallow: /*?searchKey= Disallow: /*?rooms= Disallow: /*?filters= # Allow clean URLs Allow: /hotels/ Allow: /hotel/ Allow: /destinations/ Allow: /guides/ # Sitemap (dynamically generated by Next.js) Sitemap: https://locktrip.com/sitemap.xml