The Header HTML feature allows you to add HTML, CSS, or JavaScript to the header section of your site. Quickly add tracking code, JavaScript to your site's <head> section through a simple user interface.
Note
We cannot assist in troubleshooting custom code.
3. Click Save.
If you have previously set up your domain using a method involving using 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.
To recreate the SSL certificate:
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:
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.
back to Site Settings