The Add Category page allows administrators to create new categories for organizing blog posts.
Overview
Categories are the main way to organize blog content. Creating appropriate categories helps readers navigate your blog.
How to Access
- Log in as an administrator
- Navigate to Blog in the sidebar
- Click on Add Category
Prerequisites
- Administrator role required
Category Fields
- Name - The category title (e.g., Technology, Travel)
- Slug - URL-friendly version of the name
- Description - Optional description of the category
- Parent - Optional parent category for subcategories
Best Practices
- Use clear, descriptive category names
- Keep categories broad enough to group similar posts
- Use subcategories for more specific organization
Quick Reference
| Route | /blog_admin/categories/add_category |
