Frequently asked questions about subdomains, DNS, pull requests, and usage rules.
Which DNS record types are supported?
A
(IPv4)AAAA
(IPv6)CNAME
(alias)TXT
(verification, metadata)MX
(email servers)SRV
(service location)CAA
(certificate authority authorization)Why does my domain still redirect to the project homepage?
Can I use a CNAME record with other record types?
CNAME
, it must be the only record for that subdomain. If you need multiple types (e.g., A
+ TXT
), use A
or AAAA
instead.How long will it take for my pull request to get merged?
Which hosting services are supported?
Can I create nested subdomains (e.g. sub.project.owns.it.com)?
yourname.owns.it.com
. Nested or wildcard subdomains are not supported.I get an SSL error on GitHub Pages. How do I fix this?
CNAME
file with your full subdomain and that GitHub Pages is configured to enforce HTTPS. Also confirm your DNS CNAME
is correctly set.Can I join the maintainer or moderation team?
I accidentally leaked sensitive info in my PR. Can it be deleted?
Can I use my subdomain for a Minecraft server?
A
record pointing to your server’s IP address. Just make sure it doesn’t violate any of our rules.Who can use NS records?
Why are you strict with NS records?
How can I update or delete my subdomain?
remove yourname.owns.it.com
.