VINTCER Help Center (Version- 1.4)
  • Learn to create Powerful websites in few minutes
  • Introduction to Builder
  • Getting Started
    • Create a New website.
  • Hosting FAQ
  • Connect your own Domain
    • GoDaddy Domain- Connect GoDaddy domain to your website
    • Connect NameCheap Domain
    • Google Domains- Connect google domains to your website
  • Change Themes
  • Menu- Navigation Bar
  • Adding Drop-down menu list in navigation Bar
  • SEO and Favicon
  • Button Designing
  • Slideshow builder and manager
  • Custom HTML, JS code
  • Custom HTML, CSS and JS code in sections or blocks
  • Google Analytics.
  • MailChimp Integration
    • Send a File to New Subscribers automatically.
    • Share Files with Contacts with MailChimp
  • AWeber Integration
    • Send PDF or files download link to subscribers.
  • SoundCloud Integration
    • Adding SoundCloud Tracks directly
  • Multi-language website
  • Google Translate
  • Sitemap (SEO)
  • SSL certificate
  • Adding Video to your website.
  • Video in Blocks.
  • Video using HTML code.
  • Wistia Video
  • Intercom Integration
  • Add Feedback form
  • Calendly- Schedules Meetings
  • How to add and configure built in Contact Forms
  • Install Disqus comments on your website
  • Adding Google Maps to your website
  • Upload files to AWS S3 and use them in your website
  • Adding External links to buttons
  • PayPal Donations
  • Countdown Timer
  • Add Twitter Feed to your website
  • How to add a PDF into your website
  • Pro settings
  • Cookie Consent app
    • Cookie Consent
  • Add Google Reviews to your website
  • Social Media Button
  • Social Media Share button
  • Facebook Like Button
  • Facebook comment plugin
  • Facebook PIXEL
  • How to activate license
  • Website Transfer to Client's Account
  • Page Manager
  • Responsiveness and Device Preview
  • Adding Password Protection to Pages in your Website
  • Instagram feed in your website using POWR Instagram plugin
  • Google Tag Manager
  • Referral Program
  • Add Live chat widget tawk.to to your website
  • Video pop-up (Lightbox)
  • E-commerce
    • Ecommerce - Sell products on your website
    • Stripe Integration
    • PayPal - Sell products using PayPal embed buttons
    • PayPal payments using payment links
    • Use Razopay pay buttons on your website
    • POWR e-commerce plugin
  • Business Email
    • Business Email (Email for domain)
    • What is DKIM signature
    • Signing into your Business Email Account
    • Business Email forwarding to another address
    • How to set up a condition (Business email forwarding)
  • MARKETING
    • IMOS Integrated marketing operating system
    • IMOS Live chat
    • IMOS Live Analytics
Powered by GitBook
On this page
  • 1. If you are using our new DNS records for connecting the domain to your website SSL will be issued to your domain automatically. Our new DNS records for connecting the domain is are given below -
  • 2. Log in to your account and open the website in the editor.
  • Now, copy the code given below-
  • What is SSL?
  • Why Use SSL?

SSL certificate

You can redirect your website from HTTP to HTTPS by installing a SSL cetificate. Read this article for more information

PreviousSitemap (SEO)NextAdding Video to your website.

Last updated 5 years ago

1. If you are using our to your website SSL will be issued to your domain automatically. Our new DNS records for connecting the domain is are given below -

Make sure you have used the below mentioned records for connecting domain to your website.:

TYPE

HOST

VALUE

A RECORD

@

34.96.116.138

CNAME

WWW

connect.vintcer.com

2. After SSL installation follow the below steps to redirect website from HTTP to HTTPS automatically.

2. Log in to your account and open the website in the editor.

Click on the setting button

Click on Pro setting button.

Now, copy the code given below-

<script language="JavaScript"> 
if(window.location.protocol != 'https:') 
{ location.href = location.href.replace("http://", "https://"); } 
</script>

Paste the code int Pro setting (Site header)

After entering the above code, Click on save button and Publish your website.

What is SSL?

SSL (Secure Socket Layer) is the standard security technology for establishing an encrypted link between a web server and a browser. This secure link ensures that all data transferred remains private. It’s also called TLS (Transport Layer Security). Millions of websites use SSL encryption everyday to secure connections and keep their customer’s data safe from monitoring and tampering

Why Use SSL?

Every website on the Internet should be served over HTTPS. Here’s why:

  • Performance: Modern SSL can actually improve page load times.

  • Search Ranking Boost: Search engines favor HTTPS websites.

  • Security: Encrypting traffic with SSL ensures nobody can snoop on your users’ data.

  • Trust: By displaying a green lock in the browser’s address bar, SSL increases visitor’s trust.

Contact us at team@vintcer.com for any assistance or help. You can also visit for Live chat support.

here
new DNS records for connecting the domain