Share
Sign In

Custom Domain Setting

What is a custom domain
SlashPage allows you to connect your own personal domain to your site. This is called the custom domain feature.
If you have a domain, connect it right away.
You can set up your custom domain in Site Settings → Custom Domains.
Connect a custom domain
Connect your site created with SlashPage to a domain purchased from your DNS hosting provider.
1.
Register a Custom Domain
The first step is to register your domain with SlashPage as a custom domain.
This is the registration of your personal domain information on the SlashPage.
The next step is to register SlashPage information in your domain settings.
2.
Set up your CNAME
You need to register a CNAME record at the DNS hosting company you purchased (GoDaddy, Google Domains, Amazon Web Service, etc.).
a.
Click on the following menu: DNS Settings, Domain Settings, Manage Domains.
b.
On the DNS Settings page, look for a value like CNAME, CNAME record, or Canonical Name.
c.
Then enter the following information
Host or Name
Target or Points to or Value
www
customdomain.slashpage.com
Amazon Web Service DNS setting
After you change your domain's settings, it might take a while for the changes to spread around the world. You might have to wait as little as a few minutes or as long as 48 hours.
To check if the changes have taken effect, you can check the status at sites like the G Suite toolbox or DNSChecker, or use the dig or nslookup commands in Terminal.
SlashPage will continue to check to make sure the DNS CNAME settings in step 2 are correct after step 1.
DNS check screen after step 1
If you're done and see the above screen, please wait for the DNS verification process to finish.
3.
Wait for certificate issuance
At this point, everything you need to do is done. You'll need a certificate to use the custom domain feature. If the DNS you set up is valid, SlashPage will issue a certificate.
Certificate Issuing Screen
This process usually takes less than 20 seconds, but it can take longer. Please wait for a moment.
Additional Settings
🚧 The settings up to this point will only apply to www.example.com and you will not be able to access example.com.
This is because CNAME records typically cannot be set for root domains. There are three things you can do to make it work for example.com.
1.
Set up an A record
You can do this by setting an A record instead of a CNAME record.
Record name
Target or Value
Leave blank
customdomain-d8434b1c9bbec713.elb.ap-northeast-2.amazonaws.com
2.
Use Aname or Alias record
If your DNS hosting provider supports these record types, you can use them.
a.
On the DNS Settings page, select ANAME or ALIAS
b.
Enter the following information
Host or Alias
Target or Value
@ or leave blank
3.
Using your DNS hosting provider's redirect or forwarding features
The use of redirects and forwarding can vary from provider to provider. Here are some typical settings
a.
On your DNS settings page, look for the "URL Redirect", "Forwarding", "Web Address Forwarding", or similar option.
b.
Enter the following information
Source or Redirect Address
Target
example.com
Setting the redirect type to "301 Permanent Redirect" will ensure that search engines recognize it as the same site.