How to implement content in Kooomo


The optimized content inside the category page is one of the most important factors for a site’s visibility. It's important to note that Google’s algorithm to determine the quality of a website is based on its content.

The number of words used for categories should be about 100 to 150.

Content Structure

The H1 tag should be visible and it is the main title of the page.

Each page must have only one H1 (first big heading on the page). It means that each page should contain only one H1 and it must be unique and exclusive of each page. In order to implement category descriptions, you need to click on the CMS Panel and create a CMS Content type called ‘’CategoryPage’’ or ’’block_bannerCategory’’, depending on how you want to do the structure of the tags. After the new CMS Content has been created, you would need to fill in the following fields:

•Content Name

•Title (this field will be implemented as H1);

•Description: category description; (field implemented as H2)

•Category ID (number of categories that you can find in the category tree).

Bear in mind that you would need Front-End support to implement the H tags.

In case you want to add more tags, the CMS content type that you need is: ‘’block_bannerCategory’’ In the content name, you should add the name of the category (this text is not visible on Front-End).

In the field Title, H1 will be added;

In the Subtitle field, H2 will be added;

In the Description field, H3 will be added.

In the Category ID field will be added the number of the category, from the Category Tree. Bear in mind that you would need Front-End support to implement the H tags.