/admin/kb).
The
/kb/ URL namespace is reserved exclusively for Knowledge Base articles and categories. CMS pages cannot use slugs that begin with kb/. This separation ensures KB content is always discoverable at predictable URLs and never accidentally overridden by a CMS page.Creating a KB Article
1
Open the Article Editor
Navigate to Admin → KB and click New Article. The article editor uses the same TinyMCE rich text editor as the CMS page builder, giving you full control over headings, formatted text, images, tables, and embedded content.
2
Assign a Category
Select one or more KB Categories for the article. Categories keep your knowledge base navigable as the number of articles grows. You can create and manage categories — including multi-language labels — from the KB Category Browser within the admin.
3
Set the SEO Slug
Enter an SEO Link (slug) for the article. This becomes the clean, human-readable URL path:
/kb/{seo_link}. Choose a descriptive slug that reflects the article content, such as how-to-track-your-order or returns-and-refund-policy.4
Publish the Article
Save and publish the article. It immediately becomes accessible at its KB URL and appears in live search results.
Organising with KB Categories
KB categories are hierarchical — you can nest subcategories within parent categories to create a structured, browsable content tree. Each category supports multi-language labels, so your category names display correctly for customers in different locales. Access the KB Category Browser from the KB admin area to create, rename, reorder, and nest your categories.Frontend Routes
Site Store Pro exposes three public routes for your knowledge base:
These URLs are generated automatically from your category slugs and article SEO links. No additional routing configuration is required.