Ferndesk
Customization

Can I customize my help center URL structure?

No. Ferndesk uses a fixed URL structure for articles and collections to ensure consistent, SEO-friendly links. You can customize where your help center lives, but not the internal path structure.

URL structure

Article and collection URLs follow a section-aware pattern:

  • Default section: URLs use the slug and ID only.

    • Articles: /articles/article-title-abc12

    • Collections: /collections/collection-name-xyz78

  • Other sections: URLs include the section slug as a prefix.

    • Articles: /developer/articles/article-title-abc12

    • Collections: /api-docs/collections/collection-name-xyz78

For more on sections, see How to create and manage sections.

Canonical URLs

Each article and collection page has a canonical URL. If someone accesses a non-canonical path (for example, a flat URL for an article that belongs to a non-default section), they are redirected to the canonical URL. This ensures search engines and shared links always reference the correct URL.

For custom redirects, see Manage help center redirects.

Slug behavior

URLs include a human-readable slug from the title plus a unique 5-character ID (for example, abc12). The ID prevents conflicts when articles share similar titles and ensures old URLs redirect if you rename an article.

What you can customize

While article and collection paths are fixed, you can customize:

For details on customizing article slugs, see Configure article SEO settings.

Was this helpful?