🌐
GitBook
gitbook.com › docs › docs-site › custom-domain
Set a custom domain | GitBook Documentation
July 26, 2026 - How do I migrate my docs to ... has GitBook shipped in the last month? ... For the complete documentation index, see llms.txt. This page is also available as Markdown. ... This feature is available on Premium and Ultimate site plans. This page shows how to configure a custom domain and subdomain. If you would like to configure a custom subdirectory (such as example.com/docs), ...
🌐
Discoposse
discoposse.com › home › setting up a gitbook for a custom domain
Setting up a GitBook for a Custom Domain - DiscoPosse.com
November 7, 2016 - Open up your AWS Route53 console, select the radio button for your domain, and click the Go to Record Sets button: Create a new CNAME entry using the Create Record Set button. Choose www for the Name field, CNAME as the Type, and for the value, ...
Discussions

Connecting Custom Domain to GitBook - Subdomain Works, But Not Root Domain
Maybe you meant to post this over in r/gitbook ? More on reddit.com
🌐 r/github
2
1
March 25, 2025
GitBook vs Notion, PLEASE add this to Notion! Much more Intuitive/respectful of users time.
I agree with you. Notion’s interface is minimalist, but it has a lot of UX issues. It’s nearly impossible to focus on anything within it. It feels like everything is just floating around. More on reddit.com
🌐 r/Notion
9
29
November 2, 2024
New to self-hosted documentation. I have a question whether I can use Gitbook for non-open sourced projects?
I assumed Gitbook itself is not selfhostable? It is a SaaS application and the free tier model requires an open source project. The CLI is deprecated and they focus on the SaaS hosting now. Have a look at Bookstack, which is actively maintained and can be selfhosted for documentation. Or older threads: https://www.reddit.com/r/selfhosted/comments/kphfbl/is_there_a_self_hosted_gitbook_alternative/?utm_source=share&utm_medium=android_app&utm_name=androidcss&utm_term=1&utm_content=share_button More on reddit.com
🌐 r/selfhosted
5
1
December 21, 2022
Is there a self hosted GitBook alternative?

mdBook - "Like GitBook, but implemented in Rust"

Actively maintained by Rust, and used for most of its docs

