The public "what's near me" surface that indexes the whole fleet, drives visitors back to business sites, and captures demand as leads.
nearbymenow.com (NBMN) is the active side of the referral loop in the network: a public directory that answers "what's near me, open now, and good," indexes every business in the fleet, and sends visitors to each business's own generated site.
nbmnFetchNearbyListings() (includes/nearbymenow-data.php)runs a Haversine + bounding-box query over businesses.lat/lng (backfilled by includes/geocode-backfill.php) with niche/category filters. Cold-start city searches use the cities centroid table.
?e=geo resolves location (browser → Cloudflare IP-geoheaders → none); ?e=businesses_near serves geo-sorted JSON.
multi-view framework (Grid/List/Map/Events) using the one business card.
shared lead pipeline; call intent is logged per category.
?page=about-listings explainer of the implicit-verification model (the "no account" ownership ethos, with the agencies@doozer.work hook).
nbmn_lead_requests) with allowlisted fields, phonedigit validation, and per-IP-hash rate limiting.
domain_visit_fingerprints counts repeatvisits; a fingerprint seen enough times enqueues a harder email-discovery scrape, so an owner who "tried last week and it didn't work" finds it works today.
NBMN is what makes the fleet more than a pile of pages: it turns 2,400+ isolated sites into a searchable neighborhood, drives cross-site traffic (now via direct neighborhood links, no two-click detour), and converts browsing into leads. It is the traffic engine of the flywheel.