Accepted Domain Formats for Bulk Processing
Tomba supports a variety of domain input formats. You can submit domains in any of the following forms:
example.com
www.example.com
http://example.com
http://www.example.com
https://example.com
https://www.example.com
example.com/any-path
www.example.com/any-path
http://example.com/any-path
http://www.example.com/any-path
https://example.com/any-path
https://www.example.com/any-path
All of these will be automatically normalized to the root domain format:
βexample.com
πΈ Subdomain Handling
If you provide a domain with a subdomain, such as:
http://subdomain.example.com
It will be processed with the subdomain included:
βsubdomain.example.com
This ensures accuracy for services hosted on different subdomains.