From base 44:
About the Subdomain Issue
The subdomain URLs (hudsonvalley.myurl.com, losangeles.myurl.com, etc.) are still not working because this is a DNS/hosting infrastructure issue, not a code problem.
The browser cannot resolve hudsonvalley.myurl.com because the DNS records don't exist yet
The subdomain routing needs to be configured at the Base44 platform level
Contact Base44 Support and request subdomain routing for your app. Tell them:
You want subdomain-based location routing (like Craigslist)
You need these subdomains to all point to your app:
hudsonvalley.myurl.com
nyc.myurl.com / newyorkcity.myurl.com
losangeles.myurl.com / la.myurl.com
Any other locations you want to support
All subdomains should route to the same app (your app code will handle the location detection)
The code is ready - once Base44 configures the DNS/routing, the location detection will work automatically! The getSubdomainLocation() function in your Home page is already set up to detect and filter by subdomain.
Navigation layout is now fixed!
Please authenticate to join the conversation.
In Review
Feature Request
4 months ago

Drew Gillespie
Get notified by email when there are changes.
In Review
Feature Request
4 months ago

Drew Gillespie
Get notified by email when there are changes.