Creating Tags
Set up tags for categorizing posts by topic:Enter tag details
Provide the following information:
- Name: Tag identifier (e.g., “General”, “Support”, “Feature Request”)
- Sort order: Numeric priority for display ordering
Tag Properties
Tags have two configurable properties:The tag’s display name, shown as a badge on posts and in filter interfaces.Guidelines:
- Use clear, descriptive names
- Keep names concise (1-3 words)
- Use title case
- Avoid abbreviations unless widely understood
Numeric value determining display order in tag lists and dropdowns. Lower numbers appear first.Recommended ordering:
0-10: Primary categories (General, Announcements)11-50: Common topics (Support, Feature Requests, Bug Reports)51-100: Specialized topics (specific technical areas)101+: Archived or deprecated tags
Assigning Tags to Posts
Users assign tags when creating or editing posts. Tags help categorize content for easier navigation.During Post Creation
When creating a post, users can select from available tags:Tag Limit
Themax_tags_per_post setting controls how many tags can be assigned to a single post. Default: 3 tags.
This limit prevents:
- Tag spam
- Over-categorization
- Diluted tag effectiveness
Configure the tag limit in Forum Settings under the
max_tags_per_post option.Tag-Based Filtering
Tags enable content filtering throughout the forum:Post Listings
Users can filter posts by tag to view only content in specific categories:Multi-Tag Filtering
The system supports viewing all posts with a specific tag through the tag filter interface:- Click any tag badge to filter by that tag
- Tag filters apply to the post listing
- Clear filters to return to full listing
Tag Pages
Each tag has a dedicated page showing all associated posts:- Chronological ordering (newest first)
- Pagination for large tag collections
- Tag statistics (post count)
Tag Management
Administrators can modify and organize tags through the tag management interface.Editing Tags
Update existing tags to refine categorization:Modify properties
Update the tag name or sort order:
- Name changes: Affect all posts with this tag
- Sort order changes: Reorder tag display throughout forum
Deleting Tags
Remove tags that are no longer needed:Bulk Operations
The tag management interface displays all tags with their current usage:- Tag name: Current identifier
- Sort order: Display priority
- Post count: Number of posts using this tag (if displayed)
- Actions: Edit and delete buttons
Best Practices for Tag Organization
Follow these guidelines to create an effective tagging system:Start Simple
Begin with 5-10 core tags covering your forum’s main topics. Add more tags as your community grows and needs become clear.
- General/Discussion
- Support/Help
- Feature Request
- Bug Report
- Announcement
Naming Conventions
Do:- Use clear, specific names (“Bug Report” not “Bugs”)
- Maintain consistent formatting (all title case or all lowercase)
- Use standard terminology your community understands
- Keep names concise but descriptive
- Use vague names (“Misc”, “Other”, “Stuff”)
- Create overlapping categories (“Help” and “Support”)
- Use special characters or emojis
- Include version numbers or dates in tag names
Tag Hierarchy
Organize tags by importance and frequency:Tag Consolidation
Periodically review and consolidate tags:- Identify underused tags: Tags with few posts
- Merge similar tags: “Help” + “Support” → “Support”
- Update posts: Manually retag or delete before removing
- Archive old tags: Delete tags for outdated topics
Tag Limits
User Guidance
Help users understand your tagging system:- Document tag purposes in forum guidelines
- Use descriptive tag names that explain themselves
- Monitor tag usage and correct misapplications
- Consider creating tag descriptions (if implementing custom fields)
Maintenance Schedule
Review tags regularly:- Monthly: Check for new tag needs based on post patterns
- Quarterly: Consolidate underused tags
- Yearly: Comprehensive tag system review and reorganization
A well-maintained tag system improves content discoverability without requiring constant user intervention. Focus on clarity and consistency over complexity.