You can activate your license on one live/production site and one staging/test/development site. The system automatically recognizes specific domain and subdomain conventions as staging or development environments. Here is the list:
Subdomains:
- local.*
- dev.*
- test.*
- stage.*
- staging.*
- stagingN.* (SiteGround: N is an unsigned int)
- staging-*.kinsta.com (Kinsta)
- staging-*.kinsta.cloud (Kinsta)
- stg-*.kinsta.cloud (Kinsta)
- env-*.kinsta.cloud (Kinsta)
- dev-*.pantheonsite.io (Pantheon)
- test-*.pantheonsite.io (Pantheon)
- staging-*.wpcomstaging.com (WordPress.com)
TLDs:
- *.dev
- *.dev.cc (DesktopServer)
- *.test
- *.local
- *.localhost
- *.staging
- *.example
- *.myftpupload.com (GoDaddy)
- *.wpengine.com (WP Engine)
- *.cloudwaysapps.com (Cloudways)
Additionally, the system will also treat localhost as a staging domain.
