How to make your website live? (Required DNS settings and records)
Overview
Once you have completed your work on your website on Vacation Labs, you can connect your custom domain with the website by taking the following steps:
- Adding A record & CNAME record in your DNS
- Remove IPv6 DNS entries ONLY if they are found
- Adding a custom domain to your Vacation Labs Backoffice
Adding A Record & CNAME Record
We need to add a A record for yourdomain.com which points to 13.232.79.15
The steps given below walk you through this process
- Login into the admin interface account of your domain provider and look for DNS/DNS ZONE/DNS EDITOR.
- Here you will be able to see a bunch of preexisting DNS records (A, MX, CNAME, TXT etc)
- Here is an example from Godaddy:
- Similarly, here is an example from Big Rock:
- Create a new A record with following data:
- Host/Host Name: @
- Value/Destination/Points to: 13.232.79.15
- TTL: leave it as whatever is default configured. If there is no value configured then use : 38400 (seconds)
- Create a new CNAME record with following data:
- Host/Host Name: www
- Value/Destination/Points to: sf.vacationlabs.com
- TTL: leave it as whatever is default configured. If there is no value configured then use : 38400 (seconds)
- Once you have made the above mentioned changes the domain host would take at least 48-72 hours to update them and once they are updated you will be able to see your Vacation Labs website on your custom domain.
- The location of DNS records and in some cases the steps may vary in different domain host providers. Please feel free to get in touch with our support team for any further help.
Remove IPv6 DNS entries ONLY if they are found
After adding the above-mentioned A and CNAME records, please check if an IPv6 (AAAA) entry is present in the DNS records. If found, kindly remove it before configuring the domain in VL, as it may cause issues in generating the Let's Encrypt SSL Certificate.
Example of IPv6 (AAAA) Records:
If you find any of IPv6 (AAAA) entries, please REMOVE them:
Add your custom domain on the Vacation Labs Backoffice
- Once you have added the required DNS records, login to your Vacation Labs account and go to WEBSITE > GENERAL
- Here scroll down for Domain Settings and click on Configure a custom domain (CNAME) for your website
Once the DNS records are updated the website will be visible on custom domain.
Related Articles
Connecting Google Search Console to your Vacation Labs Website
Once your website is live we would recommend you to connect the Google search console. This article will help you connect Google Search Console to your website. Overview Why set up Google Search Console for your website? Before you start How to set ...
How to edit/modify Footer in Vacation Labs
Along with your website header, the website footer is equally important for any website. It allows you to show a brief summary of all your website content in short. Most of the customer prefer website footer as the first place on your website to get ...
Accessing and Managing Search Settings
To make it easier for customers to find trips directly from the homepage, you can add a search bar. With this feature, visitors can search for trips based on location, theme, and more. Steps to Enable Advanced Search To enable Advanced Search: Log in ...
Setting up your website to be served via a CDN (Content Distibution Network)
Overview Advantages of Website being served via CDN Important caveats of using a CDN How to configure CDN BunnyCDN CloudFlare CDN Advantages of CDN Server being configured Improved Loading Speed: CDNs distribute your website's content across multiple ...
Changing Page Breadcrumbs Settings
Breadcrumbs are a navigational aid that shows users their current location within your website's structure. Enabling them improves the user experience for your visitors. They also enhance how your pages appear in Google search results, which can lead ...