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.

🏗️ Creating a New Category
It is recommended to define your core categories before you begin publishing posts.
- Add New: Click the Add Category button in the header section.
- Modal Settings: A configuration window will appear.
- Parenting: Choose a Parent Category if you are creating a sub-category. Leave as "None" for primary, top-level categories.
- Identification: Enter a clear, descriptive Category Name.
- Save: Click Save Changes to commit your new category to the database.

🌳 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").

🛠️ 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.
lightbulbTipSEO 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.