SSLs (HTTPS)

October 20, 2025

SSLs (HTTPS)

Secure Sockets Layer (SSL) or Hypertext Transfer Protocol Secure (HTTPS) provides a secure connection to your website, ensuring data integrity during transfer and building visitor trust. All websites can obtain an SSL certificate using Let's Encrypt, an open-source Certificate Authority offering free certificates. To generate an SSL certificate, your website must have a successfully pointed domain.


Note

  • There is not a way to provide an SSL certificate for content that is hosted on a different server.
  • TLS 1.2 and higher is supported.
  • Third-party SSLs are not supported.

Why Implement HTTPS?


Implementing HTTPS for your website is crucial for security, credibility, and legal compliance. HTTPS encrypts data transmitted between users' browsers and your site, ensuring confidentiality and integrity of sensitive information like login credentials and payment details. It builds trust with visitors, as they look for the padlock icon indicating a secure connection. HTTPS can also improve SEO rankings and comply with evolving browser standards that label HTTP sites as "Not Secure." Given these benefits and the growing expectation of secure browsing, HTTPS is essential for security, credibility, and legal compliance, making it a standard practice for all websites.

Generate an SSL Certificate (Add HTTPS)


Once your site is published and configured with a custom domain (the Website Builder records need to have fully propagated, which can take anywhere from 5 minutes to 48 hours), the SSL should start generating automatically.


Unexpected issues may prevent it from automatically starting. In these situations, the SSL can usually be manually generated, although the Website Builder records will still need to have propagated.


To confirm it has started or to manually generate it, in the side panel, click SEO & Settings, and then click the Site SSL tab:

  • If it has started generating or has already generated, it will have a green check mark and either indicate In progress or Complete.


Note

If the SSL certificate indicates approved in the editor, the certificate may not be visible in the browser for up to 2 to 3 hours.


  • If it hasn't started generating, click Generate certificate. The process, handled by Let's Encrypt, may take up to an hour. An approval email will be sent to the account owner once it's complete.
  • If Generate certificate is showing not available, this indicates the editor is not able to detect the Website Builder DNS records. For troubleshooting, see FAQs and Troubleshooting.
  • Ensure the Force visitors to use secure connection (HTTPS) setting is toggle on (it should be by default). Any visitor will be redirected to the secure connection once this is enabled.


Note

  • SSL certificates require domain names within a 64-character limit (including WWW).
  • Avoid adding AAAA and CAA records, which can prevent SSL certificate issuance. Please ensure you do not have these records configured.
  • An SSL certificate is never deleted unless a person clicks Remove certificate.

Recreate an SSL Certificate


To recreate your SSL Certificate you need to remove the old one and generate a new SSL Certificate.


There can be multiple reasons you might need to recreate your SSL certificate. For example, if you previously set up your domain using a method involving a CNAME and 301 Redirect and have changed your DNS settings to reflect a CNAME and two A Records, you will need to recreate your SSL certificate. Or, when you initially generated your SSL certificate, it might have been generated only for  www.domain.com  and not  domain.com . This would make the site secure only on  https://www.domain.com  and not on  https://domain.com . In this case, you'll also need to recreate your SSL certificate.


Warning

DNS records that contain AAAA record (IPV6) or CAA will not work. The AAAA or CAA records need to be removed in order to add the SSL certificate.


To remove and recreate an SSL:

  1. In the side panel, click SEO & Settings, and then click the Site SSL tab.
  2. Click Remove certificate.
  3. Click Generate certificate.

SSL or HTTPS for the Store


Your store (Native Store and Third Party Store) uses HTTPS to ensure secure transmission of sensitive information. You don't need an additional SSL certificate for checkout—it's already secure.

Use Custom or Third Party Code in SSL Sites


Due to HTML standards, HTTP or non-secured content cannot be displayed in HTTPS or secure sites. This means that any custom code which relies on loading content from an HTTP server will not work in an SSL Site. If you need to use code which normally loads from an HTTP server, we recommend either:

  • Requesting HTTPS-friendly code from your code provider.
  • Disabling HTTPS for your Responsive Site.


As our editor displays by default on an HTTPS connection, one good way to test whether or not code will work in the final site is to see if it works in the editor. If it does not, it is equally unlikely to work in a live HTTPS site.

