Website CMS (DB-driven, SSR-ready)
NAViCalC includes a DB-driven Website Admin module that lets teams publish and update public site content without editing Angular templates. Pages, sections, menus, header/footer, and SEO fields are stored in CMS tables and rendered server-side (SSR) so crawlers and AI agents can read real HTML content.
What the CMS supports
- Pages and sections: compose a page from reusable sections to keep content modular.
- Menus: manage header/footer navigation from the Website Admin UI.
- Header and footer builder: publish shell content without redeploys.
- Media library: upload and reuse images across pages and sections.
- SEO fields: meta title, meta description, tags/keywords, and OG image per page.
SEO endpoints
- robots.txt and sitemaps are served from the SSR layer so crawlers see the correct content type.
- llms.txt provides a product + architecture overview for AI tools and agents.
Content governance: keep functional flows (checkout, login, portals) implemented in TypeScript; use the CMS for marketing content and SEO metadata.
Start 14-day Free Demo