More on reddit.com
🌐 r/selfhosted
33
53
January 3, 2021
🌐
GitBook
docs.gitbook.com › publishing-documentation › custom-domain
Set a custom domain | GitBook Documentation
March 17, 2025 - How do I migrate my docs to ... has GitBook shipped in the last month? ... This feature is available on Premium and Ultimate site plans. This page shows how to configure a custom domain and subdomain. If you would like to configure a custom subdirectory (such as example.com/docs), ...
🌐
Gitbooks
yantaishuiwu.gitbooks.io › gitbook_documentation › content › en › › platform › domains.html
Custom Domains | gitbook_documentation
Login to your domain registrar and find the page that allows you to add/edit host records. That page is often found in your settings under Edit DNS, Host Records or Zone File Control. Set the www record to a CNAME and set the URL field to: www.gitbooks.io.
🌐
GitHub
github.com › GitbookIO › demo-docs-gitbook › blob › main › publishing-documentation › custom-domain.md
demo-docs-gitbook/publishing-documentation/custom-domain.md at main · GitbookIO/demo-docs-gitbook
{% hint style="warning" %} This page shows how to configure a custom domain and subdomain. If you would like to configure a custom subdirectory (such as example.com/docs), see the setting-a-custom-subdirectory page. {% endhint %} By default, your sites are accessible on a [subdomain].gitbook.io domain.
Author: GitbookIO
🌐
Jinlaixu
blog.jinlaixu.net › books › gitbook-documentation › book › domains.html
Custom Domains | GitBook Documentation
In order to use your own domain, ... found in a settings menu called 'Edit DNS', 'Host Records' or 'Zone File Control'. Set the www record to a CNAME and set the URL field to: www.gitbook.com....
🌐
GitBook
docs.gitbook.com › published-documentation › custom-domain › choose
1. Choose a subdomain and its location | GitBook Documentation
September 16, 2024 - If you’ve decided that you want to set a custom domain at the organization level, you can go to the next step for details on how to set it. If you’re not sure, keep reading to review your other options. If you want to set up a domain different from your main organization domain, or you want to maintain a shorter URL path, you should set the domain directly at a site level. For example, the domains set for Site A and Site B could be:
Find elsewhere
🌐
GitBook
docs.gitbook.com › help-center › published-documentation › custom-domains
Custom domains | GitBook Documentation
How can I add a custom domain to a docs site?Why does my URL have this path?How can I change the slug in the URL?How can I solve the "path is already taken" error?
🌐
GitBook
gitbook.com › docs › help-center › published-documentation › custom-domains
Custom domains | Help Center | GitBook Documentation
How do I migrate my docs to GitBook?Give me an overview of GitBook's AI features.What has GitBook shipped in the last month? ... My custom subdomain isn't workingChange or update my custom domain in GitBookHow can I solve the "path is already taken" error?How can I change the slug in the URL?
🌐
GitHub
github.com › easystartup-io › suggest-feature › blob › main › gitbook-docs › basics › custom-domain-setup.md
suggest-feature/gitbook-docs/basics/custom-domain-setup.md at main · easystartup-io/suggest-feature
Change DNS Target for Specific Domains: Make sure your DNS is correctly set to point exactly to cname.suggestfeature.com · 2. Configure Your Custom Domain in Suggest Feature
Author: easystartup-io
🌐
Gitbooks
seregaukr.gitbooks.io › documentation › content › platform › domains.html
Custom Domains | documentation
Login to your domain registrar and find the page that allows you to add/edit host records. That page is often found in your settings under Edit DNS, Host Records or Zone File Control. Set the www record to a CNAME and set the URL field to: www.gitbooks.io.
🌐
Gitbook
easol.gitbook.io › manual › custom-domains › configuring-your-domain
Configuring your domain - Easol
Then add your root domain (the one with the www. prefix DO NOT include you domain with the https:// prefix) to the custom domain field.
🌐
Reddit
reddit.com › r/github › connecting custom domain to gitbook - subdomain works, but not root domain
r/github on Reddit: Connecting Custom Domain to GitBook - Subdomain Works, But Not Root Domain
March 25, 2025 -

Hello everyone,

I'm having trouble setting up a custom domain for my GitBook project. My project is hosted at bloxsafe.gitbook.io, and I've successfully set up the subdomain www.bloxsafe.xyz to point to it. However, I'm unable to configure the root domain bloxsafe.xyz to work similarly. Under Settings->General->Publishing->Your Gitbook Domain, I can only edit the subdomain.

The problem is that visitors can access my GitBook via www.bloxsafe.xyz, but not directly through bloxsafe.xyz. I've tried setting up DNS records, but it seems like GitBook only supports subdomains (e.g., www) rather than the root domain.

Has anyone else encountered this issue? Are there any workarounds or specific DNS settings I should use to get both www.bloxsafe.xyz and bloxsafe.xyz working?

Any help or advice would be greatly appreciated!

🌐
GitHub
github.com › avermeulen › help.gitbook.com › blob › master › books › can-i-use-custom-domain.md
help.gitbook.com/books/can-i-use-custom-domain.md at master · avermeulen/help.gitbook.com
Login to your domain registrar ... Records or Zone File Control. Set the www record to a CNAME and set the URL field to: www.gitbooks.io....
Author: avermeulen
🌐
Gitbook
toneden.gitbook.io › toneden-help-center › smart-links-and-custom-domains › how-to-set-up-custom-domains
How to set up custom domains | ToneDen Help Center
Choose the method you wish to use to verify your domain: DNS Verification, Meta Tags or the HTML File Upload. Access your Advertising Settings within the ToneDen platform. Under Custom Domain, click Add Domain.
🌐
Read the Docs
docs.readthedocs.com › platform › latest › guides › custom-domains.html
How to manage custom domains — Read the Docs user documentation
This guide describes how to host your documentation using your own domain name, such as docs.example.com. Contents: Adding a custom domain, Removing a custom domain, Strict Transport Security (HSTS) and other custom headers, Multiple documentation sites as sub-folders of a domain, Troubleshooting...
🌐
GitBook
gitbook.com › docs › publishing-documentation › setting-a-custom-subdirectory › configuring-a-subdirectory-with-cloudflare
Configuring a subdirectory with Cloudflare | GitBook Documentation
January 6, 2026 - In the ‘Domains & Routes’ tray that opens, click Custom domain, then enter your custom domain in the textbox that follows. When you specify the custom domain, do not include the subdirectory. For example, tomatopy.pizza is correct, while tomatopy.pizza/docs is not.