Details About Secure Connections and SSLs



  • You will need to recreate your SSL certificate if you switch your DNS settings from CNAME and 301 Redirect to CNAME and two A Record methods.
  • Certificates are valid for three months and automatically renew two weeks before expiration to ensure ongoing security.
  • A small lock icon will appear in your Dashboard once your site is set up with a certificate, indicating a secure connection.
  • Website Builder employs HSTS Policy (HTTP Strict Transport Security) to protect against protocol downgrade attacks and cookie hijacking.
  • The site's secure connection uses the DV (Domain Validated) certificate.
  • Our SSL implementation does not support Internet Explorer on Windows XP but is compatible with Chrome and Firefox.
  • Not compatible with Android 2.3 and earlier devices.
  • We've added logic to the platform that makes sure we don't redirect traffic to HTTPS for these devices. If a user on an incompatible browser attempts to load the HTTPS version of the site, a security error/warning will appear. However, if the user visits the HTTP version of the site, the site will simply not load the HTTPS version.
  • Currently, our SSL solution does not support internationalized domain names (names with non-Latin characters, i.e www.bücher.de)

FAQs and Troubleshooting


My site still doesn't have an SSL certificate.



There could be many reasons for this, the most common being:

  • There's a CAA or AAAA record in the DNS (these interfere with SSLs and would need to be removed).
  • The changes made in the domain's DNS settings to add the Website Builder records (one CNAME and two A records) hasn't fully propagated (changes to your domain typically take less than a few hours to fully propagate. However, it may take up to 48 hours).
  • The domain is using Cloudflare's DNS and proxy is on. The proxy will need to be turned off to generate the Website Builder provided SSL.
  • The Force visitors to use secure connection (HTTPS) setting was accidentally toggled off. To verify the Force visitors to use secure connection (HTTPS) toggle is on, in the side panel, click SEO & Settings, and then click the Site SSL tab.

Only one version of the site (domain.com or www.domain.com) is showing as secure.



There are a few reasons this could happen:

  • Instability in the DNS records during SSL generation.
  • Solution: remove certificate and recreate it.
  • The 'WWW' wasn't included in the domain when it was assigned to the site.
  • Solution: verify 'WWW' is included with the domain, if it isn't, change the URL to include it.
  • To update the domain:
  • In side panel, click SEO & Settings, and then click the Site Domain tab.
  • Click Change site URL.
  • In front of the default domain, type or past in www. (for example, www.domain.com).
  • The SSL may need to be recreated after adding the 'WWW'.

I can't add an SSL, the "Generate certificate" button is disabled.



If the Generate certificate button is disabled, this indicates Website Builder's DNS records are not able to be detected. See the section, How to verify DNS records, in this article.

Can I use another provider's SSL?


There is currently no built-in option to use an SSL from another provider.

How can I make a print of the SSL certificate or save it?


While there isn't an option to print or save the SSL, a screenshot can be taken of it with its information.


How to access the certificate may be different for different browsers. Here are the steps for Chrome:

  • Navigate to the desired site.
  • In the address bar, click the icon next to the URL.
A browser window open to google.com, with a red bar indicating an active tab.
  • Click Connection is secure.
  • Click Certificate is valid.

How to verify DNS records


To check the DNS records go to www.whatsmydns.net and in the dropdown, select CNAME, A, CAA, or AAAA.


  • For CNAME, complete the field using your whole URL (for example, www.domain.com). Ensure the search returns s.multiscreensite.com. If you see red Xs, or do not see the correct record, this means that the record was not set up correctly or the domain host is not propagating.
  • For the A record, complete the field using the naked domain (for example, domain.com). Ensure the search returns only 100.24.208.97 and 35.172.94.1. If you see red Xs, do not see the correct records, or see additional records, this means that the records were not set up correctly or the domain host is not propagating.
  • For CAA and AAAA records, complete the field using the naked domain (for example, domain.com). Ensure both of these return x's and not records. If records appear, these are the records that will need to be removed.


If you have verified that all DNS settings are correct, but they still appear incorrect when using a tool like www.whatsmydns.net, please contact your DNS provider.

What if the DNS records can't be detected when I publish my site?


If the DNS records are not detected, you can still publish your site but you will need to manually generate the SSL certificate later.


We strongly recommend you check that DNS records are detectable before attempting to generate an SSL certificate. If you exceed 5 attempts, you’ll reach the Let’s Encrypt (our SSL provider) limit and will need to wait a week before trying again. For details on how to check the DNS records, see the section in this article, How to verify DNS records.

