Skip to main content
All CollectionsAmazely Platform
Add blog posts to your website
Add blog posts to your website
Tin Chung avatar
Written by Tin Chung
Updated over a week ago

Integrating a blog component into your website can enhance user engagement by providing fresh and valuable content. Here's a step-by-step guide on how to embed blog posts on your business website using our Amazely platform.

To get started, sign into your Amazely account. Navigate to the Blogs screen, then go to Embedded Setting.

Preview

You can preview how the blog component will look on your website. Amazely offers both a full-width layout for desktop and a more compact version for mobile. Furthermore, you can change the color of the blog post card to match the theme of your business's website. Use the layout toggle to switch between these views and see how the blog component adapts.

Install

To install the embedded blog post component, simply copy the two lines of code provided and paste that into your website. If you need assistance with installation, please feel free to send us a message via the Intercom chat below.

Common Issues

Square Online and Weebly require the height of the widget. In this case, update the code to add pre-defined widget height as below:

<div style="height: 135px;" class="amazely-blog-cards-5862288344687233173" />
<script src="https://embed-blog.amazely.co/index.js" defer></script>

If you need assistance with installation or customization, please reach out to our support team via the live chat feature within the Amazely dashboard.

Did this answer your question?