Follow these instructions to set up your own domain for your marketplace when using Amen as your registrar. You will need to configure your DNS records and make your domain name point to Sharetribe servers. Note that it may take up to 48 hours before these changes work across the internet.
After your DNS settings have been updated, visit the "General / Domain" page on your Admin panel to check them and start using your custom domain.
You can also read the official Amen documentation if needed.
Please note that the following instructions only apply to marketplaces under a Pro or above subscription.
Instructions for a www subdomain
Follow these instructions to set up your marketplace at a domain like http://www.mymarketplacedomain.com. If you want to use another subdomain (like http://marketplace.mydomain.com), jump down a bit for instructions on how to use other subdomains.
Open your Amen DNS settings
Log in to your Amen account and open your customer settings panel. The address depends on your country.
Select your domain.
Select "DNS configuration".
Click "Advanced management".
Read the warning and accept it.
Configure the DNS records for the www address
Look over the existing "CNAME" records.
If a "CNAME" record exists where "Host" is set to "
www
", edit it and set "Value" to "proxy.sharetribe.com
".If such a record doesn't exist, click on "Add Record". Fill in the following fields: "Host" to "
www
", "Type" to "CNAME
", "Points to" to "proxy.sharetribe.com
", "TTL" to "1 hour
" (other TTL values work as well).Save.
Configure the DNS records for the root domain
It's also important to redirect requests sent to your root domain (without "www", i.e., "domain.com").
Look over the existing "A" records.
If an "A" record exists where "Host" is set to "
@
", edit it and set "Value" to "52.202.58.6
" or "52.202.50.54
" (pick the one you prefer!).If such a record doesn't exist, click on "Add Record". Fill in the following fields: "Host" to "
@
", "Type" to "A
", ""Points to" to "52.202.58.6
" or "52.202.50.54
" (pick the one you prefer!), "TTL" to "1 hour
" (other TTL values work as well).Save.
Instructions for other subdomains
If you want to set up your marketplace at a subdomain like http://market.mydomain.com (as opposed to http://www.mymarketplace.com), follow these instructions.
Open your Amen DNS settings
Log in to your Amen account and open your customer settings panel. The address depends on your country.
Select your domain.
Select "DNS configuration".
Click "Advanced management".
Read the warning and accept it.
Configure the DNS records for your subdomain
Look over the existing "CNAME" records.
If a "CNAME" record exists where "Host" is set to the desired subdomain, edit it and set "Value" to "
proxy.sharetribe.com
".If such a record doesn't exist, click on "Add Record". Fill in the following fields: "Host" to the desired subdomain, "Type" to "
CNAME
", "Points to" to "proxy.sharetribe.com
", "TTL" to "1 hour
" (other TTL values work as well).Save.