![Open Menu Menu Icon](/images/menu.png)
Systeme.io Installation
Add Comments to a Systeme.io Blog
With FastComments we can easily add live commenting to any Systeme.io blog.
The instructions below are for a blog built on Systeme.io, but the embed code can also be manually added to any page by editing other theme files. FastComments Support can also assist with this.
Note that this tutorial requires a FastComments account. It's recommended that you sign up first and then come back here. You can create an account here.
Step 1: Open The Blog Theme Template ![Direct Link Internal Link](images/link-internal.png)
We're going to edit our blog's layout to add FastComments to all our blog posts.
In our Blog admin panel, we're going to click the Post Layout
button.
![Open Post Layout](/images/installation-guides/systeme-edit-post-layout.png)
Then we're going to add a Raw HTML
block (drag it to where you want the comment area):
![Add Raw HTML Block](/images/installation-guides/systeme-add-html-block.png)
Now move your mouse over the block until it says Raw HTML and click it:
![Select Block](/images/installation-guides/systeme-edit-block.png)
On the left hand side, now we'll have the option to click Edit Code
- click that:
![Edit Code](/images/installation-guides/systeme-edit-block-button.png)
Step 2: Add The FastComments.com Code ![Direct Link Internal Link](images/link-internal.png)
Now we're going to copy our code. If the code snippet says tenantId: "demo"
on line 6 then you should log into your FastComments account
and then refresh this page so the copied code snippet has your account id.
![Copy Copy](/images/copy-white-24px.png)
Now paste it into the editor and click save:
![Add The FastComments Code](/images/installation-guides/systeme-add-code.png)
... then save your site. That's it!
Success ![Direct Link Internal Link](images/link-internal.png)
Now if we view a blog post, we should see FastComments!
![Success!](/images/installation-guides/shopify-success.png)
Congratulations on setting up FastComments with Systeme.io! If you've run into a Domain Error, or would like to learn how to customize the comment area, read on!
Domain Errors ![Direct Link Internal Link](images/link-internal.png)
You may get an authorization error, like the following:
![Domain Configuration Missing](/images/installation-guides/installation-guide-webflow-step-5.png)
This is because FastComments doesn't know it's supposed to allow your account to be used on this domain.
In this case, the fix is simple. You just have to add your site to your FastComments.com account.
Customization ![Direct Link Internal Link](images/link-internal.png)
FastComments is designed to be customized to match your site.
If you'd like to add custom styling, or tweak configuration, Checkout our Customization Documentation to learn how.