I'm trying to add a domain into my Atlassian Jira.
I want to use free hosting and hence trying to add my https://xxxx.github.io account. But atlassian is saying invalid domain.
Is it possible to add github.io domain to atlassian. I have a static website.
As I've resolved this issue myself, I'm posting the solution here:
When verifying custom domains in Atlassian Organization Administration (admin.atlassian.com > Settings > Domains), Atlassian requires a naked root domain (apex domain) or a subdomain that you own and control DNS records for (via TXT records or HTTPS meta tags).
The input field fails for two primary reasons:
1. Path & Protocol Inclusion: Entering full URLs containing `https://`, subfolders, or filenames (e.g., `https://xyz.github.io/my-repo/index.html`) triggers the syntax validation error. The input field strictly accepts standard domain syntax (e.g., `example.com` or `subdomain.example.com`).
2. Lack of Root Domain Ownership (`github.io`): Atlassian domain verification requires adding a TXT record to the domain's DNS settings or uploading an HTML verification file to the root of the domain. Because `github.io` is owned by GitHub (and subdomains like `xyz.github.io` share shared hosting configurations), you cannot manage DNS TXT records for `github.io`.
Solution: Connect a Custom Domain to GitHub Pages
To verify your static website domain with Atlassian Cloud while continuing to host it on GitHub Pages for free:
Verdict:
Hello, Good day. Are you trying to verify the github domain with your Atlassian cloud instance? . Please share the complete steps that you are following and also the screenshot of the error message. Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Mohan,
Please find it below:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.