Need subdomain routing

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.

What's Happening:

  • 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

What You Need To Do:

Contact Base44 Support and request subdomain routing for your app. Tell them:

  1. You want subdomain-based location routing (like Craigslist)

  2. 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

  3. 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.

Upvoters
Status

In Review

Board
💡

Feature Request

Date

4 months ago

Author

Drew Gillespie

Subscribe to post

Get notified by email when there are changes.