Summary
Common Terms
Root Domain: top level domain which is the domain that you have purchased
Naked Domain: a naked domain is the domain without the 'www'
Subdomain: This is an extension of the domain you have purchased
When connecting your domain, it is important that you add both the naked domain and the "www" domain (regardless if it is a root or subdomain). This is because we automatically redirect your "www" domain to the naked domain by default. For example, if your domain is hello.com, when a user enters www.hello.com we will automatically redirect that user to hello.com. So for this to happen you will need the following entries in your DNS provider (see below for provider specific instructions):
Type | Domain | Alias For | |
---|---|---|---|
ANAME/ALIAS | @ | dns.pory.app | hello.com will point to Pory |
CNAME | www | dns.pory.app | www.hello.com will point to Pory |
For root domains, we recommend using ANAME/ALIAs instead of CNAME to ensure that other records such as your MX records will not conflict.
Select Your Domain
Google Domain
To connect your subdomain:
- Sign in to Google Domains.
- Click the domain you want to manage
- In the left navigation panel, click the DNS icon .
- Scroll to the Custom resource records section.
- In the first field, endter the subdomain part you want to add (i.e. blog)
- In the dropdown menu, select CNAME
- Enter
dns.pory.app
in the data field - Click
Add
to save
Connecting your root domain
For your naked domain to work (i.e. your non-www domain), you need to create a synthetic record. To do so, follow the directions here: https://support.google.com/domains/answer/6072198
In step 7, enter the following values: Subdomain: @ Destination URL: www.YOUR_DOMAIN.com Type of redirect: Permanent Enable SSL
Crazy Domains
- Click Domains on the top menu bar.
- Select the domain name you wish to point Pory.
- Scroll down to the DNS Settings section, click the menu and select Add Record
- Choose CNAME Record from the list and click Add
- Complete the following fields:
- Subdomain: enter "www" if you want to use a naked domain such as mydomain.com or enter the subdomain value (i.e. enter blog for blog.mydomain.com)
- Alias For: enter dns.pory.app
- Click Update
Example: Here is an example of how to point a root domain
Type | Domain | Alias For | |
---|---|---|---|
ANAME/ALIAS | @ | dns.pory.app | mycustomdomain.com will point to Pory |
CNAME | www | dns.pory.app | www.mycustomdomain.com will point to Pory |
Example: Here is an example of how to point a subdomain to Pory
Type | Subdomain | Alias For | |
---|---|---|---|
CNAME | www.blog | dns.pory.app | www.blog.mycustomdomain.com will point to Pory |
CNAME | blog | dns.pory.app | blog.mycustomdomain.com will point to Pory |
Namecheap
- Click Account on the top menu bar.
- Select Domain List from the side bar
- Locate the domain you wish to add and click Manage
- Select Advanced DNS
- In the Host Records section (should be the second section), click Add Record
- Complete the fields:
- Select CNAME from the drop down menu
- Host: enter "www" if you want to use a naked domain such as mydomain.com or enter the subdomain value (i.e. enter blog for blog.mydomain.com)
- Value: enter dns.pory.app
- Click the tick on the right hand side of the row to save the record
Example
Here is an example of how to point a root/naked domain
Type | Host | Value | |
---|---|---|---|
ANAME/ALIAS | @ | dns.pory.app | mycustomdomain.com will point to Pory |
CNAME | www | dns.pory.app | www.mycustomdomain.com will point to Pory |
Example
Here is an example of how to point a subdomain to Pory
Type | Host | Value | |
---|---|---|---|
CNAME | www.blog | dns.pory.app | www.blog.mycustomdomain.com will point to Pory |
CNAME | blog | dns.pory.app | blog.mycustomdomain.com will point to Pory |
iwantmyname
- In the main dashboard, select the domain name you want to point to Pory.
- Click Manage DNS Records
- Complete the following fields:
- Hostname: enter "www" if you want to use a naked domain such as mydomain.com or enter the subdomain value (i.e. enter blog for blog.mydomain.com)
- Type: select CNAME froom the dropdown menu
- Value: enter dns.pory.app
- Click the blue add button to update
- Click the green Save DNS Settings button to save
Example: Here is an example of how to point a root/naked domain
Type | Hostname | Value | |
---|---|---|---|
ALIAS/ANAME | @ | dns.pory.app | mycustomdomain.com will point to Pory |
CNAME | www | dns.pory.app | www.mycustomdomain.com will point to Pory |
Example: Here is an example of how to point a subdomain to Pory
Type | Hostname | Value | |
---|---|---|---|
CNAME | blog | dns.pory.app | blog.mycustomdomain.com will point to Pory |
CNAME | www.blog | dns.pory.app | www.blog.mycustomdomain.com will point to Pory |
DreamHost
- After logging in, click the Domains drop-down menu and select Manage Domains. A new screen will appear.
- Locate the custom domain you want to point to your Pory site.
- Click the DNS link beneath the domain.
- Complete the fields:
- Name: enter "www" if you want to use a naked domain such as mydomain.com or enter the subdomain value (i.e. enter blog for blog.mydomain.com)
- Type: select CNAME from the drop down menu.
- Value: enter dns.pory.app.
- Click Add Record Now!.
Example: Here is an example of how to point a root/naked domain
Type | Name | Value | |
---|---|---|---|
ALIAS/ANAME | @ | dns.pory.app | mycustomdomain.com will point to Pory |
CNAME | www | dns.pory.app | www.mycustomdomain.com will point to Pory |
Example: Here is an example of how to point a subdomain to Pory
Type | Name | Value | |
---|---|---|---|
CNAME | blog | dns.pory.app | blog.mycustomdomain.com will point to Pory |
CNAME | www.blog | dns.pory.app | www.blog.mycustomdomain.com will point to Pory |
GoDaddy
- Log in to you GoDaddy account and open your product.
- Select the domain name you want to point to Pory in the Domain Settings page
- Scroll down to Additional Settings and select Manage DNS
- Click the Add button on the bottom of the Records section
- Enter the following in the fields:
- Type: select CNAME from the drop down
- Host: enter "www" if you want to use a naked domain such as mydomain.com or enter the subdomain value (i.e. enter blog for blog.mydomain.com)
- Points to: enter dns.pory.app
- Click Save
Set up forwarding
As we don't currently support A record, you will need to forward your naked domain (e.g. pory.io) to the url with the www (www.pory.io). To do this.
- Select DNS

