When you sign up on Graphy, you get a default Graphy sub-domain.
However, you can connect your custom root domain or sub-domain with your platform.
A domain name is a URL that appears in the address bar of your web browser. In order to create a custom domain, you need to link your domain to your DNS provider.
Read and implement the steps below before you click on verify
Your custom domain will successfully be linked and you will receive an email for the same ina few hours by Graphy!
Connect your custom domain via CNAME mapping
Scenario 1:
www.yourdomain.com
Here you can have the root domain (www.yourdomain.com) pointed to your platform.
- Create CNAME - www
- Value: graphyssl.com
Domain Forwarding rule will apply here. It means all the searches without 'www' will also be redirected to the root domain.
In your DNS dashboard, add a forwarding rule for the root domain (yourdomain.com) to www.yourdomain.com
- Source URL: yourdomain.com/*
- Add a setting: forwarding URL
- Select status code: 301 - permanent Redirect
- Enter destination URL: https://www.yourdomain.com/*
Scenario 2:
learn.yourdomain.com
You can have the root domain pointed towards your other website. For your platform, you can create a subdomain.
- Create CNAME - learn
- Value: graphyssl.com
Scenario 3:
yourdomain.com
Please note that this scenario is only possible via Cloudflare.
Here you can have the root domain (yourdomain.com) pointed to your platform.
For the root domain set the CNAME as below
Name: yourdomain.com or @
Value: graphyssl.com
Domain Forwarding rule will apply here. It means all the searches with 'www' will also be redirected to the root domain.
In your DNS dashboard, add a forwarding rule for the root domain (www.yourdomain.com) to yourdomain.com
- Source URL : www.yourdomain.com/*
- Add a Setting: forwarding URL
- Select Status Code: 301 - permanent redirect
- Enter destination URL: https://yourdomain.com/$1
Comments
0 comments
Please sign in to leave a comment.