Blog

Article creation, Multiple images, Categories and tags, Publication scheduling, Multilingual AI, Performance monitoring

Description: Complete module for creating, managing, and publishing articles, categories, and tags. It allows organizing content in a structured way and dynamically integrating it into the website pages.

What is it for? (Practical examples)

  • Improve online presence: Regularly publish valuable content to attract organic traffic and rank on search engines.
  • Schedule content campaigns: Use automations to plan article publication on specific dates or in response to certain user actions.
  • Monitor audience interest: Track visits and identify the most-read articles to optimize your editorial strategy.

Main features

Article management

  • Creation and editing: Write articles complete with title, short description, and detailed content. The advanced text editor (TinyMCE) supports formatting and multimedia insertion.
  • Images: Associate three types of images with each article for optimal display across different platforms: Preview (icon), Main, and Banner.
  • Organization: Assign the article to one or more categories and add tags to facilitate user search and navigation.
  • Scheduling: Set a future publication date to schedule the article's release and, if necessary, an expiration date to automatically hide it from the site.
  • Multilingual: Manage the article in multiple active languages on the platform.

Artificial Intelligence (AI) tools

  • Automatic translation: If multiple languages are active, you can select target languages to automatically generate content translations via AI.
  • Image generation: Select which visual elements (Preview, Main, Banner) should be automatically generated by AI based on the article's content.

Analysis and Statistics

  • Reading summary: The control panel (Dashboard) shows a widget summarizing the total number of reads and ranks the 50 most-read articles within a given period.
  • Visit tracking: The system automatically tracks views of each article to provide accurate statistical data.

Category and Tag management

  • Categories: Structure articles into hierarchical categories (parent/child) for clear organization.
  • Tags: Create and manage tags to group content by topic. Non-numeric tags are created automatically upon saving the article.

How to configure

The main Blog settings are located in the module configuration panel.

SettingDescription
Parent page in permalinkSelect an existing page of your site (e.g., "Company") to use as a prefix for the web address of all blog articles and categories (e.g., yoursite.com/company/article-name).
Category URLsDisplays a preview of the URL structure for categories (usually includes the category name).
Article URLsDisplays a preview of the URL structure for articles.

Automatic integrations

Publishing via Marketing Automations

You can use the "Publish blog article" action within automation flows or autoposts.

This feature allows you to:

1. Create a new article completely automatically.

2. Use shortcodes (dynamic variables) to customize title, content, and description based on recipient or campaign data.

3. Dynamically create categories on-the-fly if specified in automation and not yet existing.

4. Activate AI translation and AI image generation immediately after automatic publication.

Visual Builder (Public Pages)

The Blog module provides a full set of blocks for the Visual Builder, allowing you to build dynamic and customized pages for displaying content.

Blocks for Single Article Display Page

BlockFunction
Article titleDisplays the dynamic title of the current article.
Article contentShows the main content of the article.
Short descriptionShows the brief description.
Table of contentsAutomatically generates a navigable index based on titles (H1-H6) present in the article content. Allows setting depth levels and bullet style.
Main / Preview / Banner imageDisplays images associated with the article.
Article galleryShows an image gallery if multiple main images have been uploaded.
Author detailsShows author’s name, bio, and avatar.
Article dateDisplays publication date.
Article tagsShows list of tags associated with the article.

Blocks for Lists and Categories Display

BlockFunction
ArticlesShows a list of articles. Can be filtered by category, tag, search query; ordered by date, popularity or randomly; supports pagination.
CategoriesShows a list of categories. Can display all, only main ones, only children of a specific category, or manually selected categories.
Article searchInserts a complete search form that allows users to search articles by keyword, category, tag, with option to search only in titles.
Category details(Used on Category page) Shows name, description, icon, and related articles for that category.
Tag details(Used on Tag page) Shows tag title and related articles.

Other integrations

  • Internal Search: Articles, categories, and tags are automatically included in platform quick search functionality.
  • Social Sharing: Articles are optimized for social media sharing by automatically retrieving title, description, and images.
  • RSS Feed: An RSS feed is automatically generated for the blog allowing users to subscribe and receive updates on new articles.
  • Scheduled automatic operations: The system autonomously manages scheduled publications and deactivations of expired articles ensuring content is always up-to-date.

Developer API

The module exposes API functions for external management of articles and categories. This allows external systems to:

  • List and retrieve articles and categories.
  • Track article views.
  • Add or delete articles programmatically.