Homepage
Main landing page for the project with localities, cities, property types, and budget sections.
index.phpThis static HTML page links to every file inside the public directory using direct PHP URLs only. It works without Apache rewrites or custom Nginx rewrite rules.
These are the core public-facing entry points for the site.
Main landing page for the project with localities, cities, property types, and budget sections.
index.phpComplete listing archive with outbound links to the original property source pages.
all-properties.phpHuman-readable index of the generated archive URLs and internal sections.
html-sitemap.phpMachine-readable sitemap generated as XML for search engine discovery.
sitemap.phpPlain-text robots file that points crawlers to the live sitemap URL.
robots.phpThese pages accept a name query parameter, but each one also has a fallback default so the direct link still opens.
City-specific archive. Default city fallback is Mumbai.
city.php city.php?name=mumbaiBudget-based archive. Default budget fallback is under-50-lakh.
budget.php budget.php?name=under-50-lakhLocality-based archive. Default locality fallback is Mumbai.
locality.php locality.php?name=mumbaiProperty-type archive. Default type fallback is Apartment.
type.php type.php?name=apartment