© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Cloudflare DevelopersCD
Cloudflare Developers•12mo ago•
3 replies
Alex Strachan

Trouble binding subdomain to workers

Hi - I have my domain set up in cloudflare and I would have thought it would be straightforward to bind a trigger to the domain.

I have my routes
  "routes": [
    {
      "pattern": "my-project.my-domain.com/",
      "zone_name": "my-domain.com"
    }
  ],
  "routes": [
    {
      "pattern": "my-project.my-domain.com/",
      "zone_name": "my-domain.com"
    }
  ],


Set up and it appears to be working - no complaints registering that binding.

However
nslookup my-project.my-domain.com
nslookup my-project.my-domain.com
is failing, falling back to my ISP's default page.

Do I need to set up a subdomain in DNS? And if so to what address do I point it? It feels like I shouldn't have to do any of this since the domain is managed by cloudflare DNS, but I might be missing something.
Cloudflare Developers banner
Cloudflare DevelopersJoin
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Workers Custom Subdomain
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
9mo ago
Reset workers subdomain
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
2y ago
Initializing workers.dev subdomain...
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
2y ago
Service workers binding limit
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
3y ago