New! If you have questions, ask our chatbot! More info about it at the WikiChat page.

Custom domain

From MyWikis Help Center
Jump to navigation Jump to search

Wikis on MyWikis Cloud (using MyWikis Pro or above) and MyWikis Dedicated can point custom domains to their wikis.

Instructions are slightly different for MyWikis.com versus MyWikis.eu wikis. Please refer to the appropriate section below.

Setup instructions for MyWikis Cloud on MyWikis.com

In order to allow your wiki to use a custom address that you own, you'll have to give it authorization by modifying your domain's DNS records.

To point a domain or subdomain that you already own to MyWikis' servers, point a CNAME record from it to wikiapp.mywikis.wiki.

Connecting a root-level domain

If you own a custom domain goodreads.wiki, and you want to connect both goodreads.wiki and www.goodreads.wiki to MyWikis, then there are two ways to configure it.

Pointing www to MyWikis, but redirecting non-www via domain forwarding

Most registrars, such as GoDaddy, do not allow you to create a CNAME record for the root domain (in other words, the CNAME cannot be for @). Other registrars, such as Namecheap, do allow you to create a CNAME record for the root domain, but the resulting configuration will be incorrect on the MyWikis end. In these cases, you will want to create one CNAME record under www and redirect your non-www domain to the www subdomain. The CNAME should be:

www  CNAME wikiapp.mywikis.wiki.

where www is the name and wikiapp.mywikis.wiki. is the value. (Note the trailing dot!)

Important: do not replace wikiapp with your wiki ID. It should be exactly wikiapp.mywikis.wiki..

The following links show you how to do this on:

IMPORTANT NOTE: After this is complete, if you visit it, it should redirect to our home page, or there might be a HTTPS error. These are all to be expected, as we can only finish the process of connecting your custom domain to our servers once you have completed the DNS steps. Next, please let us know by opening or replying to an existing ticket, and telling us what your domain is. We'll then set your domain up on our side.

Pointing both non-www and www to MyWikis

For a few select registrars such as Cloudflare, you don't need to create the redirect. Instead, you would need two CNAME records:

@    CNAME wikiapp.mywikis.wiki.
www  CNAME wikiapp.mywikis.wiki.

where the @ and www are the names and wikiapp.mywikis.wiki. is the value. (Note the trailing dot!)

Mention to our support team that your wiki is hosted through Cloudflare. We'll be able to support both your www subdomain and non-www root domain in this case.

IMPORTANT NOTE: After this is complete, if you visit it, it should redirect to our home page, or there might be a HTTPS error. These are all to be expected, as we can only finish the process of connecting your custom domain to our servers once you have completed the DNS steps. Next, please let us know by opening or replying to an existing ticket, and telling us what your domain is. We'll then set your domain up on our side.

Connecting a subdomain

If you own a custom domain mycompany.com, and you want to only connect wiki.mycompany.com to MyWikis, then you would need only one CNAME record:

wiki CNAME wikiapp.mywikis.wiki.

where wiki is the name and wikiapp.mywikis.wiki. is the value.

Important: do not replace wikiapp with your wiki ID. It should be exactly wikiapp.mywikis.wiki..

The following links show you how to do this on:

Note: On GoDaddy, use the forwarding feature to forward from yourdomain.com to https://www.yourdomain.com/. On the DNS management page, this is located at one of the smaller boxes titled "Forwarding" below the table of DNS records. Press "Add" beside Domain, then for the "Forward to" box, select "https://" followed by www.yourdomain.com. Keep the other settings the same and press Save. However, this might not work too well for https://yourdomain.com/ since it doesn't yet automatically provide an SSL certificate.

Note: On Squarespace, you need to add wikiapp.mywikis.wiki without the trailing dot. On other providers, you should add the trailing dot.

IMPORTANT NOTE: After this is complete, if you visit it, it should redirect to our home page, or there might be a HTTPS error. These are all to be expected, as we can only finish the process of connecting your custom domain to our servers once you have completed the DNS steps. Next, please let us know by opening or replying to an existing ticket, and telling us what your domain is. We'll then set your domain up on our side.

