The Sitedish ordering platform provides a website link like: https://myrestaurant.sitedish.shop/
You can also let it link to your own domain or subdomain. To do so:
To link to your own subdomain
Example https://order.myrestaurant.nl/
Add the following to the DNS settings of your domain:
- Name: order.myrestaurant.nl.
- Type: CNAME
- Record: dns.sitedish.nl
Then inform SiteDish to change the link accordingly AND to 301 redirect the old link to the new one to ensure visitors of the old link (through Google or a favorit) are redirected.
To link to your own domain
Example https://www.myrestaurant.nl/
Change the following to the DNS settings of your domain:
- A record: 178.22.62.127
- AAAA record: 2a00:1e28:3:2638::1
- www.myrestaurant.nl. CNAME dns.sitedish.nl
Then inform SiteDish to change the link accordingly AND to 301 redirect the old link to the new one to ensure visitors of the old link (through Google or a favorit) are redirected.