Kentico Xperience is a mid-market hybrid headless DXP built on .NET that has undergone significant modernization in 2025-2026, adding native AI capabilities (AIRA), production-ready digital commerce, and improved headless delivery via GraphQL. Strong customer satisfaction (98% positive G2 reviews, 96% 'Right Direction') and solid regulatory foundations (ISO 27001, SOC 2 Type II, EU HQ) position it well for .NET-centric organizations. However, the platform remains constrained by its .NET-only development requirement, limited SDK ecosystem, and ongoing forced migration from KX13, with build simplicity and operational ease trailing headless competitors.
Xperience by Kentico offers Page, Reusable, Email, and Headless content types with 10+ field types (text, number, date, boolean, media, object references, rich text, content item references, general selector). Schema defined in admin UI with C# code generation. New AI-powered MCP server for content type CRUD operations, but no schema-as-code workflow or polymorphic/union types. Capable but less fluid than code-driven headless platforms.
Content item reference fields allow linking between content types. References are unidirectional — no automatic bidirectional linking or graph traversal. Cross-content-type references work but lack filtering at the reference field level. GraphQL linked items expansion improves querying but reverse lookups still require manual LINQ/object queries. Adequate for most architectures but no graph-style relationship modeling.
Page Builder widget system provides component-level composition with sections, zones, and widgets. Reusable content items serve as shared fragments across pages. Nesting supported via widget zones within sections though deep nesting has practical limits. Rich text output is HTML, not a portable structured format like Portable Text or Rich Text AST.
Field-level validation covers required, min/max length, regex patterns, and data type checks. Custom validation via .NET data annotation attributes on generated model classes. Form Builder now supports visibility conditions based on other field values (Nov 2025). Cross-field validation still requires custom C# code. Functional but lacks a visual rule-builder UI.
Full version history per content item with draft/published/archived states integrated with workflow engine. Scheduled publishing via workflow actions. Rollback to previous versions is straightforward. Version comparison available but not as visually rich as Contentful or Sanity. Workflow integration elevates this into genuine content lifecycle management.
Page Builder provides genuine in-context visual editing with drag-and-drop widget placement. Recent improvements include page cloning for faster authoring, smart drag-and-drop asset uploading, in-context content creation without leaving Page Builder, and shareable preview URLs with expiration controls. AI-generated Page Builder widgets via KentiCopilot. One of Kentico's genuine strengths, competitive with enterprise DXP page editors.
Rich text editor provides standard formatting (headings, bold, italic, links, lists, tables, images) with configurable toolbar. No custom block types or inline annotations. Output is HTML only — no portable structured format. AIRA image transformation capabilities added for in-editor media handling, but core rich text architecture unchanged.
Media libraries being sunset by July 2026, transitioning to Content Hub with content item assets as the long-term replacement. Content Hub offers more structured asset management but the transition creates uncertainty. Smart drag-and-drop uploading added in Page Builder. Still no focal point selection, on-the-fly format conversion (WebP/AVIF), or DAM-grade features natively. Score slightly lower due to platform transition state.
No real-time co-editing capability. Concurrent editing uses document locking model to prevent conflicts. No presence indicators or activity feeds. This remains a notable gap compared to platforms like Contentful or Sanity. No evidence of changes in 2025-2026 refreshes.
Mature multi-step workflow engine with custom stages, role-based transitions, approval chains, and email notifications. Workflow scopes target specific content types or sections. Scheduled transitions and automation processes supported. Audit trail tracks all actions. Competitive with enterprise DXP platforms. No significant changes in recent refreshes — already strong.
Significant improvement: every headless channel now provides a native GraphQL API endpoint secured by API keys. REST + GraphQL combination available. GraphQL supports queries with filtering, linked items expansion, and pagination. Performance optimizations added for queries with large numbers of linked content types (2025). However, GraphQL is query-only (no mutations/subscriptions), and query flexibility still trails dedicated headless platforms.
SaaS deployment runs on managed Azure infrastructure but no built-in global CDN with per-content cache invalidation. Azure CDN configuration documented for older versions but SaaS offering lacks granular CDN controls. Media/assets can be served via Azure Blob storage. Teams still need to layer their own CDN (Cloudflare, Azure Front Door) for production API and asset performance.
Internal .NET event system is robust with sync and async handler support, dependency injection, and coverage of content CRUD operations. Newer handler API supports constructor DI and async code. ThreadQueueWorker for background batch processing. External webhook capabilities remain limited compared to headless platforms — no admin UI for webhook configuration, filtering, signed payloads, or retry dashboards.
Improved from previous scoring: dedicated Headless content types, GraphQL API endpoints per channel, and documented Next.js integration patterns. Platform now positions itself as a 'hybrid headless DXP.' However, still no official JavaScript/Python/mobile SDKs — developers consume GraphQL directly. Rich text remains HTML-only. Heritage is clearly web-first MVC, and headless is an added capability rather than the core architecture.
Kentico has a mature contact management and segmentation system with macro-based contact groups covering attributes, activities, and behavioral data. The Feb 2026 refresh consolidated contacts, members, and customers under a unified CDP concept, improving the segmentation experience. Personas supported with automatic scoring. Batch-oriented rather than real-time streaming. Competitive with mid-tier DXPs but behind Sitecore or Optimizely.
Widget-level personalization conditions allow showing/hiding content based on contact group membership, persona, or custom macro conditions. Operates at the Page Builder widget level with fallback handling for anonymous visitors and preview per persona. Rule-based only — no ML-driven optimization, limited variant management. The condition builder can become unwieldy for complex rules.
Built-in A/B testing for both page variants and email variants with traffic splitting and conversion tracking. No multivariate testing. Statistical rigor is basic — no Bayesian methods, auto-winner selection, or multi-armed bandit. Adequate for simple tests but teams doing serious experimentation need external tools.
No built-in algorithmic recommendation engine. Related content requires manual curation or custom development. No ML-powered suggestions, collaborative filtering, or cold-start handling. Not unusual for platforms in this tier.
Xperience by Kentico provides search powered by Lucene.NET with full-text indexing and basic relevance ranking. Index configuration per content type is supported. Lacks faceted search, typo tolerance, autocomplete, and relevance tuning out of the box. Functional for basic site search but not competitive with dedicated search solutions.
Kentico now maintains an official Algolia integration (xperience-by-kentico-algolia) with full support and a 7-day bug-fix policy. The integration enables code-first index creation, automatic content sync on publish, facets, personalization, and typeahead via InstantSearch.js. Azure Cognitive Search remains available as an alternative. This is a significant improvement over custom-only integration paths.
No native vector search, semantic search, or AI-enhanced relevance capabilities. Natural language queries not supported beyond standard full-text matching. Teams needing AI search must integrate external services entirely. This is increasingly a gap as competitors add AI search features.
Digital commerce in Xperience by Kentico became production-ready in July 2025 with a stable API surface. Product catalog management lives in the Content Hub. Price calculation and order creation APIs shipped in Oct 2025, catalog and order discounts in Dec 2025, and generic coupons in Jan 2026. Commerce data migration from KX13 is supported. Not yet at full parity with legacy Kentico CMS 12 e-commerce but now a real commerce offering.
No pre-built connectors for major external commerce platforms like Shopify, commercetools, or BigCommerce. Integration requires custom development via webhooks and APIs. Kentico's focus has been on building native commerce rather than external commerce connectors, which leaves a gap for teams wanting to integrate existing commerce backends.
Product catalog management now lives in the Content Hub, allowing teams to create and manage products like any other content with reusable assets and descriptions. Product data can be shared across websites, emails, mobile apps, and other headless channels. This is a meaningful improvement over generic content types repurposed for products, though it still lacks some commerce-specific patterns like advanced variant/SKU handling.
Contact activity tracking for page visits, form submissions, and custom activities. Campaign tracking with conversion goals. The unified CDP (Feb 2026) improves customer data visibility. Useful for basic content performance understanding but lacks depth of dedicated analytics tools — no author productivity metrics or content lifecycle analytics.
Google Analytics integration via tag injection. Headless API supports contact creation, consent management, and activity tracking for external integrations. No first-class integrations with GA4, Adobe Analytics, or Segment. Analytics setup remains primarily a frontend concern.
AIRA now provides automated image tagging to taxonomy fields and auto-generates SEO-friendly descriptions for content to facilitate search engine indexing. However, there is no content gap analysis, ROI tracking, content health scoring, or topic clustering. Intelligence is limited to AI-powered metadata generation rather than strategic content analysis.
Multi-site support remains a traditional Kentico strength. Multiple websites managed from a single instance with per-site content trees, configuration, and domains. Content sharing across sites via reusable content items in the Content Hub. Centralized administration with per-site permissions. Competitive with other traditional DXPs.
Multi-language support with culture-based content variants created from within the Content Hub and Channels applications. Admin UI localization now available with date/time formatting based on selected language. Locale fallback chains supported. Document-level localization — no field-level granularity. Translation workflows integrate with the general workflow engine.
AIRA now serves as a built-in AI translation engine for reusable content in the Content Hub and pages in website channels. Marketers can translate structured text fields and Page Builder content in seconds. A Translation queue application provides observability of translation tasks. XLIFF export/import still available. However, no pre-built TMS connectors (Phrase, Smartling, Transifex) and no translation memory.
Brand separation achievable via multi-site architecture with per-site permissions and configuration. No dedicated multi-brand governance model — no brand-level permission sets, no shared component library with per-brand overrides, no centralized design system support. Adequate for simple multi-brand scenarios but lacks sophistication for complex brand portfolios.
AIRA is now a mature native AI suite for content generation — drafting copy, proposing headlines, rewriting, translating content, and suggesting improvements. The Content Strategist agent (v31.1+, Feb 2026) evaluates pages against custom tone profiles and suggests rewrites, providing brand voice enforcement. AIRA recommends structure, metadata, and SEO/GEO enhancements in real time. Auto-generates content variations for different formats and regions. Not yet at the level of Contentful or Contentstack's AI but a significant leap from early-stage.
AIRA now powers multiple AI workflow automations: automated image tagging to taxonomy fields, alt text generation during mass upload, focal point detection for image variants, responsive image variant generation, and AI-powered content translation. The Content types MCP Server (Dec 2025) enables AI-assisted content modeling. Still lacks smart scheduling, automated QA checks, or content quality scoring workflows.
The Content Strategist agent evaluates content against custom tone profiles, providing a form of brand voice enforcement. AIRA is gated behind the Advanced license tier, providing access control. However, there is no formal AI audit trail, no hallucination detection, no confidence scoring on AI outputs, and no prompt governance controls. Data privacy handled at Azure infrastructure level. Improved but still behind competitors with dedicated AI governance.
Xperience by Kentico now provides a GraphQL API for every headless channel with auto-generated schemas based on configured content types. API key security, dynamic caching, and per-channel endpoints are well-designed. However, only queries are supported — no mutations or subscriptions. The .NET content item query API is powerful with filtering, sorting, and projection. Not higher because GraphQL is read-only and documentation depth is below headless-first platforms.
GraphQL responses are dynamically cached improving performance for repeated queries. Recent 2026 updates added performance optimization for queries retrieving data with fields linking to many content types, preventing timeout errors. No published rate limits, response time SLAs, or performance benchmarks. Not higher due to lack of CDN-backed delivery documentation and no published performance guarantees.
Official SDK exists for .NET only, distributed as NuGet packages following the Kentico.Xperience.* naming convention. The .NET SDK is well-maintained with typed content access and LINQ queries. No official JavaScript, Python, Ruby, Go, or mobile SDKs exist. Non-.NET consumers must use the GraphQL API directly without a client library. This limits the platform to .NET teams for server-side work.
The Community Integrations Hub hosts integrations from Kentico, partners, and the community, distributed as NuGet packages. Official integrations include Algolia search, Lucene.NET search, health checks, migration tools, and Disqus. NuGet-based extensibility model is clean but the total catalog is modest compared to larger platforms. Core categories (search, analytics, commerce) are covered but gaps exist in DAM, translation, and AI integrations.
Comprehensive .NET extensibility: custom modules with dependency injection, global event handlers for content lifecycle hooks, custom Page Builder widgets and sections, custom form components, and custom admin UI pages built with React. NuGet-based package distribution for reusable extensions. The admin UI customization via React is a genuine strength. Limited only by the requirement for .NET/C# skills — no low-code extension approach exists.
SSO via external authentication providers including OIDC through ASP.NET Core Identity integration. MFA is available for admin users. API authentication uses API keys for headless channel endpoints. SAML support requires additional custom configuration beyond built-in OIDC. Service account management is basic. Adequate for most enterprise requirements but SAML not being first-class limits the score.
Role-based access control with predefined and custom roles. Permissions configurable at module, content type, and content tree node levels. Per-page permissions provide content-level access control. Custom roles support granular module permission assignments. No field-level permissions — access control operates at the content item level. Adequate for most organizational structures but lacks fine-grained field-level control offered by some headless CMS platforms.
Xperience by Kentico SaaS holds both ISO 27001 certification and SOC 2 Type II audit, verified annually with continuous monitoring. GDPR and CCPA compliance with consent management tools. DORA-aligned and Digital Services Act-ready. Trust Center provides evidence and policies. Multiple Azure regions across North America, Europe, and Asia Pacific for data residency. Encryption in transit and at rest. Not higher due to no documented HIPAA BAA availability.
Formal Vulnerability Disclosure Program exists at kentico.com/bug-bounty-program with legal safe harbor for researchers. Security advisories published at docs.kentico.com/security-advisories. However, CVE history includes serious vulnerabilities in older versions — authentication bypass and remote code execution chains in Xperience 13. Regular penetration testing for SaaS. Not higher due to the severity of historical CVEs and the disclosure program being reward-free.
Genuine dual deployment: SaaS (single-tenant Azure infrastructure) and self-hosted via standard ASP.NET Core hosting. SaaS customers choose their Azure region from North America, Europe, and Asia Pacific. Self-hosted supports Docker containers and any compatible infrastructure. No feature disparity between models. Encryption in transit and at rest for SaaS. The dual model provides strong flexibility for regulated industries.
Public status page at status.xperience-portal.com with uptime history page. Platform-specific SLAs for SaaS customers. 24/7 worldwide support team with internal alerting system. Recent incidents tracked and communicated via status page (last acknowledged outage Feb 19, 2026). Not higher because specific SLA percentage (e.g., 99.95%) is not publicly documented and incident post-mortems are limited compared to larger SaaS platforms.
ASP.NET Core architecture supports horizontal scaling with automatic web farm synchronization across multiple instances. Azure SaaS deployment provides managed scaling with multiple region support. File storage shared across instances eliminates sync overhead. However, no published scale limits (entries, API calls/second, concurrent users) and no public enterprise-scale case studies with specific metrics. Not higher due to lack of documented scale ceiling and no CDN-backed content delivery documentation.
SaaS includes automated daily backups retained 3–7 days and weekly backups (Sundays) retained 30 days. Backups stored locally and copied to remote geo-redundant storage for disaster recovery. Content export via API and admin tools. Self-hosted follows standard SQL Server backup practices. Improved from previous score due to confirmed backup frequency and geo-redundant DR. Not higher because RTO/RPO targets are not publicly documented.
Standard .NET local development with ASP.NET Core dev server and hot reload. CLI tools for project management and database operations. Local SQL Server instance (LocalDB or full) required. Full platform runs locally with good production parity for the application layer. Developer Learning Map and kickstart guides available. Not higher because it requires the full .NET stack plus SQL Server locally — no lightweight sandbox or emulator mode.
Continuous Integration serializes database objects to XML files for source control. Continuous Deployment restores serialized data to target environments (staging, UAT, production). CI/CD repositories can be configured to include only specific object types. NuGet dependency management integrates with standard .NET CI pipelines. Actively maintained — updated with new features in v26. Not higher because no branch-based environments, no deploy previews, and schema migrations require CI/CD feature configuration rather than standalone migration CLI.
Comprehensive documentation at docs.kentico.com with the new Learn Portal unifying all educational resources. Full API reference at api-reference.kentico.com. Developer Learning Map provides guided training paths. Code examples in C# throughout. AI-powered chatbot for documentation assistance. Free e-learning for all key roles. Not higher because examples are C#-only, no interactive playground, and some legacy-to-XbK transition gaps remain.
No TypeScript type generation from content schemas. No official TypeScript or JavaScript SDK for content delivery. The admin UI uses React and TypeScript internally, but this is not exposed as a developer-facing SDK. Type safety is provided via C# generated classes in .NET only. Frontend developers consuming the GraphQL API must manually create TypeScript types or use third-party codegen tools. This remains a significant gap for modern frontend workflows.
Xperience by Kentico shipped approximately 10 Refresh releases in 2025 (Jan, Mar, May, Jun, Jul, Oct, Nov, Dec) plus Jan and Feb 2026 — roughly monthly cadence. Major features shipped include content versioning, digital commerce (preview through production-ready), AIRA AI capabilities, content sync, and Form Builder improvements. This is a strong cadence for a platform supporting both SaaS and self-hosted deployments. Not continuous deployment like pure SaaS, but monthly meaningful releases is solid.
Structured changelog at docs.kentico.com/documentation/changelog with each Refresh receiving a detailed community blog post covering new features, breaking changes, and migration guidance. Documentation updates are tracked separately. The format is actionable — teams can identify what changed and what requires action. Breaking changes are called out explicitly with migration steps.
Public roadmap at roadmap.kentico.com with Planned and Released tabs. CEO Dominik Pintér published a 2026 vision post outlining strategic priorities (AI integration, XP13 end-of-life transition, unified product). Community feedback influences priorities. Delivery has been strong in 2025 with commerce and AI features hitting roadmap targets. Not quite at the level of community-voted prioritization, but good transparency for a commercial vendor.
Within the Xperience by Kentico Refresh cycle, breaking changes are well-documented with migration guides and the Kentico Migration Tool has been expanded (now supports orders and customers as of Jan 2026). The XP13-to-XbK transition remains a historical scar but is nearing completion — XP13 end-of-life is 2026. Within-Refresh breaking change management is reasonable. Slight improvement as migration tooling matures, but the platform's history of major architectural pivots still weighs on this score.
Community portal at community.kentico.com, invite-only Slack workspace, GitHub Discussions at github.com/Kentico/Home. MVP and Community Leader programs active for 2026. The 500+ partner agencies globally suggests a broader ecosystem than raw developer community metrics imply. Still niche compared to WordPress, Drupal, or headless CMS leaders — primarily concentrated in Europe, UK, and ANZ. GitHub presence is modest with open-source community projects but no massive star counts.
Kentico team actively participates in community forums and Slack. MVP and Community Leader programs recognize engaged members with awards for 2026. Community resource hub and AI development hub show investment in developer enablement. Engagement quality is good within scope — the smaller community size enables more direct vendor-to-developer interaction. Core platform remains closed-source, limiting community code contributions to integrations and marketplace items.
500+ digital agency partners globally with tiered certification (Gold Partner as highest level, plus Quality Expert certification). Active partner recognition with FY25 Partner Excellence Awards and Site of the Year 2025 competition. Named partners include Americaneagle.com, Sagepath Reply, NTARA, SilverTech. Partner directory at kentico.com/partners/find-a-partner. 2025 Partner Conference held. Stronger than previously scored — 500+ agencies is a meaningful ecosystem, though still below enterprise DXP leaders.
Some improvement in third-party content with DEV Community articles, community blog posts, and partner-produced content. AI Development Hub provides structured resources. However, volume remains limited compared to major platforms — no current books, sparse YouTube presence, and conference talks primarily at Kentico's own events. Third-party learning resources for Xperience by Kentico are growing but still thin relative to competitors.
Kentico talent remains niche. The .NET requirement narrows the pool, and platform-specific expertise is concentrated in Europe, UK, and ANZ. Certification program exists but the absolute number of certified developers is small. Most teams still train existing .NET developers on Kentico rather than hiring specialists. No meaningful change in talent market dynamics from previous scoring period.
Stronger momentum signals than previously scored. 100+ new digital projects went live on Xperience by Kentico during 2025. Revenue reached $42M (up from $20M in 2017), showing sustained growth. G2 Leader status in multiple quarterly reports. Site of the Year 2025 competition attracted global entries. The XP13 end-of-life in 2026 will drive migration momentum. Still mid-market scale, but trajectory is positive with both new and upgrading customers.
Kentico is a privately held, profitable company with $42M revenue (2024), growing steadily from $20M in 2017. Based in Brno, Czech Republic, operating since 2004. Expedition Growth Capital has invested historically. No acquisition rumors or layoffs reported in 2025-2026. CEO Dominik Pintér published a forward-looking 2026 vision, signaling stable leadership. The company continues investing in major product development (AI, commerce, SaaS) — consistent with a healthy, growing business. Not reliant on VC fundraising cycles.
Significantly better analyst recognition than previously scored. Recognized in the Gartner Magic Quadrant for DXP for the 7th time. G2 Leader in the DXP Grid for multiple consecutive quarters (Spring through Winter 2025-2026). Gartner Peer Insights average of 4.5/5. Positioned as a mid-market hybrid headless DXP with AI and commerce capabilities. Clear differentiation in the .NET mid-market with a unified content+marketing+commerce platform. Still lacks Forrester Wave inclusion since 2021, and competes against larger enterprise DXP budgets.
Exceptional review satisfaction continues: G2 shows 98% of reviewers gave 4-5 stars with 92% likelihood to recommend. Gartner Peer Insights corroborates with 4.5/5 average. G2 category scores remain strong: Ease of Use 90%, Ease of Admin 90%, Ease of Setup 86%, Right Direction 96%. Reviewers praise the unified content+marketing+commerce platform and support quality. Main criticisms persist around learning curve for new users and some missing enterprise features. The 96% 'Right Direction' score is particularly notable for platform health assessment.
A 'How to Buy' page exists with self-managed starting at $990/month and SaaS from $1,990/month, but detailed tier breakdowns, overage rates, and enterprise pricing are gated behind sales. Better than fully opaque DXPs (AEM, Sitecore) but worse than headless platforms with full public pricing. No public price calculator.
Tiered subscription pricing linked to features and usage limits. Multi-site deployments multiply licensing costs, making scaling less predictable. Per-site licensing model means costs grow linearly with each additional property. Mid-market pricing is reasonable for a single site but enterprise multi-site deployments become expensive relative to headless alternatives with flat or usage-based models.
Core CMS features available at entry tier. Marketing automation, personalization, A/B testing, and email marketing require higher tiers. SaaS deployment is a separate offering from self-hosted. The specific feature-to-tier mapping is not fully public, making it difficult for buyers to assess which tier they need. Gating is moderate — more generous than enterprise DXPs but more restrictive than open-source headless platforms.
Annual subscription contracts are standard. Monthly options, downgrade paths, and exit terms are not publicly documented. No widely publicized startup, nonprofit, or education programs. Contract negotiation is possible for larger deals but flexibility is not a differentiator. Typical for mid-market DXP vendors — not punitive but not notably flexible.
30-day free trial for local development evaluation confirmed in documentation, but no permanent free tier or community edition exists. Self-managed starts at $990/month, SaaS at $1,990/month. The licensing model is entirely enterprise-focused with no accessible entry point for individual developers or hobby projects beyond the trial period.
Boilerplate .NET templates via `dotnet new kentico-xperience-mvc` and a Dancing Goat sample project accelerate initial setup. However, setup still requires .NET SDK installation, SQL Server database initialization via `dotnet kentico-xperience-dbmanager`, and configuration. A .NET-experienced developer can have a local instance running in hours, not days. SaaS deployment reduces infrastructure setup. Still significantly slower than headless CMS first-content-in-minutes experience.
Typical marketing site projects take 2-4 months (8-16 weeks) with an experienced team, which the scoring rubric rates as poor for simple sites (8+ weeks). Complex multi-site or commerce implementations extend to 6+ months. Reference architectures and project templates help but don't fundamentally change the timeline. Competitive with other mid-market DXPs like Magnolia and Liferay but notably slower than headless implementations.
Moderate specialist premium. .NET developers can become productive on Kentico with platform-specific training in 2-4 weeks thanks to boilerplate templates and documentation. Kentico-specific expertise commands a moderate rate premium over generalist .NET developers. Premium is lower than Sitecore or AEM specialists but higher than headless CMS platforms where frontend developers are immediately productive. Certification program exists but is not widely required.
SaaS deployment is the recommended option per Kentico documentation, including managed hosting in the subscription. Self-hosted ('Private Cloud') requires .NET 8-10 runtime and SQL Server 2019+, with minimum 4 GB RAM and 200 MB database. Self-hosted hosting costs are moderate due to SQL Server licensing. Overall, moderate hosting costs — included in SaaS subscription or moderate self-hosted infrastructure needs.
SaaS is now the recommended deployment, significantly reducing ops requirements — no server management, patching, or infrastructure monitoring needed. Self-hosted requires part-time ops for .NET runtime updates, SQL Server maintenance, and monitoring. Content operations require ongoing attention for workflow management and user administration. With SaaS as the recommended path, operational burden is lower than previously assessed.
Moderate to high lock-in. Content is accessible via Content Delivery API for export, but custom code is deeply .NET-specific and non-portable. Page Builder widgets, custom modules, and workflow configurations don't transfer. Database schema is proprietary (SQL Server). No documented migration tooling for moving to competitor platforms. Switching requires full re-implementation rather than content migration. Standard for traditional DXPs but worse than headless platforms.
Moderate concept complexity. Developers must learn ASP.NET Core patterns (DI, middleware, routing), Kentico-specific concepts (Page Builder with sections/zones/widgets, four content types: Page, Reusable, Email, Headless), and the hybrid delivery model (Page Builder channels vs headless GraphQL channels). Mental model aligns with .NET conventions but the hybrid approach adds overhead compared to pure headless platforms. Not as complex as AEM/Sitecore but more conceptual layers than headless CMS platforms.
Strong onboarding ecosystem. Developer Kickstart series walks through building a site from scratch. Developer Learning Map provides curated, sequentially-structured training. Implementation Handbook from solution architects covers seven project phases. Quickstart guides bridge documentation and real-world scenarios. Training guides repo on GitHub with step-by-step instructions. Certification available via Kentico Academy. Well-invested for a mid-market platform.
Built on ASP.NET Core with .NET 10 LTS support (as of late 2025), using standard MVC patterns, Razor views, Tag Helpers, and dependency injection. Skills transfer to/from other ASP.NET Core projects. The headless GraphQL API allows frontend developers to use Next.js or other frameworks without .NET knowledge for content consumption. However, core platform development still requires .NET/C# — this limits the candidate pool compared to JS/TS-native platforms. Not proprietary, but not the majority ecosystem either.
.NET project templates via dotnet CLI for quick project initialization with basic structure, Page Builder examples, and configuration. Community and blog examples for Next.js + GraphQL headless integration exist but are not official polished starters with example content and deployment config. No equivalent to the rich starter ecosystem of headless CMS platforms with framework-specific starters for Next.js, Nuxt, Astro. Training guides repo on GitHub provides working examples but targets learning, not production jumpstart.
Moderate configuration surface. appsettings.json with Kentico-specific sections, connection strings, and module settings all require attention. Defaults are reasonable for development. SaaS deployment improvements (zero-downtime, faster deployments via restore points) reduce ops config burden. Configuration-as-code support is partial — some settings in code, some in database admin interface. Environment variable support follows standard ASP.NET Core conventions.
Schema changes possible but require care. Content versioning now supports reusable content, headless items, and web pages with version history and restore capability (2025), improving safety of schema iterations. Adding fields is straightforward; removing or renaming fields still risks data loss. CI/CD serialization feature tracks schema changes across environments. No automated schema migration tooling for complex refactoring, but the versioning improvements reduce risk compared to previous assessment.
Meaningful improvements in 2025. Shareable web page previews (Dec 2025) allow stakeholders to preview content via URL without admin access. Content versioning enhanced with Page Builder preview capability and content read-only mode (April 2025). Page Builder preview integrated into editorial experience with actual widget rendering. However, headless channel preview still requires custom implementation in the target environment — no built-in headless preview. Setup for custom Page Builder still requires implementing widget views and section layouts.
.NET/C# skills remain mandatory for core platform development — a hard requirement limiting the candidate pool. Kentico-specific knowledge needed for Page Builder patterns, content type modeling, and workflow configuration. The headless GraphQL channel partially alleviates this for frontend-only roles. Certification available via Kentico Academy but not strictly required. The specialization requirement remains a genuine constraint for team building and talent acquisition.
A small team of 3-4 developers can deliver a production Kentico site. SaaS deployment with zero-downtime updates and improved deployment speed reduces the need for dedicated ops roles. Solo developer implementation is possible for simple sites. Content authors can be trained separately. The team size requirement is moderate — smaller than AEM/Sitecore but larger than headless CMS projects where a single frontend developer can ship.
Post-go-live self-service improved in 2025-2026. Shareable previews let stakeholders (CEOs, consultants) review content without admin access. AIRA AI content features now GA (Feb 2026) assist content creation. Smart drag-and-drop asset upload, form visibility conditions, and validation rules empower editors. Page Builder allows marketers to compose pages from widgets without developer involvement. Content authors still need moderate training (1-2 days) but ongoing operations have less developer friction than before.
Within Xperience by Kentico, Refresh-to-Refresh upgrades are NuGet-based and breaking changes are rare — Kentico explicitly prioritizes backward compatibility. However, the migration from Kentico Xperience 13 to XbK is a full platform rebuild requiring frontend rearchitecture, custom code reimplementation, and content migration via dedicated tooling. With KX13 EOL set for December 31, 2026, many customers are currently facing this expensive transition. Not lower because within-XbK upgrades are genuinely manageable.
Multiple critical CVEs discovered in 2025: CVE-2025-2746 and CVE-2025-2747 (CVSS 9.8 authentication bypass in Staging Service), CVE-2025-2748 (XSS-to-RCE chain), and CVE-2025-5591 (stored XSS). Some were added to CISA's KEV catalog as actively exploited. Hotfix 13.0.179 patched the critical auth bypass. SaaS deployments receive managed patching. The volume and severity of 2025 vulnerabilities is concerning, though patches were released. Not lower because SaaS auto-patches and hotfix turnaround for critical issues was reasonable.
Kentico's pattern of forced platform transitions continues. KX13 EOL December 31, 2026 forces migration to XbK — a full platform rewrite, not an incremental upgrade. Media Libraries deprecated with a 12-month sunset (removed after July 2026). The cumulative history of forced migrations (CMS → EMS → XP13 → XbK) is a significant risk factor. Partners are actively recommending Q4 2025–Q2 2026 migration windows to avoid last-minute bottlenecks. Not lower because deprecation timelines are communicated in advance with 12+ month windows.
NuGet-based dependency management follows standard .NET/ASP.NET Core patterns. The dependency tree is moderate — Kentico.Xperience packages plus standard ASP.NET Core dependencies. SaaS deployment reduces client-side dependency concerns. Monthly Refresh releases require regular NuGet updates to stay current. The .NET ecosystem provides good tooling for dependency management and vulnerability scanning. Not higher because self-hosted deployments require SQL Server, runtime management, and regular NuGet maintenance.
SaaS deployments include real-time monitoring, DevOps coverage, and platform-specific SLAs with 99.9% uptime guarantee. Kentico manages 24/7/365 availability monitoring for SaaS infrastructure. Self-hosted deployments still require standard ASP.NET Core monitoring setup (Application Insights, health checks). Built-in admin monitoring is limited to basic system information. Not higher because self-hosted requires full custom monitoring, and even SaaS customers need application-layer monitoring.
Moderate ongoing content operations burden. Media Libraries are being sunset in favor of Content Hub, which creates a transition period for existing content. Taxonomy management requires manual attention as content grows. Content relationship integrity is not self-healing — broken references can accumulate. No automated stale content detection or link checking built in. The admin interface handles day-to-day content operations adequately but lacks automated content lifecycle management tooling.
SaaS deployment includes managed optimization and infrastructure monitoring. Self-hosted deployments require ASP.NET Core output caching configuration, SQL Server query optimization, and content caching strategy setup. The CI/CD features in XbK help maintain deployment consistency. Performance can degrade with large content volumes without optimization. Not higher because self-hosted still requires significant performance tuning, and no built-in performance monitoring or bottleneck identification tools exist.
Customer reviews consistently praise Kentico's support as exceptionally fast and knowledgeable. 24/7 support from in-house engineers is available across Standard and Premium tiers. Multiple review platforms (G2, Capterra, TrustRadius) report positive support experiences — 'if there is a bug, it will be fixed before you know it.' The smaller vendor scale means support engineers have deep platform knowledge. Premium tier adds faster SLAs and dedicated contacts. Not higher because the best support is gated behind Premium tier.
Kentico Community Portal Q&A discussions serve as the primary community forum for XbK, with DevNet handling legacy KX13 questions. Stack Overflow coverage is growing at 1-2 questions/week with almost all answered. Kentico team actively participates in community channels. Community Newsletter and contributions page foster engagement. However, the community remains small compared to WordPress, Drupal, or major headless CMS platforms, meaning niche questions may lack answers. Not lower because official team participation partially compensates for community size.
XbK follows a weekly hotfix and monthly Refresh cadence, providing regular delivery vehicles for bug fixes. Critical security vulnerabilities in 2025 received relatively prompt patches (hotfix 13.0.179 for CVSS 9.8 auth bypass). Customer reviews praise fix turnaround — 'if there is a bug, it will be fixed before you know it.' Non-critical bugs may still persist across Refresh cycles. Not higher because the critical 2025 CVEs suggest QA gaps, and some lower-priority issues take multiple Refreshes to address.
Page Builder provides genuine drag-and-drop visual page creation with widget placement, section layouts, and reusable templates. Marketers can create and launch landing pages from pre-built widget libraries without developer involvement. AIRA AI assistance added for content creation. Meets the 70+ threshold for a real visual page builder, though initial widget library still requires developer investment.
Campaign tracking with content grouping under campaign umbrellas, conversion goal tracking, and basic campaign analytics. Email marketing is integrated with drag-and-drop Email Builder and A/B testing for email campaigns. Content scheduling supports campaign timelines. Workflow notifications added in mid-2025. Still basic compared to dedicated marketing platforms — no multi-channel orchestration or advanced campaign calendaring.
Solid SEO support with meta title/description fields on all page types, configurable URL slug management with vanity URL support (added 2025), XML sitemap generation, and redirect management. Canonical URL handling is available. No built-in SEO scoring or real-time optimization suggestions, and structured data requires custom implementation, but the fundamentals are well covered for a DXP.
Built-in Form Builder with field validation, conditional visibility rules, and usage tracking (October 2025). CTA management via Page Builder widgets. Conversion tracking integrates with campaign system. A/B testing for landing pages and emails. Form Builder improved but still basic compared to HubSpot or Marketo. No built-in optimization recommendations or advanced analytics.
Native digital commerce became production-ready in July 2025, a significant change from the legacy state. Product catalog management is now in Content Hub with product content types, pricing, and tax configuration. However, it is still early-stage compared to mature commerce platforms — no full PIM, limited variant handling, and product taxonomy is basic. Adequate for content-driven commerce but not deep product information management.
Discounts and promotions support added in December 2025, enhanced with generic coupon codes in January 2026. Product catalog in Content Hub enables basic category organization. However, still no search merchandising, no cross-sell/upsell tooling, and no product spotlight features. Merchandising is basic — teams with serious merchandising needs will still require external commerce platforms.
Kentico now maintains an official Shopify integration (NuGet package) using Shopify Storefront and Admin APIs with product sync, shopping cart, and checkout integration. An ecommerce-common base package provides a foundation for building integrations with other commerce platforms. Significant improvement over the previous state of fully custom integration, but only Shopify has an official connector — commercetools, BigCommerce, and Salesforce Commerce still require custom work.
RBAC with page-level ACLs and per-channel permission management. SSO via OIDC supporting Microsoft Entra ID, Okta, Auth0, and custom IdPs with role synchronization from identity providers. Content tree permissions can scope department-level access. Adequate for basic intranet scenarios but the permission model remains role/group-based — no dynamic audience-based content filtering for sophisticated intranet use cases.
Content Hub provides taxonomy and content organization with tagging and categorization. Content versioning now available for reusable content (March 2025). Workflow notifications support knowledge update approval flows. Search is adequate for internal discovery. Still lacks purpose-built knowledge management features like content freshness tracking, expertise mapping, or knowledge base templates.
No purpose-built employee portal or intranet features in Xperience by Kentico. Legacy Kentico versions (8, 9, 12) had dedicated intranet modules but these were dropped in the new platform. No social features, no employee directory integration, no notification system beyond workflow notifications. Building an intranet requires extensive custom frontend development. Score reduced from 40 to better reflect the gap versus platforms with actual employee experience tooling.
SaaS deployment now provides genuine tenant isolation — each customer gets a separate application, database, and storage per project. Within a project, multi-site is achieved via website channels with separate content trees and per-channel permissions. However, multiple brands within a single project still share a database. The SaaS isolation is strong between customers but multi-brand within one org remains silo-based via channels, not true per-brand data isolation.
Content Hub enables reusable content items shared across channels (websites, email, headless). Page Builder widgets available across all sites in the instance. Content sync for web pages added in mid-2025 allows synchronized content updates. However, no brand-override system for shared widgets, no centralized design system support, and design token management requires custom implementation.
Central admin interface with cross-channel visibility. Per-channel permissions and page-level ACLs enable brand autonomy within governance boundaries. Workflow can be configured per channel for brand-specific approval processes. Workflow notifications improve governance awareness. Still no cross-brand approval hierarchies, global policy enforcement mechanisms, or compliance dashboards across brands.
Channel-based licensing model — platform license includes one main channel, additional channels purchased separately. Shared infrastructure within a project provides some cost efficiency. The per-channel pricing is transparent but each brand/site adds incremental license cost. Development costs are moderate per additional brand due to shared codebase but brand-specific customization still requires investment. Not as cost-efficient at scale as flat-fee multi-site platforms.
Kentico is HQ'd in Brno, Czech Republic (EU). Trust center confirms GDPR compliance with published DPA, sub-processor list (Auth0, SendGrid, Cloudflare, Microsoft, Freshworks), EU data residency options across multiple Azure regions, and built-in consent management, data erasure, and contact anonymization. Not higher because SCCs and DPA tier availability (all vs enterprise-only) are not explicitly documented.
Kentico does not offer a BAA and is not HIPAA-certified. DevNet community confirms HIPAA compliance depends on implementation architecture, not the platform itself. Kentico's Azure infrastructure could support HIPAA-eligible workloads with appropriate configuration, but no formal HIPAA program or documentation exists. European market focus means US healthcare compliance is not a priority.
GDPR via Czech EU HQ, CCPA confirmed on trust center, DORA alignment for financial services confirmed. No FedRAMP authorization. No documented LGPD, PIPEDA, IRAP, or C5 compliance. NIS2 awareness from EU regulatory environment. DORA alignment adds meaningful value for financial services customers beyond basic GDPR+CCPA.
Kentico holds SOC 2 Type 2 with Security, Confidentiality, and Availability Trust Service Criteria — all three key TSCs. Annual independent audit cadence confirmed. Reports available to enterprise customers. Trust center explicitly documents the scope. Not scoring 85+ because Processing Integrity and Privacy TSCs are not confirmed.
Kentico holds ISO 27001 certification with Statement of Applicability (SoA) available, covering the platform ISMS — not just underlying infrastructure. SaaS documentation confirms ISO 27001 for operations. No ISO 27018 (cloud PII processing) certification documented. Platform-scope ISO 27001 is strong but lack of ISO 27018 prevents scoring 80+.
Beyond SOC 2 and ISO 27001, Kentico's additional certification portfolio is limited. DORA alignment is documented but is regulatory alignment, not a third-party certification. No FedRAMP, CSA STAR Level 2, PCI DSS, Cyber Essentials Plus, or HITRUST. Active HackerOne bug bounty program demonstrates security commitment but is not a certification. Adequate for EU mid-market but limited vs top-tier platforms.
Kentico SaaS supports 19 Azure regions across North America (7), Europe (6), Asia-Pacific (4), and Middle East (1). Single-tenant architecture ensures data isolation. Customers designate their region prior to provisioning with contractual guarantees. Self-hosted deployments provide complete residency control. Significantly stronger than the EU/US binary previously scored.
Built-in GDPR data erasure tools, consent management with configurable retention, and data collector/eraser APIs for right-to-be-forgotten compliance. Daily backups retained 3–7 days, weekly backups 30 days — retention policy documented. Content export via API. Not scoring higher because self-service bulk export tooling and post-termination retention specifics are not clearly documented.
Kentico has an event log tracking system actions, content changes, and user activity stored in the Xperience database. Custom IEventLogWriter implementations enable external system/SIEM integration, but this requires development — not turnkey. Standard .NET logging configuration available. Trust center confirms operational telemetry collection. Adequate but not best-in-class; no native SIEM push connector.
Kentico Xperience's admin UI is built with modern React components and accessibility is a stated concern given EU HQ and EN 301 549 awareness. However, no formal WCAG 2.1 AA conformance report or independent testing for the authoring interface has been published. The admin UI has undergone significant rebuilds but accessibility certification has not been prioritized publicly. Scores as stated target without formal conformance.
No formal VPAT/ACR is publicly available for Kentico Xperience after thorough search. DevNet has general accessibility articles but no formal conformance documentation. No Section 508 conformance statement. Some accessibility guidance exists in documentation for delivered websites but not for the authoring interface specifically. Scoring at bottom of 'accessibility page without formal VPAT' range.
Kentico enjoys remarkably high customer sentiment with 98% of G2 reviewers giving 4-5 stars and 96% believing the platform is heading in the right direction. Gartner Peer Insights corroborates with a 4.5/5 average. This signals strong product-market fit in the mid-market .NET DXP segment and confidence in the platform's trajectory.
As an EU-headquartered company with ISO 27001 certification, SOC 2 Type II across three trust service criteria, and 19 Azure regions for data residency, Kentico offers compelling compliance positioning. GDPR compliance is native with built-in consent management, data erasure tools, and DORA alignment for financial services customers.
The Page Builder provides genuine in-context visual editing with drag-and-drop widget placement, section layouts, and AI-generated widgets via KentiCopilot. Recent improvements including page cloning, shareable preview URLs, and smart asset uploading make this competitive with enterprise DXP page editors. Content workflows with multi-step approval chains further strengthen the editorial experience.
AIRA has matured into a comprehensive AI suite covering content drafting, translation, image tagging, focal point detection, and SEO enhancement. The Content Strategist agent evaluates against custom tone profiles for brand voice enforcement. The MCP server enables AI-assisted content modeling. AI capabilities have seen the largest score improvements across the platform, with deltas of +20 and +27 in AI-related items.
Kentico is a privately held, profitable company with $42M revenue growing steadily since 2004. No VC dependency, no acquisition rumors, and continued investment in major product areas (AI, commerce, SaaS). The 500+ partner agency ecosystem and 100+ new projects live in 2025 demonstrate healthy business momentum without the volatility of venture-funded competitors.
Genuine SaaS and self-hosted parity with no feature disparity between models. SaaS runs on single-tenant Azure infrastructure across 19 regions, while self-hosted supports standard Docker and ASP.NET Core hosting. This dual model provides critical flexibility for regulated industries and data sovereignty requirements that cloud-only platforms cannot match.
Core platform development requires .NET/C# proficiency, and no official JavaScript, Python, or mobile SDKs exist. TypeScript type generation from content schemas is absent. Non-.NET consumers must use GraphQL directly without client libraries. This narrows the talent pool and increases specialist cost premiums compared to JS/TS-native platforms.
With an overall category score of 47.4, build simplicity is Kentico's weakest area. Concept complexity from the hybrid Page Builder/headless model, lack of polished framework starters beyond .NET, mixed code/database configuration, and team size requirements of 3-4+ developers all contribute. Typical implementations take 2-4 months versus weeks for headless platforms.
Multiple critical CVEs in 2025 including CVSS 9.8 authentication bypass vulnerabilities added to CISA's KEV catalog as actively exploited. XSS-to-RCE chains discovered by security researchers. While patches were released, the volume and severity of vulnerabilities is concerning and the bug bounty program offers no financial rewards, potentially limiting security researcher engagement.
No real-time co-editing capability exists — the platform uses document locking to prevent conflicts. No presence indicators, activity feeds, or collaborative editing features. Rich text outputs HTML only with no portable structured format. Media management is in transition with Media Libraries being sunset by July 2026. These gaps are increasingly visible against headless CMS competitors.
The migration from Kentico Xperience 13 to XbK is a full platform rebuild, not an incremental upgrade, with EOL set for December 31, 2026. This pattern of major forced architectural transitions (CMS → EMS → XP13 → XbK) creates significant ongoing risk for long-term customers. Partners are actively recommending migration windows to avoid bottlenecks.
Only a 30-day trial exists with no permanent free or community edition. Self-managed starts at $990/month and SaaS from $1,990/month. Detailed tier breakdowns, feature-to-tier mapping, and enterprise pricing are gated behind sales. Per-channel licensing creates linear cost scaling for multi-brand deployments, making TCO unpredictable at scale.
Kentico's unified DXP approach combines CMS, marketing automation, personalization, email, and now digital commerce in a single platform built on .NET. Teams already invested in the Microsoft stack get native integration with ASP.NET Core, Azure, and SQL Server without managing multiple vendor relationships.
Czech EU headquarters, ISO 27001 and SOC 2 Type II certifications, GDPR-native consent management, DORA alignment, and 19 Azure regions for data residency make Kentico particularly strong for regulated European industries. The dual SaaS/self-hosted model adds flexibility for sovereignty-sensitive deployments.
The hybrid model offers genuine in-context visual editing via Page Builder for marketing teams while also providing GraphQL headless channels for modern frontend frameworks like Next.js. This suits organizations transitioning from traditional to headless without abandoning marketer-friendly page composition.
Built-in contact segmentation, persona-based content personalization, A/B testing, email marketing with drag-and-drop builder, and campaign tracking with conversion goals provide a workable marketing stack without requiring separate MarTech tools. AIRA AI features accelerate content creation and translation.
The mandatory .NET/C# requirement for core development, lack of TypeScript SDKs, absence of polished JS framework starters, and 2-4 month typical implementation timelines make Kentico a poor fit for teams expecting the speed and flexibility of modern headless CMS platforms. No free tier eliminates experimentation without budget commitment.
Document locking instead of real-time co-editing, no presence indicators, and no collaborative editing features make Kentico unsuitable for large distributed content teams that need simultaneous editing workflows. Platforms like Sanity and Contentful are fundamentally better architected for this use case.
No BAA availability, no HIPAA certification, and no documented HIPAA compliance program. Kentico's European market focus means US healthcare regulatory requirements are not a priority. Teams needing HIPAA compliance should look elsewhere.
While native digital commerce is now production-ready, it remains early-stage with basic variant handling, no search merchandising, no cross-sell/upsell tooling, and limited external commerce platform connectors beyond Shopify. Teams with serious commerce requirements will find the offering insufficient compared to dedicated commerce platforms or commerce-integrated headless CMS solutions.
Kentico offers a more modern, cost-effective alternative to Sitecore XP with better customer satisfaction scores and faster release cadence, though Sitecore XP provides deeper personalization, more mature commerce, and a larger partner ecosystem. Kentico's AI capabilities (AIRA) have advanced rapidly while its regulatory certifications now match Sitecore's fundamentals.
Advantages
Disadvantages
Both platforms target .NET teams with hybrid DXP capabilities, but Optimizely PaaS offers stronger experimentation (A/B testing, feature flags) and a larger enterprise customer base. Kentico counters with better pricing transparency, higher customer satisfaction, and more flexible deployment options including true self-hosted parity. Kentico's AI content features are competitive but Optimizely's optimization engine is more mature.
Advantages
Disadvantages
Kentico and Magnolia are closely matched mid-market DXPs with dual deployment models, but Kentico has stronger marketing automation, native commerce, and AI capabilities while Magnolia offers better Java ecosystem alignment and more flexible content modeling. Kentico's SaaS offering with 19 Azure regions provides stronger cloud deployment options than Magnolia's more recent cloud push.
Advantages
Disadvantages
Both are .NET-based CMS platforms, but Kentico provides significantly more built-in DXP capabilities including marketing automation, personalization, commerce, and AI content features. Umbraco offers a stronger open-source community, free tier, simpler developer experience, and lower barrier to entry. For teams needing just a CMS, Umbraco is simpler; for teams needing an integrated DXP, Kentico delivers more out of the box.
Advantages
Disadvantages
Contentful dominates in developer experience, SDK ecosystem, real-time collaboration, and build simplicity, while Kentico offers stronger built-in marketing automation, visual page building, native commerce, and regulatory certifications. Contentful is the better headless CMS; Kentico is the better integrated DXP for .NET teams who need marketing and commerce capabilities without assembling a multi-vendor stack.
Advantages
Disadvantages
Kentico Xperience shows a mixed momentum profile this cycle, with a meaningful uplift in Compliance & Trust (+3.9) offset by broad softening across core content management capabilities that feed into the Capability composite. The Compliance & Trust gain reflects improved positioning around data governance and regulatory readiness, while the notable declines in content versioning, visual editing, workflows, and content type flexibility—each dropping 14–15 points—signal a recalibration of how Kentico's traditional CMS strengths compare against rapidly evolving competitors, even though no composite Capability change registered due to weighting effects. Practitioners should pay close attention to the content authoring experience downgrades; while Kentico's Page Builder and workflow engine remain functional, the revised scores suggest the platform is losing its edge in areas that were historically core differentiators for the Traditional DXP tier.
Score Changes
Full version history per content item with draft/published/archived states integrated with workflow engine. Scheduled publishing via workflow actions. Rollback to previous versions is straightforward. Version comparison available but not as visually rich as Contentful or Sanity. Workflow integration elevates this into genuine content lifecycle management.
Page Builder provides genuine in-context visual editing with drag-and-drop widget placement. Recent improvements include page cloning for faster authoring, smart drag-and-drop asset uploading, in-context content creation without leaving Page Builder, and shareable preview URLs with expiration controls. AI-generated Page Builder widgets via KentiCopilot. One of Kentico's genuine strengths, competitive with enterprise DXP page editors.
Mature multi-step workflow engine with custom stages, role-based transitions, approval chains, and email notifications. Workflow scopes target specific content types or sections. Scheduled transitions and automation processes supported. Audit trail tracks all actions. Competitive with enterprise DXP platforms. No significant changes in recent refreshes — already strong.
Xperience by Kentico offers Page, Reusable, Email, and Headless content types with 10+ field types (text, number, date, boolean, media, object references, rich text, content item references, general selector). Schema defined in admin UI with C# code generation. New AI-powered MCP server for content type CRUD operations, but no schema-as-code workflow or polymorphic/union types. Capable but less fluid than code-driven headless platforms.
Page Builder widget system provides component-level composition with sections, zones, and widgets. Reusable content items serve as shared fragments across pages. Nesting supported via widget zones within sections though deep nesting has practical limits. Rich text output is HTML, not a portable structured format like Portable Text or Rich Text AST.
Kentico holds SOC 2 Type 2 with Security, Confidentiality, and Availability Trust Service Criteria — all three key TSCs. Annual independent audit cadence confirmed. Reports available to enterprise customers. Trust center explicitly documents the scope. Not scoring 85+ because Processing Integrity and Privacy TSCs are not confirmed.
Field-level validation covers required, min/max length, regex patterns, and data type checks. Custom validation via .NET data annotation attributes on generated model classes. Form Builder now supports visibility conditions based on other field values (Nov 2025). Cross-field validation still requires custom C# code. Functional but lacks a visual rule-builder UI.
Rich text editor provides standard formatting (headings, bold, italic, links, lists, tables, images) with configurable toolbar. No custom block types or inline annotations. Output is HTML only — no portable structured format. AIRA image transformation capabilities added for in-editor media handling, but core rich text architecture unchanged.
Content item reference fields allow linking between content types. References are unidirectional — no automatic bidirectional linking or graph traversal. Cross-content-type references work but lack filtering at the reference field level. GraphQL linked items expansion improves querying but reverse lookups still require manual LINQ/object queries. Adequate for most architectures but no graph-style relationship modeling.
Media libraries being sunset by July 2026, transitioning to Content Hub with content item assets as the long-term replacement. Content Hub offers more structured asset management but the transition creates uncertainty. Smart drag-and-drop uploading added in Page Builder. Still no focal point selection, on-the-fly format conversion (WebP/AVIF), or DAM-grade features natively. Score slightly lower due to platform transition state.
Significant improvement: every headless channel now provides a native GraphQL API endpoint secured by API keys. REST + GraphQL combination available. GraphQL supports queries with filtering, linked items expansion, and pagination. Performance optimizations added for queries with large numbers of linked content types (2025). However, GraphQL is query-only (no mutations/subscriptions), and query flexibility still trails dedicated headless platforms.
Internal .NET event system is robust with sync and async handler support, dependency injection, and coverage of content CRUD operations. Newer handler API supports constructor DI and async code. ThreadQueueWorker for background batch processing. External webhook capabilities remain limited compared to headless platforms — no admin UI for webhook configuration, filtering, signed payloads, or retry dashboards.
Improved from previous scoring: dedicated Headless content types, GraphQL API endpoints per channel, and documented Next.js integration patterns. Platform now positions itself as a 'hybrid headless DXP.' However, still no official JavaScript/Python/mobile SDKs — developers consume GraphQL directly. Rich text remains HTML-only. Heritage is clearly web-first MVC, and headless is an added capability rather than the core architecture.
Exceptional review satisfaction continues: G2 shows 98% of reviewers gave 4-5 stars with 92% likelihood to recommend. Gartner Peer Insights corroborates with 4.5/5 average. G2 category scores remain strong: Ease of Use 90%, Ease of Admin 90%, Ease of Setup 86%, Right Direction 96%. Reviewers praise the unified content+marketing+commerce platform and support quality. Main criticisms persist around learning curve for new users and some missing enterprise features. The 96% 'Right Direction' score is particularly notable for platform health assessment.
SaaS deployment runs on managed Azure infrastructure but no built-in global CDN with per-content cache invalidation. Azure CDN configuration documented for older versions but SaaS offering lacks granular CDN controls. Media/assets can be served via Azure Blob storage. Teams still need to layer their own CDN (Cloudflare, Azure Front Door) for production API and asset performance.
Kentico is a privately held, profitable company with $42M revenue (2024), growing steadily from $20M in 2017. Based in Brno, Czech Republic, operating since 2004. Expedition Growth Capital has invested historically. No acquisition rumors or layoffs reported in 2025-2026. CEO Dominik Pintér published a forward-looking 2026 vision, signaling stable leadership. The company continues investing in major product development (AI, commerce, SaaS) — consistent with a healthy, growing business. Not reliant on VC fundraising cycles.
Kentico SaaS supports 19 Azure regions across North America (7), Europe (6), Asia-Pacific (4), and Middle East (1). Single-tenant architecture ensures data isolation. Customers designate their region prior to provisioning with contractual guarantees. Self-hosted deployments provide complete residency control. Significantly stronger than the EU/US binary previously scored.
Comprehensive .NET extensibility: custom modules with dependency injection, global event handlers for content lifecycle hooks, custom Page Builder widgets and sections, custom form components, and custom admin UI pages built with React. NuGet-based package distribution for reusable extensions. The admin UI customization via React is a genuine strength. Limited only by the requirement for .NET/C# skills — no low-code extension approach exists.
SSO via external authentication providers including OIDC through ASP.NET Core Identity integration. MFA is available for admin users. API authentication uses API keys for headless channel endpoints. SAML support requires additional custom configuration beyond built-in OIDC. Service account management is basic. Adequate for most enterprise requirements but SAML not being first-class limits the score.
Role-based access control with predefined and custom roles. Permissions configurable at module, content type, and content tree node levels. Per-page permissions provide content-level access control. Custom roles support granular module permission assignments. No field-level permissions — access control operates at the content item level. Adequate for most organizational structures but lacks fine-grained field-level control offered by some headless CMS platforms.
Genuine dual deployment: SaaS (single-tenant Azure infrastructure) and self-hosted via standard ASP.NET Core hosting. SaaS customers choose their Azure region from North America, Europe, and Asia Pacific. Self-hosted supports Docker containers and any compatible infrastructure. No feature disparity between models. Encryption in transit and at rest for SaaS. The dual model provides strong flexibility for regulated industries.
Public status page at status.xperience-portal.com with uptime history page. Platform-specific SLAs for SaaS customers. 24/7 worldwide support team with internal alerting system. Recent incidents tracked and communicated via status page (last acknowledged outage Feb 19, 2026). Not higher because specific SLA percentage (e.g., 99.95%) is not publicly documented and incident post-mortems are limited compared to larger SaaS platforms.
Standard .NET local development with ASP.NET Core dev server and hot reload. CLI tools for project management and database operations. Local SQL Server instance (LocalDB or full) required. Full platform runs locally with good production parity for the application layer. Developer Learning Map and kickstart guides available. Not higher because it requires the full .NET stack plus SQL Server locally — no lightweight sandbox or emulator mode.
Comprehensive documentation at docs.kentico.com with the new Learn Portal unifying all educational resources. Full API reference at api-reference.kentico.com. Developer Learning Map provides guided training paths. Code examples in C# throughout. AI-powered chatbot for documentation assistance. Free e-learning for all key roles. Not higher because examples are C#-only, no interactive playground, and some legacy-to-XbK transition gaps remain.
Xperience by Kentico shipped approximately 10 Refresh releases in 2025 (Jan, Mar, May, Jun, Jul, Oct, Nov, Dec) plus Jan and Feb 2026 — roughly monthly cadence. Major features shipped include content versioning, digital commerce (preview through production-ready), AIRA AI capabilities, content sync, and Form Builder improvements. This is a strong cadence for a platform supporting both SaaS and self-hosted deployments. Not continuous deployment like pure SaaS, but monthly meaningful releases is solid.
Structured changelog at docs.kentico.com/documentation/changelog with each Refresh receiving a detailed community blog post covering new features, breaking changes, and migration guidance. Documentation updates are tracked separately. The format is actionable — teams can identify what changed and what requires action. Breaking changes are called out explicitly with migration steps.
Public roadmap at roadmap.kentico.com with Planned and Released tabs. CEO Dominik Pintér published a 2026 vision post outlining strategic priorities (AI integration, XP13 end-of-life transition, unified product). Community feedback influences priorities. Delivery has been strong in 2025 with commerce and AI features hitting roadmap targets. Not quite at the level of community-voted prioritization, but good transparency for a commercial vendor.
Xperience by Kentico now provides a GraphQL API for every headless channel with auto-generated schemas based on configured content types. API key security, dynamic caching, and per-channel endpoints are well-designed. However, only queries are supported — no mutations or subscriptions. The .NET content item query API is powerful with filtering, sorting, and projection. Not higher because GraphQL is read-only and documentation depth is below headless-first platforms.
Xperience by Kentico SaaS holds both ISO 27001 certification and SOC 2 Type II audit, verified annually with continuous monitoring. GDPR and CCPA compliance with consent management tools. DORA-aligned and Digital Services Act-ready. Trust Center provides evidence and policies. Multiple Azure regions across North America, Europe, and Asia Pacific for data residency. Encryption in transit and at rest. Not higher due to no documented HIPAA BAA availability.
Formal Vulnerability Disclosure Program exists at kentico.com/bug-bounty-program with legal safe harbor for researchers. Security advisories published at docs.kentico.com/security-advisories. However, CVE history includes serious vulnerabilities in older versions — authentication bypass and remote code execution chains in Xperience 13. Regular penetration testing for SaaS. Not higher due to the severity of historical CVEs and the disclosure program being reward-free.
ASP.NET Core architecture supports horizontal scaling with automatic web farm synchronization across multiple instances. Azure SaaS deployment provides managed scaling with multiple region support. File storage shared across instances eliminates sync overhead. However, no published scale limits (entries, API calls/second, concurrent users) and no public enterprise-scale case studies with specific metrics. Not higher due to lack of documented scale ceiling and no CDN-backed content delivery documentation.
SaaS includes automated daily backups retained 3–7 days and weekly backups (Sundays) retained 30 days. Backups stored locally and copied to remote geo-redundant storage for disaster recovery. Content export via API and admin tools. Self-hosted follows standard SQL Server backup practices. Improved from previous score due to confirmed backup frequency and geo-redundant DR. Not higher because RTO/RPO targets are not publicly documented.
Continuous Integration serializes database objects to XML files for source control. Continuous Deployment restores serialized data to target environments (staging, UAT, production). CI/CD repositories can be configured to include only specific object types. NuGet dependency management integrates with standard .NET CI pipelines. Actively maintained — updated with new features in v26. Not higher because no branch-based environments, no deploy previews, and schema migrations require CI/CD feature configuration rather than standalone migration CLI.
500+ digital agency partners globally with tiered certification (Gold Partner as highest level, plus Quality Expert certification). Active partner recognition with FY25 Partner Excellence Awards and Site of the Year 2025 competition. Named partners include Americaneagle.com, Sagepath Reply, NTARA, SilverTech. Partner directory at kentico.com/partners/find-a-partner. 2025 Partner Conference held. Stronger than previously scored — 500+ agencies is a meaningful ecosystem, though still below enterprise DXP leaders.
No formal VPAT/ACR is publicly available for Kentico Xperience after thorough search. DevNet has general accessibility articles but no formal conformance documentation. No Section 508 conformance statement. Some accessibility guidance exists in documentation for delivered websites but not for the authoring interface specifically. Scoring at bottom of 'accessibility page without formal VPAT' range.
No real-time co-editing capability. Concurrent editing uses document locking model to prevent conflicts. No presence indicators or activity feeds. This remains a notable gap compared to platforms like Contentful or Sanity. No evidence of changes in 2025-2026 refreshes.
GraphQL responses are dynamically cached improving performance for repeated queries. Recent 2026 updates added performance optimization for queries retrieving data with fields linking to many content types, preventing timeout errors. No published rate limits, response time SLAs, or performance benchmarks. Not higher due to lack of CDN-backed delivery documentation and no published performance guarantees.
The Community Integrations Hub hosts integrations from Kentico, partners, and the community, distributed as NuGet packages. Official integrations include Algolia search, Lucene.NET search, health checks, migration tools, and Disqus. NuGet-based extensibility model is clean but the total catalog is modest compared to larger platforms. Core categories (search, analytics, commerce) are covered but gaps exist in DAM, translation, and AI integrations.
Within the Xperience by Kentico Refresh cycle, breaking changes are well-documented with migration guides and the Kentico Migration Tool has been expanded (now supports orders and customers as of Jan 2026). The XP13-to-XbK transition remains a historical scar but is nearing completion — XP13 end-of-life is 2026. Within-Refresh breaking change management is reasonable. Slight improvement as migration tooling matures, but the platform's history of major architectural pivots still weighs on this score.
Community portal at community.kentico.com, invite-only Slack workspace, GitHub Discussions at github.com/Kentico/Home. MVP and Community Leader programs active for 2026. The 500+ partner agencies globally suggests a broader ecosystem than raw developer community metrics imply. Still niche compared to WordPress, Drupal, or headless CMS leaders — primarily concentrated in Europe, UK, and ANZ. GitHub presence is modest with open-source community projects but no massive star counts.
Kentico team actively participates in community forums and Slack. MVP and Community Leader programs recognize engaged members with awards for 2026. Community resource hub and AI development hub show investment in developer enablement. Engagement quality is good within scope — the smaller community size enables more direct vendor-to-developer interaction. Core platform remains closed-source, limiting community code contributions to integrations and marketplace items.
Kentico talent remains niche. The .NET requirement narrows the pool, and platform-specific expertise is concentrated in Europe, UK, and ANZ. Certification program exists but the absolute number of certified developers is small. Most teams still train existing .NET developers on Kentico rather than hiring specialists. No meaningful change in talent market dynamics from previous scoring period.
Stronger momentum signals than previously scored. 100+ new digital projects went live on Xperience by Kentico during 2025. Revenue reached $42M (up from $20M in 2017), showing sustained growth. G2 Leader status in multiple quarterly reports. Site of the Year 2025 competition attracted global entries. The XP13 end-of-life in 2026 will drive migration momentum. Still mid-market scale, but trajectory is positive with both new and upgrading customers.
Significantly better analyst recognition than previously scored. Recognized in the Gartner Magic Quadrant for DXP for the 7th time. G2 Leader in the DXP Grid for multiple consecutive quarters (Spring through Winter 2025-2026). Gartner Peer Insights average of 4.5/5. Positioned as a mid-market hybrid headless DXP with AI and commerce capabilities. Clear differentiation in the .NET mid-market with a unified content+marketing+commerce platform. Still lacks Forrester Wave inclusion since 2021, and competes against larger enterprise DXP budgets.
Kentico Xperience's admin UI is built with modern React components and accessibility is a stated concern given EU HQ and EN 301 549 awareness. However, no formal WCAG 2.1 AA conformance report or independent testing for the authoring interface has been published. The admin UI has undergone significant rebuilds but accessibility certification has not been prioritized publicly. Scores as stated target without formal conformance.
Official SDK exists for .NET only, distributed as NuGet packages following the Kentico.Xperience.* naming convention. The .NET SDK is well-maintained with typed content access and LINQ queries. No official JavaScript, Python, Ruby, Go, or mobile SDKs exist. Non-.NET consumers must use the GraphQL API directly without a client library. This limits the platform to .NET teams for server-side work.
Some improvement in third-party content with DEV Community articles, community blog posts, and partner-produced content. AI Development Hub provides structured resources. However, volume remains limited compared to major platforms — no current books, sparse YouTube presence, and conference talks primarily at Kentico's own events. Third-party learning resources for Xperience by Kentico are growing but still thin relative to competitors.
Strong onboarding ecosystem. Developer Kickstart series walks through building a site from scratch. Developer Learning Map provides curated, sequentially-structured training. Implementation Handbook from solution architects covers seven project phases. Quickstart guides bridge documentation and real-world scenarios. Training guides repo on GitHub with step-by-step instructions. Certification available via Kentico Academy. Well-invested for a mid-market platform.
No TypeScript type generation from content schemas. No official TypeScript or JavaScript SDK for content delivery. The admin UI uses React and TypeScript internally, but this is not exposed as a developer-facing SDK. Type safety is provided via C# generated classes in .NET only. Frontend developers consuming the GraphQL API must manually create TypeScript types or use third-party codegen tools. This remains a significant gap for modern frontend workflows.
Page Builder provides genuine drag-and-drop visual page creation with widget placement, section layouts, and reusable templates. Marketers can create and launch landing pages from pre-built widget libraries without developer involvement. AIRA AI assistance added for content creation. Meets the 70+ threshold for a real visual page builder, though initial widget library still requires developer investment.
Solid SEO support with meta title/description fields on all page types, configurable URL slug management with vanity URL support (added 2025), XML sitemap generation, and redirect management. Canonical URL handling is available. No built-in SEO scoring or real-time optimization suggestions, and structured data requires custom implementation, but the fundamentals are well covered for a DXP.
Moderate concept complexity. Developers must learn ASP.NET Core patterns (DI, middleware, routing), Kentico-specific concepts (Page Builder with sections/zones/widgets, four content types: Page, Reusable, Email, Headless), and the hybrid delivery model (Page Builder channels vs headless GraphQL channels). Mental model aligns with .NET conventions but the hybrid approach adds overhead compared to pure headless platforms. Not as complex as AEM/Sitecore but more conceptual layers than headless CMS platforms.
.NET project templates via dotnet CLI for quick project initialization with basic structure, Page Builder examples, and configuration. Community and blog examples for Next.js + GraphQL headless integration exist but are not official polished starters with example content and deployment config. No equivalent to the rich starter ecosystem of headless CMS platforms with framework-specific starters for Next.js, Nuxt, Astro. Training guides repo on GitHub provides working examples but targets learning, not production jumpstart.
Moderate configuration surface. appsettings.json with Kentico-specific sections, connection strings, and module settings all require attention. Defaults are reasonable for development. SaaS deployment improvements (zero-downtime, faster deployments via restore points) reduce ops config burden. Configuration-as-code support is partial — some settings in code, some in database admin interface. Environment variable support follows standard ASP.NET Core conventions.
Schema changes possible but require care. Content versioning now supports reusable content, headless items, and web pages with version history and restore capability (2025), improving safety of schema iterations. Adding fields is straightforward; removing or renaming fields still risks data loss. CI/CD serialization feature tracks schema changes across environments. No automated schema migration tooling for complex refactoring, but the versioning improvements reduce risk compared to previous assessment.
Meaningful improvements in 2025. Shareable web page previews (Dec 2025) allow stakeholders to preview content via URL without admin access. Content versioning enhanced with Page Builder preview capability and content read-only mode (April 2025). Page Builder preview integrated into editorial experience with actual widget rendering. However, headless channel preview still requires custom implementation in the target environment — no built-in headless preview. Setup for custom Page Builder still requires implementing widget views and section layouts.
.NET/C# skills remain mandatory for core platform development — a hard requirement limiting the candidate pool. Kentico-specific knowledge needed for Page Builder patterns, content type modeling, and workflow configuration. The headless GraphQL channel partially alleviates this for frontend-only roles. Certification available via Kentico Academy but not strictly required. The specialization requirement remains a genuine constraint for team building and talent acquisition.
A small team of 3-4 developers can deliver a production Kentico site. SaaS deployment with zero-downtime updates and improved deployment speed reduces the need for dedicated ops roles. Solo developer implementation is possible for simple sites. Content authors can be trained separately. The team size requirement is moderate — smaller than AEM/Sitecore but larger than headless CMS projects where a single frontend developer can ship.
Post-go-live self-service improved in 2025-2026. Shareable previews let stakeholders (CEOs, consultants) review content without admin access. AIRA AI content features now GA (Feb 2026) assist content creation. Smart drag-and-drop asset upload, form visibility conditions, and validation rules empower editors. Page Builder allows marketers to compose pages from widgets without developer involvement. Content authors still need moderate training (1-2 days) but ongoing operations have less developer friction than before.
Campaign tracking with content grouping under campaign umbrellas, conversion goal tracking, and basic campaign analytics. Email marketing is integrated with drag-and-drop Email Builder and A/B testing for email campaigns. Content scheduling supports campaign timelines. Workflow notifications added in mid-2025. Still basic compared to dedicated marketing platforms — no multi-channel orchestration or advanced campaign calendaring.
Built-in Form Builder with field validation, conditional visibility rules, and usage tracking (October 2025). CTA management via Page Builder widgets. Conversion tracking integrates with campaign system. A/B testing for landing pages and emails. Form Builder improved but still basic compared to HubSpot or Marketo. No built-in optimization recommendations or advanced analytics.
RBAC with page-level ACLs and per-channel permission management. SSO via OIDC supporting Microsoft Entra ID, Okta, Auth0, and custom IdPs with role synchronization from identity providers. Content tree permissions can scope department-level access. Adequate for basic intranet scenarios but the permission model remains role/group-based — no dynamic audience-based content filtering for sophisticated intranet use cases.
Content Hub provides taxonomy and content organization with tagging and categorization. Content versioning now available for reusable content (March 2025). Workflow notifications support knowledge update approval flows. Search is adequate for internal discovery. Still lacks purpose-built knowledge management features like content freshness tracking, expertise mapping, or knowledge base templates.
SaaS deployment now provides genuine tenant isolation — each customer gets a separate application, database, and storage per project. Within a project, multi-site is achieved via website channels with separate content trees and per-channel permissions. However, multiple brands within a single project still share a database. The SaaS isolation is strong between customers but multi-brand within one org remains silo-based via channels, not true per-brand data isolation.
Content Hub enables reusable content items shared across channels (websites, email, headless). Page Builder widgets available across all sites in the instance. Content sync for web pages added in mid-2025 allows synchronized content updates. However, no brand-override system for shared widgets, no centralized design system support, and design token management requires custom implementation.
Central admin interface with cross-channel visibility. Per-channel permissions and page-level ACLs enable brand autonomy within governance boundaries. Workflow can be configured per channel for brand-specific approval processes. Workflow notifications improve governance awareness. Still no cross-brand approval hierarchies, global policy enforcement mechanisms, or compliance dashboards across brands.
GDPR via Czech EU HQ, CCPA confirmed on trust center, DORA alignment for financial services confirmed. No FedRAMP authorization. No documented LGPD, PIPEDA, IRAP, or C5 compliance. NIS2 awareness from EU regulatory environment. DORA alignment adds meaningful value for financial services customers beyond basic GDPR+CCPA.
Built on ASP.NET Core with .NET 10 LTS support (as of late 2025), using standard MVC patterns, Razor views, Tag Helpers, and dependency injection. Skills transfer to/from other ASP.NET Core projects. The headless GraphQL API allows frontend developers to use Next.js or other frameworks without .NET knowledge for content consumption. However, core platform development still requires .NET/C# — this limits the candidate pool compared to JS/TS-native platforms. Not proprietary, but not the majority ecosystem either.
Within Xperience by Kentico, Refresh-to-Refresh upgrades are NuGet-based and breaking changes are rare — Kentico explicitly prioritizes backward compatibility. However, the migration from Kentico Xperience 13 to XbK is a full platform rebuild requiring frontend rearchitecture, custom code reimplementation, and content migration via dedicated tooling. With KX13 EOL set for December 31, 2026, many customers are currently facing this expensive transition. Not lower because within-XbK upgrades are genuinely manageable.
Multiple critical CVEs discovered in 2025: CVE-2025-2746 and CVE-2025-2747 (CVSS 9.8 authentication bypass in Staging Service), CVE-2025-2748 (XSS-to-RCE chain), and CVE-2025-5591 (stored XSS). Some were added to CISA's KEV catalog as actively exploited. Hotfix 13.0.179 patched the critical auth bypass. SaaS deployments receive managed patching. The volume and severity of 2025 vulnerabilities is concerning, though patches were released. Not lower because SaaS auto-patches and hotfix turnaround for critical issues was reasonable.
Kentico's pattern of forced platform transitions continues. KX13 EOL December 31, 2026 forces migration to XbK — a full platform rewrite, not an incremental upgrade. Media Libraries deprecated with a 12-month sunset (removed after July 2026). The cumulative history of forced migrations (CMS → EMS → XP13 → XbK) is a significant risk factor. Partners are actively recommending Q4 2025–Q2 2026 migration windows to avoid last-minute bottlenecks. Not lower because deprecation timelines are communicated in advance with 12+ month windows.
NuGet-based dependency management follows standard .NET/ASP.NET Core patterns. The dependency tree is moderate — Kentico.Xperience packages plus standard ASP.NET Core dependencies. SaaS deployment reduces client-side dependency concerns. Monthly Refresh releases require regular NuGet updates to stay current. The .NET ecosystem provides good tooling for dependency management and vulnerability scanning. Not higher because self-hosted deployments require SQL Server, runtime management, and regular NuGet maintenance.
SaaS deployments include real-time monitoring, DevOps coverage, and platform-specific SLAs with 99.9% uptime guarantee. Kentico manages 24/7/365 availability monitoring for SaaS infrastructure. Self-hosted deployments still require standard ASP.NET Core monitoring setup (Application Insights, health checks). Built-in admin monitoring is limited to basic system information. Not higher because self-hosted requires full custom monitoring, and even SaaS customers need application-layer monitoring.
Moderate ongoing content operations burden. Media Libraries are being sunset in favor of Content Hub, which creates a transition period for existing content. Taxonomy management requires manual attention as content grows. Content relationship integrity is not self-healing — broken references can accumulate. No automated stale content detection or link checking built in. The admin interface handles day-to-day content operations adequately but lacks automated content lifecycle management tooling.
SaaS deployment includes managed optimization and infrastructure monitoring. Self-hosted deployments require ASP.NET Core output caching configuration, SQL Server query optimization, and content caching strategy setup. The CI/CD features in XbK help maintain deployment consistency. Performance can degrade with large content volumes without optimization. Not higher because self-hosted still requires significant performance tuning, and no built-in performance monitoring or bottleneck identification tools exist.
Customer reviews consistently praise Kentico's support as exceptionally fast and knowledgeable. 24/7 support from in-house engineers is available across Standard and Premium tiers. Multiple review platforms (G2, Capterra, TrustRadius) report positive support experiences — 'if there is a bug, it will be fixed before you know it.' The smaller vendor scale means support engineers have deep platform knowledge. Premium tier adds faster SLAs and dedicated contacts. Not higher because the best support is gated behind Premium tier.
Kentico Community Portal Q&A discussions serve as the primary community forum for XbK, with DevNet handling legacy KX13 questions. Stack Overflow coverage is growing at 1-2 questions/week with almost all answered. Kentico team actively participates in community channels. Community Newsletter and contributions page foster engagement. However, the community remains small compared to WordPress, Drupal, or major headless CMS platforms, meaning niche questions may lack answers. Not lower because official team participation partially compensates for community size.
XbK follows a weekly hotfix and monthly Refresh cadence, providing regular delivery vehicles for bug fixes. Critical security vulnerabilities in 2025 received relatively prompt patches (hotfix 13.0.179 for CVSS 9.8 auth bypass). Customer reviews praise fix turnaround — 'if there is a bug, it will be fixed before you know it.' Non-critical bugs may still persist across Refresh cycles. Not higher because the critical 2025 CVEs suggest QA gaps, and some lower-priority issues take multiple Refreshes to address.
Native digital commerce became production-ready in July 2025, a significant change from the legacy state. Product catalog management is now in Content Hub with product content types, pricing, and tax configuration. However, it is still early-stage compared to mature commerce platforms — no full PIM, limited variant handling, and product taxonomy is basic. Adequate for content-driven commerce but not deep product information management.
Discounts and promotions support added in December 2025, enhanced with generic coupon codes in January 2026. Product catalog in Content Hub enables basic category organization. However, still no search merchandising, no cross-sell/upsell tooling, and no product spotlight features. Merchandising is basic — teams with serious merchandising needs will still require external commerce platforms.
Kentico now maintains an official Shopify integration (NuGet package) using Shopify Storefront and Admin APIs with product sync, shopping cart, and checkout integration. An ecommerce-common base package provides a foundation for building integrations with other commerce platforms. Significant improvement over the previous state of fully custom integration, but only Shopify has an official connector — commercetools, BigCommerce, and Salesforce Commerce still require custom work.
No purpose-built employee portal or intranet features in Xperience by Kentico. Legacy Kentico versions (8, 9, 12) had dedicated intranet modules but these were dropped in the new platform. No social features, no employee directory integration, no notification system beyond workflow notifications. Building an intranet requires extensive custom frontend development. Score reduced from 40 to better reflect the gap versus platforms with actual employee experience tooling.
Channel-based licensing model — platform license includes one main channel, additional channels purchased separately. Shared infrastructure within a project provides some cost efficiency. The per-channel pricing is transparent but each brand/site adds incremental license cost. Development costs are moderate per additional brand due to shared codebase but brand-specific customization still requires investment. Not as cost-efficient at scale as flat-fee multi-site platforms.
Kentico is HQ'd in Brno, Czech Republic (EU). Trust center confirms GDPR compliance with published DPA, sub-processor list (Auth0, SendGrid, Cloudflare, Microsoft, Freshworks), EU data residency options across multiple Azure regions, and built-in consent management, data erasure, and contact anonymization. Not higher because SCCs and DPA tier availability (all vs enterprise-only) are not explicitly documented.
Kentico does not offer a BAA and is not HIPAA-certified. DevNet community confirms HIPAA compliance depends on implementation architecture, not the platform itself. Kentico's Azure infrastructure could support HIPAA-eligible workloads with appropriate configuration, but no formal HIPAA program or documentation exists. European market focus means US healthcare compliance is not a priority.
Kentico holds ISO 27001 certification with Statement of Applicability (SoA) available, covering the platform ISMS — not just underlying infrastructure. SaaS documentation confirms ISO 27001 for operations. No ISO 27018 (cloud PII processing) certification documented. Platform-scope ISO 27001 is strong but lack of ISO 27018 prevents scoring 80+.
Kentico has an event log tracking system actions, content changes, and user activity stored in the Xperience database. Custom IEventLogWriter implementations enable external system/SIEM integration, but this requires development — not turnkey. Standard .NET logging configuration available. Trust center confirms operational telemetry collection. Adequate but not best-in-class; no native SIEM push connector.
Multi-site support remains a traditional Kentico strength. Multiple websites managed from a single instance with per-site content trees, configuration, and domains. Content sharing across sites via reusable content items in the Content Hub. Centralized administration with per-site permissions. Competitive with other traditional DXPs.
A 'How to Buy' page exists with self-managed starting at $990/month and SaaS from $1,990/month, but detailed tier breakdowns, overage rates, and enterprise pricing are gated behind sales. Better than fully opaque DXPs (AEM, Sitecore) but worse than headless platforms with full public pricing. No public price calculator.
Tiered subscription pricing linked to features and usage limits. Multi-site deployments multiply licensing costs, making scaling less predictable. Per-site licensing model means costs grow linearly with each additional property. Mid-market pricing is reasonable for a single site but enterprise multi-site deployments become expensive relative to headless alternatives with flat or usage-based models.
Core CMS features available at entry tier. Marketing automation, personalization, A/B testing, and email marketing require higher tiers. SaaS deployment is a separate offering from self-hosted. The specific feature-to-tier mapping is not fully public, making it difficult for buyers to assess which tier they need. Gating is moderate — more generous than enterprise DXPs but more restrictive than open-source headless platforms.
Annual subscription contracts are standard. Monthly options, downgrade paths, and exit terms are not publicly documented. No widely publicized startup, nonprofit, or education programs. Contract negotiation is possible for larger deals but flexibility is not a differentiator. Typical for mid-market DXP vendors — not punitive but not notably flexible.
Boilerplate .NET templates via `dotnet new kentico-xperience-mvc` and a Dancing Goat sample project accelerate initial setup. However, setup still requires .NET SDK installation, SQL Server database initialization via `dotnet kentico-xperience-dbmanager`, and configuration. A .NET-experienced developer can have a local instance running in hours, not days. SaaS deployment reduces infrastructure setup. Still significantly slower than headless CMS first-content-in-minutes experience.
Typical marketing site projects take 2-4 months (8-16 weeks) with an experienced team, which the scoring rubric rates as poor for simple sites (8+ weeks). Complex multi-site or commerce implementations extend to 6+ months. Reference architectures and project templates help but don't fundamentally change the timeline. Competitive with other mid-market DXPs like Magnolia and Liferay but notably slower than headless implementations.
Moderate specialist premium. .NET developers can become productive on Kentico with platform-specific training in 2-4 weeks thanks to boilerplate templates and documentation. Kentico-specific expertise commands a moderate rate premium over generalist .NET developers. Premium is lower than Sitecore or AEM specialists but higher than headless CMS platforms where frontend developers are immediately productive. Certification program exists but is not widely required.
SaaS deployment is the recommended option per Kentico documentation, including managed hosting in the subscription. Self-hosted ('Private Cloud') requires .NET 8-10 runtime and SQL Server 2019+, with minimum 4 GB RAM and 200 MB database. Self-hosted hosting costs are moderate due to SQL Server licensing. Overall, moderate hosting costs — included in SaaS subscription or moderate self-hosted infrastructure needs.
SaaS is now the recommended deployment, significantly reducing ops requirements — no server management, patching, or infrastructure monitoring needed. Self-hosted requires part-time ops for .NET runtime updates, SQL Server maintenance, and monitoring. Content operations require ongoing attention for workflow management and user administration. With SaaS as the recommended path, operational burden is lower than previously assessed.
Moderate to high lock-in. Content is accessible via Content Delivery API for export, but custom code is deeply .NET-specific and non-portable. Page Builder widgets, custom modules, and workflow configurations don't transfer. Database schema is proprietary (SQL Server). No documented migration tooling for moving to competitor platforms. Switching requires full re-implementation rather than content migration. Standard for traditional DXPs but worse than headless platforms.
Built-in GDPR data erasure tools, consent management with configurable retention, and data collector/eraser APIs for right-to-be-forgotten compliance. Daily backups retained 3–7 days, weekly backups 30 days — retention policy documented. Content export via API. Not scoring higher because self-service bulk export tooling and post-termination retention specifics are not clearly documented.
XbK approaches feature maturity with AI-powered content workflows, enhanced personalization engine, and improved composable architecture. The platform has largely completed its generational transition and velocity normalizes as the focus shifts from catch-up to differentiation. Cost structure remains mid-market enterprise, and build complexity improves but still reflects .NET DXP complexity.
Platform News
Built-in AI features for content generation, optimization suggestions, and automated tagging.
Improved real-time personalization with better segmentation and machine learning-driven recommendations.
Better support for microservices integration, webhook-driven workflows, and third-party marketplace.
Xperience by Kentico matures significantly with .NET 8 LTS support, expanded headless APIs, and improved SaaS deployment options. The platform is regaining competitive ground with a modern architecture while preserving traditional DXP strengths in marketing automation and content personalization. Regulatory features expand with better audit logging and consent management.
Platform News
Platform moves to .NET 8 long-term support, providing stability and performance improvements.
Content delivery API improvements including GraphQL-like querying and better multi-channel support.
Kentico begins offering managed SaaS hosting alongside traditional self-hosted deployment.
XbK development velocity picks up with quarterly feature releases adding digital marketing capabilities, improved page builder, and taxonomy management. The platform is finding its footing as a hybrid DXP — supporting both traditional and headless delivery. Build simplicity improves as documentation and community resources expand.
Platform News
Regular feature drops adding forms, A/B testing, taxonomies, and improved content modeling to close KX13 gaps.
Conference showcasing XbK roadmap including AI content assistance, advanced personalization, and SaaS deployment options.
Improved widget system and landing page capabilities for marketing teams.
Xperience by Kentico reaches general availability but is still catching up to KX13 feature parity. The new .NET 7 foundation and content hub model show architectural promise, but build complexity remains high as documentation and ecosystem tooling are still maturing. Partner community navigates the transition with mixed enthusiasm.
Platform News
General availability of the new platform with core CMS, email marketing, and headless content delivery.
Platform updated to .NET 7, improving performance and aligning with Microsoft's release cadence.
Kentico announces Xperience by Kentico (XbK), a ground-up rebuild on .NET 6 with a headless-capable content hub. This creates a strategic fork — KX13 enters maintenance mode while XbK is in early access with limited features. Velocity perception drops as the new platform is immature and migration path is unclear.
Platform News
Ground-up rebuild on .NET 6 with modern content hub architecture, but feature-incomplete compared to KX13.
Kentico shifts development resources to XbK; KX13 receives only security patches going forward.
XbK introduces reusable content items, headless delivery API, and channel-based content architecture.
Kentico Xperience 13 continues to receive regular hotfixes and the partner ecosystem remains active. However, velocity perception begins to soften as the market shifts toward headless and composable architectures. The .NET 5 ecosystem is maturing but KX13 remains on .NET Framework / .NET Core 3.1.
Platform News
Service pack adding incremental improvements to the page builder, forms, and content modeling.
Annual conference hinting at next-generation platform direction and modern .NET migration plans.
Kentico Xperience 13 is a mature traditional .NET DXP with solid content management and marketing automation. The platform enjoys steady enterprise adoption but its monolithic MVC architecture and Windows-centric hosting limit modern developer appeal. Regulatory posture is adequate for EU markets with GDPR tooling but lacks advanced compliance certifications.
Platform News
Major release completing the rebranding from Kentico CMS, MVC-first approach, improved page builder, and marketing automation.
Steady stream of hotfixes improving stability and security of the KX13 platform.