Content Management

Updated 23 April 2026

The plugin provides three main content types for managing your blog content

Blog Post

The main content type for blog articles and posts. This is where you’ll create and manage your blog content.

Available Content Blocks

The blocks field supports the following block types for flexible content creation:

  • Text Block – Rich text content blocks
  • Image Block – Single image display
  • Image Content Block – Image with accompanying text
  • Quote Block – Highlighted quotes and testimonials
  • Code Block – Code snippets with syntax highlighting
  • Video Block – Embedded videos
  • Gallery Block – Image galleries and collections
  • CTA Block – Call-to-action sections
  • Heading Block – Section headings
  • Divider Block – Visual separators
  • FAQ Block – Frequently asked questions
  • Images Slider Block – Image carousels and sliders

Blog Category

Organize blog posts into categories for better content organization and navigation.

Tip: Categories are useful for organizing posts by topic. Each post can belong to one category, but categories can have multiple posts.

Blog Tag

Tag blog posts for better organization and discoverability. Tags allow for more flexible categorization than categories.

Tip: Tags are unique and allow for many-to-many relationships. A post can have multiple tags, and a tag can be used across multiple posts.

Content Type Relationships

The content types are designed to work together:

  • Blog Post → Category: Many-to-one relationship (many posts can belong to one category)
  • Blog Post → Tags: Many-to-many relationship (posts can have multiple tags, tags can be on multiple posts)
  • Blog Post → Author: Many-to-one relationship (many posts can belong to one author/user)

Best Practice: Use categories for broad topic organization (e.g., “Technology”, “Business”) and tags for specific topics or themes (e.g., “JavaScript”, “Tutorial”, “Beginner”).