- Scroll down toward the bottom of the page to the “Forwarding” section
- Select “Add” next to “Domain”
- Enter your domain with the www.

- Click to save your changes.
Example: Here is an example of how to point a root/naked domain
Type | Host | Points To | |
---|---|---|---|
CNAME | www | dns.pory.app | www.mycustomdomain.com will point to Pory |
Example: Here is an example of how to point a subdomain to Pory
Type | Host | Points To | |
---|---|---|---|
CNAME | blog | dns.pory.app | blog.mycustomdomain.com will point to Pory |
CNAME | www.blog | dns.pory.app | www.blog.mycustomdomain.com will point to Pory |
easyDNS
- In the easyDNS dashboard, locate the domain you want to point to Pory and click dns
- Scroll down to host & subdomains and create a record
- Complete the following fields:
- Host: enter "www" if you want to use a naked domain such as mydomain.com or enter the subdomain value (i.e. enter blog for blog.mydomain.com)
- Type: select Alias(CNAME) from the drop down
- Points At: enter dns.pory.app
- Click Next to confirm
Example: Here is an example of how to point a root/naked domain
Type | Host | Points At | |
---|---|---|---|
ALIAS/ANAME | @ | dns.pory.app | mycustomdomain.com will point to Pory |
CNAME | www | dns.pory.app | www.mycustomdomain.com will point to Pory |
Example: Here is an example of how to point a subdomain to Pory
Type | Host | Points At | |
---|---|---|---|
CNAME | blog | dns.pory.app | blog.mycustomdomain.com will point to Pory |
CNAME | www.blog | dns.pory.app | www.blog.mycustomdomain.com will point to Pory |