Share
Sign In
Home
Subscribe

Custom domain (Beta feature)

This is a feature that connects to my SlashPage when I enter a domain I have in the address bar.
🚧
Custom Domain is a feature currently being tested by beta testers. If you would like to use it, please apply by visiting ? > Help center at the bottom left of the screen.

Register my domain information in SlashPage

Click Site Settings on the left sidebar of the screen and select Add Custom Domain .
Enter the domain you want to connect in the input field and click Save .

Set it up on the DNS site set up for your domain

There are many sites that provide DNS, such as AWS (Amazon Web Service), GoDaddy, Google Domains, and Gabia, but this guide is based on AWS. The setup method does not differ much from site to site.
1.
Click on the menu with a name like DNS Settings , Domain Settings , or Domain Management .
2.
Enter the following information:
Record Type
Host or Name
Target or Points to or Value
A
@ or blank
54.180.0.124
CNAME
www
customdomain.slashpage.com
If the domain you want to connect is a subdomain such as blog.example.com , enter the information below.
Record Type
Host or Name
Target or Points to or Value
CNAME
blog
Customdomain.slashpage.com
AWS's DNS setting screen
🚨
Precautions when entering Host(Name)
If the domain you want to connect is www.mybrand.com , then www ,
If it is
blog .mybrand.com, please enter blog .
4.
After a while, the setup will be complete, and you can check by searching for the domain directly on a site such as G Suite toolbox or DNSChecker . ( You can also check by using the dig or nslookup command in the terminal.)
Checking on DNS Checker
➕
DNS CNAME information can take anywhere from a few minutes to as long as 48 hours to propagate globally.
Checking whether DNS settings are complete in SlashPage

Waiting for SSL certificate to be issued

To use the custom domain feature, you need a certificate. Once the DNS settings are complete, SlashPage will automatically issue a certificate. It usually takes 20 seconds or more to issue, so please wait a moment.
Certificate issuance screen

Custom domain connection completed

If the certificate issuance is completed, now when you access example․com, you will be connected to your SlashPage.
💬
If you have connected the root domain such as a example.com, you can also connect to a subdomain including www.