Setup instructions for MyWikis Cloud on MyWikis.eu

In order to allow your wiki to use a custom address that you own, you'll have to give it authorization by modifying your domain's DNS records.

To point a domain or subdomain that you already own to MyWikis' servers, point a CNAME record from it to: wikiapp.mywikis.eu.

Connecting a root-level domain

If you own a custom domain goodreads.wiki, and you want to connect both goodreads.wiki and www.goodreads.wiki to MyWikis, then there are two ways to configure it.

Pointing www to MyWikis, but redirecting non-www via domain forwarding

Most registrars, such as GoDaddy, do not allow you to create a CNAME record for the root domain (in other words, the CNAME cannot be for @). Other registrars, such as Namecheap, do allow you to create a CNAME record for the root domain, but the resulting configuration will be incorrect on the MyWikis end. In these cases, you will want to create one CNAME record under www and redirect your non-www domain to the www subdomain. The CNAME should be:

www  CNAME wikiapp.mywikis.eu.

where www is the name and wikiapp.mywikis.eu. is the value. (Note the trailing dot!)

Important: do not replace wikiapp with your wiki ID. It should be exactly wikiapp.mywikis.eu..

The following links show you how to do this on:

IMPORTANT NOTE: After this is complete, if you visit it, it should redirect to our home page, or there might be a HTTPS error. These are all to be expected, as we can only finish the process of connecting your custom domain to our servers once you have completed the DNS steps. Next, please let us know by opening or replying to an existing ticket, and telling us what your domain is. We'll then set your domain up on our side.

Pointing both non-www and www to MyWikis

For a few select registrars such as Cloudflare, you don't need to create the redirect. Instead, you would need two CNAME records:

@    CNAME wikiapp.mywikis.eu.
www  CNAME wikiapp.mywikis.eu.

where the @ and www are the names and wikiapp.mywikis.eu. is the value. (Note the trailing dot!)

Mention to our support team that your wiki is hosted through Cloudflare. We'll be able to support both your www subdomain and non-www root domain in this case.

IMPORTANT NOTE: After this is complete, if you visit it, it should redirect to our home page, or there might be a HTTPS error. These are all to be expected, as we can only finish the process of connecting your custom domain to our servers once you have completed the DNS steps. Next, please let us know by opening or replying to an existing ticket, and telling us what your domain is. We'll then set your domain up on our side.

Connecting a subdomain

If you own a custom domain mycompany.com, and you want to only connect wiki.mycompany.com to MyWikis, then you would need only one CNAME record:

wiki CNAME wikiapp.mywikis.eu.

where wiki is the name and wikiapp.mywikis.eu. is the value.

Important: do not replace wikiapp with your wiki ID. It should be exactly wikiapp.mywikis.eu..

The following links show you how to do this on:

Note: On GoDaddy, use the forwarding feature to forward from yourdomain.com to https://www.yourdomain.com/. On the DNS management page, this is located at one of the smaller boxes titled "Forwarding" below the table of DNS records. Press "Add" beside Domain, then for the "Forward to" box, select "https://" followed by www.yourdomain.com. Keep the other settings the same and press Save. However, this might not work too well for https://yourdomain.com/ since it doesn't yet automatically provide an SSL certificate.

Note: On Squarespace, you need to add wikiapp.mywikis.eu without the trailing dot. On other providers, you should add the trailing dot.

IMPORTANT NOTE: After this is complete, if you visit it, it should redirect to our home page, or there might be a HTTPS error. These are all to be expected, as we can only finish the process of connecting your custom domain to our servers once you have completed the DNS steps. Next, please let us know by opening or replying to an existing ticket, and telling us what your domain is. We'll then set your domain up on our side.

Setup instructions for MyWikis Dedicated

If we haven't already, please reach out to us via the client panel (or your dedicated contact email) to request information about connecting your domain to your dedicated server.