GeniXCMS

Categories

categoryUser Guide edit_calendar31 Mar 2026

Organizing Content with Categories


Categories provide the primary structural hierarchy for your site's content. They allow you to group related posts together, improving your site’s navigation, user experience, and search engine discoverability.


🧭 Managing Your Taxonomy

To access the category management interface:

  • Navigate to the Categories menu in the left administrative sidebar.
  • The Category Manager dashboard will display your current organizational tree.

Category Manager


🏗️ Creating a New Category

It is recommended to define your core categories before you begin publishing posts.

  1. Add New: Click the Add Category button in the header section.
  2. Modal Settings: A configuration window will appear.
  3. Parenting: Choose a Parent Category if you are creating a sub-category. Leave as "None" for primary, top-level categories.
  4. Identification: Enter a clear, descriptive Category Name.
  5. Save: Click Save Changes to commit your new category to the database.

Category Form


🌳 Understanding Category Hierarchy

Categories in GeniXCMS support a nested, tree-like structure:

  • Main Category: Primary topics that define your site's main sections.
  • Sub-Category: Specialized niches within a main category (e.g., "Web Dev" under "Programming").

Category List


🛠️ Modifying & Refining

  • Naming: Ensure your category names are concise.
  • Organization: You can re-parent categories at any time to reorganize your site's structure as it grows.
  • Deletion: When deleting a category, ensure you reassess the posts currently assigned to it.

lightbulb
TipSEO Best Practice: Use categories for broad grouping (e.g., News, Tutorials) and use Tags for specific details (e.g., PHP, Laravel, MkDocs). This creates a logical, searchable map for both users and search engines.