February 20, 2026
VIDEO TRAINING - The Travelgenix RSS link builder lets you display live product feeds to your audience on website pages and within marketing emails.
February 20, 2026
VIDEO TRAINING - This video will help you to create offer boxes for your website
February 19, 2026
This 30-day plan is designed to fit into a busy schedule. We aren't rebuilding the internet here; we are just making sure your travel business is seen and heard in all the right places. Think of this as a "Couch to 5K" for your website. By the end of the month, you’ll have a site that Google recognises and customers trust. Your 30-Day "Get Seen" Calendar Week 1: Setting the Foundations (The "Check-In") Focus: Telling the search engines you are open for business. Day 1: Set up Google Search Console. Submit your sitemap so Google can start "reading" your pages. Day 2: Set up Google Analytics 4. Check that it’s tracking your own visits so you know it's working. Day 3: Claim your Google Business Profile. Fill in every detail—don’t skip the phone number or the bio! Day 4: Upload 5 high-quality travel photos to your Google Business Profile. These are your "shop window" images. Day 5: Review: Look at Search Console. Has Google found any errors? If not, great—you’re officially on the map. Week 2: Solving Problems (The "Scratch the Itch") Focus: Finding out what travellers want and giving it to them. Day 8: Go to AnswerThePublic. Search for your top destination (e.g., "Skiing in France"). Pick the 3 most common questions people ask. Day 9: Write a short, helpful 300-word "Quick Guide" on your site answering one of those questions. Day 10: Use Canva to create a stunning graphic for that guide. Post it on your social media with a link back to your site. Day 11: Answer the second question from your list as a new blog post or "Expert Tip" page. Day 12: Review your Google Business Profile. Has anyone left a review? If so, reply with a friendly "Thank you!" Week 3: Building Buzz (The "Digital Recommendations") Focus: Getting the word out and looking like the expert you are. Day 15: Use Canva to create a "Top 5 Tips" checklist for a specific holiday type you sell. Day 16: Share that checklist on LinkedIn or Facebook. Ask people to tag a friend who needs a holiday. Day 17: Reach out to a local partner (maybe a luggage shop or a local cafe) and ask if they’d share your "Top 5 Tips" link on their page. Day 18: Write your third "Answer" post from your Week 2 research. Day 19: Check Google Analytics. Which of your three posts got the most clicks? This is your "winner"—write more like this! Week 4: Refining & Repeating (The "Consistency Loop") Focus: Checking the data and planning for next month. Day 22: Go back to Google Search Console. See if any new "search terms" have appeared. Are people finding you for things you didn't expect? Day 23: Update your Google Business Profile with a "Weekly Update" post about a current travel trend or a new solution you offer. Day 24: Use Canva to refresh your website’s main banner or "Hero" image. Keep it seasonal! Day 25: Look at Google Analytics. Identify the page where people "drop off" (leave the site). Read through it—is it too technical? Make it simpler and more engaging. Day 26: Plan your next 3 "Answer" topics for next month using AnswerThePublic. The "Golden Rule" for Success Don't try to do this all in one day. 20 minutes a day is far better for your business than a 10-hour sprint once a month. Google loves consistency; it shows them you are a reliable, active solution provider.
February 18, 2026
Building a successful travel website isn’t a "set and forget" project—it’s more like tending a garden. If you water it regularly, it blooms; if you leave it, the weeds take over. Here is your step-by-step guide to using those five essential tools to keep your business growing. 1. Google Search Console: Your Direct Line to Google Purpose: To make sure Google can see your pages and tell you if anything is broken. Step-by-Step: Verify Your Site: Go to Search Console and add your website URL. You’ll need to prove you own it by adding a small bit of code to your site (most website builders have a simple box for this). Submit a Sitemap: This is essentially a "map" of your site that helps Google find every page. Most sites create one automatically at yourwebsite.com/sitemap.xml. Paste that link into the "Sitemaps" section. Check for "Crawl Errors": Once a month, look at the "Indexing" report. If Google says a page can’t be found, it’s like having a broken link in your shop window. Fix it! The Result: You'll see which search terms people are using to find you. Timeline: It takes 1–4 weeks for Google to start showing your data. Ongoing Effort: Check this once a month. As you add new tours or blog posts, check here to ensure Google has "seen" them. 2. Google Analytics 4 (GA4): Your Business X-Ray Purpose: To see where your visitors come from and what they do before they book. Step-by-Step: Set Up a Property: Sign up at Google Analytics. Follow the prompts to create a "Data Stream" for your website. Install the Tag: Copy the "Measurement ID" (it starts with G-) and paste it into your website builder's analytics settings. Watch the "Acquisition" Report: Go to Reports > Acquisition > Traffic acquisition. This tells you if people are coming from Google, Facebook, or clicking links in your emails. The Result: You’ll stop guessing what works. If your Instagram posts aren't bringing visitors, you’ll know. Timeline: Data starts appearing within 24 hours. Ongoing Effort: Review this weekly. Look for which pages people stay on the longest—that’s the content they find most helpful! 3. Google Business Profile: Your Local Megaphone Purpose: To show up on Google Maps and in local search results. Step-by-Step: Claim Your Business: Go to Google Business and search for your company name. If it’s not there, create it. Fill Every Box: Add your phone number, website, and opening hours. Crucial: Add high-quality photos of your tours or your happy team. Verify: Google will usually send a postcard or ask for a quick video to prove you’re real. The Result: You’ll appear when someone nearby searches for "Travel Agent" or "Tour Operator." Timeline: You can show up within days of verification. Ongoing Effort: Post an "Update" (like a mini-blog post) once a week and reply to every single review. Active profiles rank higher! 4. Canva: Your Visual Hook Purpose: To create professional-looking images that stop people from scrolling past your brand. Step-by-Step: Pick a Template: Search Canva for "Travel Instagram" or "Travel Brochure." Customise with Your Photos : Drag and drop your own holiday photos into the template. Use your brand colours so people recognise you. Download and Share: Use the "Share" button to download high-res versions for your site or social media. The Result: Your business looks like a global powerhouse, even if you’re a team of one. Timeline: Instant. You’ll have a professional design in 10 minutes. Ongoing Effort: Use this daily or weekly. Visuals go out of date fast; keep your "shop window" fresh with new, seasonal imagery. 5. AnswerThePublic: Your Content Crystal Ball Purpose: To find out exactly what questions travellers are asking so you can provide the answers. Step-by-Step: Search Your Niche: Go to AnswerThePublic and type in a destination or service, like "Luxury Maldives" or "Walking tours London." Download the Data: It will show you a "wheel" of questions people ask (e.g., "Is the Maldives expensive in May?"). Write the Solution : Pick one of those questions and write a short, helpful article on your website answering it. The Result: You become the "expert" that Google loves to recommend. Timeline: Writing an article takes a few hours; seeing it rank on Google takes 3–6 months. Ongoing Effort: Do this once a month. Search trends change with the seasons (winter sun vs. summer city breaks), so always check what people are curious about now. The Reality Check Digital growth is a marathon, not a sprint. You won't see a flood of bookings overnight, but by using these tools consistently, you are building an "asset" that works for you 24/7.
February 16, 2026
So, you’ve launched your new travel site. It looks fantastic, the imagery is dream-worthy, and you’re ready to send people on the trip of a lifetime. The only problem? It’s a bit quiet. If your website feels like a luxury resort with no guests, don't worry. It’s a common itch for new sites, and we’re going to scratch it. Here is how we get you off the back streets and onto the high street of the internet. Why Is Nobody Seeing My Beautiful Site? (The Itch) The biggest frustration for any travel business is knowing you have the perfect solution for a holidaymaker, but they simply aren't finding you. You're competing with the giants, and Google can sometimes feel like a VIP club where you’re not on the list. The secret isn't "better tech"—it's being helpful. People don't search for "websites," they search for "where is the best place for a quiet half-term break?" or "how do I plan a trek in Peru?" When you start answering those questions, the traffic starts flowing. The Visibility Roadmap: Your 3-Step Plan 1. Talk to the Search Engines Think of Google as a giant filing cabinet. If you haven't told them you exist, they can't file you under "Amazing Travel Expert." You need to "check in" so they know your doors are open. 2. Answer the Questions Travellers Are Asking Instead of just listing prices, tell stories. Write about the "top 5 hidden beaches" or "how to pack for a safari." When you provide the answers, Google rewards you by putting you in front of the people asking. 3. Get Digital Recommendations In the travel world, word of mouth is everything. The digital version is getting other reputable websites to mention yours. It’s like a "thumbs up" that tells search engines you’re a trusted expert. The Traffic Toolkit: How to Drive Visitors Google's Front Page (Organic Search): This is the long game. By regularly adding fresh, helpful advice to your site, you’ll naturally climb the rankings. The "Scroll-Stoppers" (Social Media): Don't just post "Book Now." Post a video of a sunset or a tip on how to skip the queues at the Louvre. Give them a reason to click through to your site. The Local Map: If you have an office or a specific region you cover, appearing on the map is a "quick win" for building trust. Your Travel Tech Stack: Simple Tools for Big Results You don't need to be a coder to use these. They are your eyes and ears on the web.
January 12, 2026
VIDEO TRAINING - This tool helps Travelify choose a better default flight for flight plus accommodation holidays.
November 28, 2025
VIDEO TRAINING - This Guide will walk you through the process of creating a new Role in Travelify.
November 27, 2025
VIDEO TRAINING - This Guide walks you through the process of creating a New User in Travelify
November 26, 2025
VIDEO TRAINING - Learn how to efficiently add a Promotion Code in Travelify
November 25, 2025
VIDEO TRAINING - Learn how to efficiently complete the process of adding a Voucher Code in Travelify
Show More