How to get a link to an embeddable calendar

Published  December 15th, 2022  by Michael Nilsson

Most website and landing page builders allow you to paste custom snippets of code using a "custom HTML"/"custom embed" block. This makes it really easy to add an embeddable event, calendar, or events list to your website or landing page.

However, certain sites don't allow custom code to be added to your page. They usually do allow you to embed content from another site using a link/URL. This article will show you how to get a public link to your embeddable calendar that you can use in these scenarios.

How to get a link to your embeddable calendar

  1. From the AddEvent dashboard, click the three dots by hovering over the calendar name in the left-hand sidebar and choose "Calendar page".
  2. The "Embeddable calendar" section is usually where you would go to copy the code for the embeddable calendar. For this one, instead, we're going to go to the "Calendar landing page" section and copy the link for the calendar landing page.
  3. Add "/embed" to the end of the link for a link to the embeddable calendar or "/embed-events" for a link to the embeddable events list. You can paste the link into your browser to test it out.
  4. In your website or landing page builder, paste the link that you've created into the "Embed" block.

Related articles