The DXP Scorecard — Independent Platform Evaluation
Independent Platform Evaluation
Scored on implementation experience
Not vendor briefings
← Dashboard

Kentico Xperience 13

Traditional DXPTier 2v13 EOL Dec 2026

Scored April 3, 2026 · Framework v1.4

Visit Website ↗
Kentico Xperience 13 v13 reaches end of life December 2026.The recommended upgrade path isXperience by Kentico

Use-Case Fit

Marketing
56.6
Commerce
43.8
Intranet
32.5
Multi-Brand
44.1

Platform Assessment

Kentico Xperience 13 is a legacy .NET DXP in terminal decline with an EOL date of December 31, 2026, scoring below 50 in six of nine categories. While the platform retains mature content workflows, a complete native commerce module, and strong multi-site management from years of enterprise iteration, critical security vulnerabilities (CVSS 9.8 CISA KEV-listed flaws), zero customer momentum, and the imminent forced migration to Xperience by Kentico make it unsuitable for any new deployment. Existing customers should prioritize migration planning over further platform investment.

Category Breakdown

1. Core Content Management

56
Content Modeling
1.1.1
Content type flexibility
62H

Kentico Xperience 13 uses 'page types' defined via the admin UI field editor, supporting text, textarea, integer, decimal, boolean, datetime, file, media selector, color picker, and custom field types. Types are UI-only — no schema-as-code, no C# code generation as in XbK, and no polymorphic/union fields. Adequate variety for traditional enterprise CMS use, but no new types have been added since the platform entered security-only support. Capability gap widens vs. modern platforms given the feature freeze.

1.1.2
Content relationships
52H

KX13 supports related pages via relationship categories and page type field relationships. These are primarily unidirectional — querying in reverse direction requires manual LINQ. No many-to-many native field type, no graph traversal, and no polymorphic references. The relationship model is the legacy Kentico approach from the pre-headless era. More limited than even mid-tier headless platforms.

1.1.3
Structured content support
63H

Page Builder provides component-level composition with sections, zones, and widgets. Reusable widgets can be shared across pages. Widget nesting works within section/zone constraints. The composition model is functional for standard web content but outputs HTML — no portable structured content format (Portable Text, Rich Text AST). This is the same architecture since KX 12 SP; nothing has changed in the content composition model.

1.1.4
Content validation
63H

Standard field-level validation covers required, min/max length, regex patterns, and data type checks. Custom validation is possible via .NET code in page type definitions. Form Builder includes field visibility conditions. No visual cross-field validation rule builder — custom rules require .NET development. Functional for standard CMS use but no enhancements in the security-only maintenance window.

1.1.5
Content versioning
73H

Mature version history and workflow integration is one of KX13's genuine strengths. Full version history with view and roll-back per page, draft/published/archived states, scheduled publishing with Publish from/Publish to fields. Version history records include publish, unpublish, and scheduling events. Object versioning also configurable for non-page content. Workflow and versioning are tightly integrated — approved pages can be scheduled and the history captures all lifecycle transitions.

Authoring Experience
1.2.1
Visual/WYSIWYG editing
68H

Page Builder provides genuine in-page visual editing with drag-and-drop widget placement, section management, and in-context content editing. Non-technical editors can rearrange page layouts using the widget drag handle and section type switcher. The interface is a near-WYSIWYG experience where content changes are visible before publishing. Competitive with other traditional DXP page editors of this era. No AI-assisted features, no smart asset upload, no KentiCopilot — those are XbK-only features.

1.2.2
Rich text capabilities
57H

Rich text uses a TinyMCE-based editor with configurable toolbar supporting standard formatting (bold, italic, headings, lists, tables, images, links). The toolbar can be customized and extended via plugins. No custom block types, no inline annotations, and output is HTML only — no portable structured format. The editor can be extended with custom TinyMCE plugins but this requires development effort. No AI refinement tools (those are XbK-only). Standard HTML-output WYSIWYG appropriate for legacy DXP.

1.2.3
Media management
42H

Media libraries support upload, folder organization, and basic metadata. Image resizing is available via URL parameters in the getmedia handler (width, height, max side), but there is no focal point detection, no WebP or AVIF format output, no automatic optimization pipeline, and no smart variants. Files accessed via direct path bypass all Xperience image handling. This is a notable weakness — all responsive image work requires front-end developer customization. No enhancements possible given EOL status.

1.2.4
Real-time collaboration
30H

No real-time co-editing capability. KX13 uses a document locking model — when one editor opens a page for editing, others see it as locked. No presence indicators, no activity feeds, no commenting on content items. This has been a known limitation for the lifetime of the Kentico Xperience product line. With the platform at EOL, no improvements will be made.

1.2.5
Content workflows
73H

Mature multi-step workflow engine supporting both basic (linear) and advanced (conditional branching) workflow types. Workflows are configurable per page type or tree section with role-based stage transitions, email notifications, and approval chains. Scheduled publishing integrates with workflow — pages move to live only after approval then wait for the publish date. Object versioning records all workflow transitions. This is one of KX13's genuine long-standing strengths, representing years of refinement.

Content Delivery
1.3.1
API delivery model
55H

KX13 includes a configurable REST service (disabled by default) for reading and manipulating content data. The REST service covers page data, media files, and system objects. There is no GraphQL — KX13 predates the Kentico GraphQL investment which arrived with XbK. The REST API supports CRUD operations but lacks modern features like field selection, cursor pagination, or filtering depth. A separate headless channel architecture does not exist. The API surface is adequate for basic integrations but dated by current standards.

1.3.2
CDN and edge delivery
35H

KX13 is a self-hosted or managed-hosting platform with no built-in CDN. Teams deploying on-premises or via Kentico's managed hosting partners must configure their own CDN layer. There is no native CDN integration, no content-aware cache invalidation on publish, and no edge computing capability. Azure or Cloudflare can be placed in front of a KX13 deployment, but this requires infrastructure configuration outside the platform. Score reflects the self-hosted without CDN baseline.

1.3.3
Webhooks and event system
52H

The internal .NET global event system is robust: sync and async handlers with dependency injection covering content CRUD, workflow transitions, and system object changes. This enables reliable internal integration pipelines for .NET developers. External webhook emission exists but is limited — no admin UI for configuration, no HMAC signing, no retry dashboard, no delivery logs. Outbound HTTP calls can be wired in event handlers but require developer implementation per integration. Adequate for .NET-native integrations, weak for no-code/external webhook consumers.

1.3.4
Multi-channel output
48H

KX13 is a traditional web-first MVC platform. The optional REST service provides a thin API layer for external data access, but there are no dedicated headless channels, no GraphQL, and no official SDKs for JavaScript, mobile, or other platforms. Rich text output is HTML — not portable. Multi-channel delivery requires custom implementation against the REST service. The platform was designed for .NET MVC web delivery and the headless layer is an add-on afterthought, not an architectural pillar. Well below modern headless or hybrid platforms.

2. Platform Capabilities

54
Personalization & Experimentation
2.1.1
Audience segmentation
65M

KX13 has a mature Online Marketing module with contact groups using macro-based conditions covering demographics, behavioral activities, and custom attributes — a feature set that has been stable for many years. Personas with automatic scoring are included. Batch-evaluated segmentation only — no real-time streaming. Solid for its era but no active development given security-only support status since late 2024.

2.1.2
Content personalization
65M

KX13 supports both page-level personalization (multiple page variant alternatives based on contact group/persona conditions) and widget-level personalization in Page Builder. Persona-based preview available. Rule-based only with macro conditions — no ML-driven optimization. The dual-level personalization (page and widget) is a slight edge over XbyK's widget-only approach, but the technology is aging.

2.1.3
A/B and multivariate testing
60M

KX13 includes built-in A/B testing for page variants and email variants with traffic splitting and conversion tracking. No multivariate testing. Statistical methods are basic — no Bayesian analysis, no auto-winner selection. Enterprise license required. Feature is mature but frozen given EOL support status.

2.1.4
Recommendation engine
48M

KX13 has an official first-party Recombee integration (xperience-module-recombee) providing ML-powered content recommendations based on collaborative filtering and behavioral tracking. The integration adds an admin application, tracks contact page-view activities to feed Recombee's algorithms, and surfaces recommended pages on the live site. Requires a separate Recombee subscription — not fully built-in. This integration is KX13-specific and was not ported forward to XbyK.

Search & Discovery
2.2.1
Built-in search
52M

KX13 'Smart Search' is powered by Lucene.NET 3.0.3 and supports full-text indexing of pages, forum posts, media library files, and custom data. Multiple index types are supported. Search assistance features (autocomplete-style) configurable. Field-level boosting possible via developer customization. No faceted search, typo tolerance, or relevance tuning UI out of the box. The Lucene.NET version (3.0.3) is dated; an unofficial module upgrades to 4.8 beta but is not official.

2.2.2
Search extensibility
40M

No official pre-built connectors for Algolia, Elasticsearch, or Azure AI Search exist for KX13 (those were developed for XbyK only). Custom integration is possible via the REST API, global event system, and NuGet modules, but developers must build index sync logic from scratch. The Zapier bridge can relay events to search services but with significant friction. Contrast with XbyK's official Algolia and Azure AI Search packages.

Commerce Integration
2.3.1
Native commerce
72H

KX13 includes a full-featured e-commerce module that is a genuine platform strength: product catalog supporting goods, services, e-products, memberships, and bundle types; shopping cart with configurable pricing models; full checkout with customizable payment/delivery methods; order management for registered and anonymous customers; volume/catalog/order discounts, product coupons, and free shipping offers; inventory management. More mature than most traditional DXPs at this tier. Feature-frozen but complete.

2.3.2
Commerce platform integration
38L

No pre-built connectors for Shopify, commercetools, BigCommerce, or Salesforce Commerce Cloud in KX13's ecosystem. KX13's strategy was always native commerce rather than external commerce federation. Custom integration is possible via REST API. The platform's strength is its own e-commerce module, not bridging to external platforms.

2.3.3
Product content management
65H

KX13 has a dedicated Product Information Management (PIM) module as part of its e-commerce offering. Products support rich descriptions, variant/SKU management, product options, specifications, manufacturer/supplier data, and associated media. Product-specific field patterns and page types exist out of the box — not just generic content repurposed for products. More mature than most DXPs at this tier for product content.

Analytics & Intelligence
2.4.1
Built-in analytics
65H

KX13 has a substantial native web analytics module: page view tracking, unique visitors, bounce rates, time on site, conversion goals, campaign analytics, email marketing statistics (opens, clicks, unsubscribes), A/B test results, and contact activity reports. A Looker Studio connector module is available to surface KX13 data (contacts, email stats) in external dashboards. More comprehensive built-in analytics than most DXPs at this tier.

2.4.2
Analytics integration
52M

Google Analytics integration available via code snippet injection in page templates. REST API enables export of contact and activity data for external analytics platforms. Zapier bridge (with xperience-zapier module) provides indirect paths to analytics tools. No first-class connectors for GA4, Adobe Analytics, Segment, or Amplitude — analytics integration is primarily developer-driven via REST or tag injection.

Multi-Site & Localization
2.5.1
Multi-site management
72H

Multi-site is a KX13 strength with deep platform support: multiple websites under a single instance each with separate content trees, domain assignment, culture settings, and per-site feature configuration. Global shared objects (pages, media library files) can be shared across sites. Web farm support for distributed deployments. Centralized administration with per-site role assignments. Competitive with tier-1 traditional DXPs.

2.5.2
Localization framework
60H

KX13 supports multilingual websites with separate page versions per language/culture, culture assignment to sites, and fallback chain configuration. Supports double-byte (eastern) languages. Admin UI can be localized. Document-level localization — no field-level granularity. Culture-specific publishing (Publish from/to per culture). Limited compared to platforms scoring 75+ that offer field-level locale control.

2.5.3
Translation integration
62H

KX13 includes built-in machine translation (Microsoft Translator, Google Translate) and human translation workflow with XLIFF export/import. Translation services application manages submissions and status tracking. XLIFF-based human translation creates zip archives of .xlf files for external TMS delivery. Stronger than XbyK's translation capability by having machine translation built in natively. No deep bidirectional TMS sync (e.g., Phrase webhook callbacks), no translation memory.

2.5.4
Multi-brand governance
48L

Brand separation is achievable via KX13's multi-site architecture with per-site configurations and role scoping. No dedicated multi-brand governance model exists — no brand-level permission groups, no shared component library with per-brand overrides, no cross-brand policy enforcement. Adequate for simple brand separation scenarios but lacks enterprise multi-brand management sophistication.

Digital Asset Management
2.6.1
Native DAM capabilities
48M

KX13 uses Media Libraries (multiple per site) as its asset management layer: organized folder structures, multiple media types (images, video, documents), and a built-in image editor supporting resize, rotate, crop, format conversion, and grayscale. Bynder DAM integration available for enterprise needs. No asset versioning, no usage tracking across content natively, no rights/expiry management. Functional media library rather than a full DAM.

2.6.2
Asset delivery & CDN optimization
42M

KX13's on-premises/self-hosted default includes no built-in CDN. External storage is configurable via Azure Blob Storage + Azure CDN or Amazon S3. The built-in image editor provides resize, crop, rotate, and format conversion, but these are not on-the-fly transforms — they must be applied explicitly by users or developers. WebP generation not documented for KX13. Responsive image delivery is developer-implemented. Teams must configure their own CDN and transform pipeline.

2.6.3
Video & rich media management
22H

Media Libraries in KX13 accept video file uploads as storage, but there is no native video transcoding, adaptive bitrate streaming, thumbnail generation, or caption/subtitle management. Audio file storage similarly passive. Streaming video use cases require embedding YouTube, Vimeo, or an external video platform. This is standard for legacy DXPs of this era.

Authoring & Editorial Experience
2.7.1
Visual page builder & layout editing
63H

KX13 offers an MVC-based Page Builder with drag-and-drop widget composition within developer-defined sections and zones. Live preview with persona-based preview switching. Widget personalization conditions configurable in the Page Builder UI. Page templates available for quick page creation. Widgets require .NET (ASP.NET MVC 5) development — no low-code widget authoring. Section layout is template-driven, limiting marketer control over structure.

2.7.2
Editorial workflow & approvals
70H

KX13 has a mature dual-workflow model: basic sequential workflows and advanced workflows with visual designer, conditional branching, automatic page manipulation steps, and role-based routing. Custom workflow states, email notifications on transitions, and version history. Advanced workflows support parallel approval paths and macro-based branching — more powerful than basic multi-step tools. No SLA enforcement or due-date management.

2.7.3
Publishing calendar & scheduling
50H

KX13 supports scheduled publishing via Publish from/Publish to date-time fields on pages, with the scheduler running as a background service. Scheduled pages that use workflow must still complete approval before the scheduled time activates. No dedicated calendar UI for content planning, no timeline visualization, no release bundle concept for atomic multi-item deployments. Functional scheduling without the planning UX layer.

2.7.4
Real-time collaboration
28H

KX13 uses content locking — editing a page locks it for other users who see it read-only. Version history (page versioning) enables content recovery and audit trail. No simultaneous multi-author editing, no presence indicators, and no inline comment threads on content items. Collaboration is entirely workflow-gated: comments must be added via workflow transition steps or external communication. A significant gap vs. modern collaborative CMS tools.

Marketing & Engagement
2.8.1
Forms & data capture
62H

KX13 includes a visual Form Builder with drag-and-drop form components, conditional logic, multi-step form capability (via wizard form layout), CAPTCHA support, and submission storage in the database. Form submissions update contacts and trigger marketing automation processes. Progressive profiling via the 'Remember values' feature partially fills forms for returning contacts. More complete than XbyK's form builder which added conditional logic only in Jan 2026.

2.8.2
Email marketing & ESP integration
62H

KX13 has a full native email marketing module: newsletter subscriptions, campaign emails, drag-and-drop Email Builder with widget-based composition, A/B testing for email variants, email scheduling, detailed statistics (open rates, click rates, unsubscribes), and list management. Emails sent via SMTP queue or mass email service. Marketing automation integration for triggered sends. No pre-built connectors for Mailchimp, HubSpot, or Salesforce Marketing Cloud — external ESP sync requires custom work.

2.8.3
Marketing automation
65H

KX13 has a mature visual Marketing Automation module with a full process designer: behavioral triggers (form submissions, page visits, custom activities, time-based), conditional branching, lead scoring, email campaign steps, wait steps, contact attribute updates, and lifecycle management. Pre-built process templates available. Batch-evaluated (not real-time event streaming). One of KX13's genuine platform strengths with years of iteration. Feature-frozen at EOL.

2.8.4
CDP & customer data integration
55M

KX13 has a native contact management system tracking activities (page visits, form submissions, email interactions, purchases, custom activities) that functions as a lightweight CDP for segmentation and automation. Contact profiles store demographic data alongside behavioral histories. No external CDP platform integrations (Segment, mParticle, Tealium) — the native system is proprietary and data stays in the KX13 SQL database. Less unified than XbyK's Feb 2026 CDP refresh but functionally adequate for mid-market use.

Integration & Extensibility
2.9.1
App marketplace & ecosystem
52M

KX13 has a more extensive legacy ecosystem than XbyK due to years of development: official integrations include Salesforce, Dynamics 365, Zoho, Marketo, SiteImprove, Recombee, Bynder, Intercom, and Visual Studio. Zapier integration with UI-configurable triggers extends reach to 6,000+ apps. Partner integrations add further coverage. However, the ecosystem is frozen — no new official integrations are being developed for KX13 since security-only support began. NuGet package delivery model.

2.9.2
Webhooks & event streaming
42M

KX13 has a UI-configurable Zapier module (xperience-zapier) that allows administrators to create webhook triggers directly in the Xperience admin UI — fired when global CMS events occur. This is meaningfully better than XbyK's code-only event system. However, it's Zapier-dependent rather than a native general webhook system: no direct outbound webhooks, no signed payloads, no retry logic outside Zapier's infrastructure. The REST API handles inbound integration; the global .NET event system handles developer-coded hooks.

2.9.3
Headless preview & staging environments
35M

KX13 is primarily a coupled/MVC platform rather than a headless-first architecture. A REST API enables content delivery to external consumers, but it lacks the modern headless preview affordances of purpose-built headless CMS platforms. No per-channel preview links, no shareable draft preview URLs for external stakeholders, no branch/environment concept within a single instance. The 'Staging' service in KX13 is a content synchronization mechanism for deploying between KX13 server instances — not a headless preview feature. Significantly below XbyK which has proper headless channel management.

2.9.4
Role-based permissions & governance
62H

KX13 has a fully custom RBAC system: roles with granular permissions spanning module-level actions (e.g., which admin applications are accessible), page type-level permissions, and custom table permissions. Roles are assignable per-site or globally. Users can belong to multiple roles with additive permissions. SSO via identity providers is supported. No SCIM for automated user lifecycle management and no field-level content permissions — these gaps prevent a score above 65.

3. Technical Architecture

47
API & Integration
3.1.1
API design quality
42H

Kentico Xperience 13 provides a CRUD-style REST service at `/rest` (disabled by default) supporting GET/POST/PUT/DELETE for pages and objects, plus a SOAP/WCF Staging Sync Server. No GraphQL — that is exclusive to the successor product. No OpenAPI spec, no interactive playground, limited filtering compared to modern headless APIs. The headless delivery API is the same REST service surfacing page/object data, not a purpose-built content delivery layer.

3.1.2
API performance
38H

No CDN-backed content delivery layer — Azure CDN is configurable as a static asset offload (CMSAzureCDNEndpoint web.config key) but not a native API delivery layer. No published rate limits, no response time SLAs, no API performance benchmarks. The Staging Sync Server uses slow SOAP/WCF over HTTP. The REST service has no caching layer documented.

3.1.3
SDK ecosystem
42H

Official .NET NuGet packages exist: Kentico.Xperience.Libraries (external app integration), Kentico.Xperience.AspNet.Mvc5 (MVC integration), Kentico.Xperience.StoreApi (e-commerce REST). The .NET SDK is functional and typed. Zero official JavaScript, TypeScript, Python, Ruby, or mobile SDKs for KX13 — JS consumers must make raw HTTP calls to the REST API. Community modules exist on DevNet but are not official Kentico SDKs.

3.1.4
Integration marketplace
38M

Approximately 10–15 named connectors documented (Salesforce, Dynamics 365, Zoho, Marketo, SiteImprove, Recombee, SharePoint Online, Bynder DAM, Google Search Console). No formal marketplace with a counted catalog. The Integration Bus framework enables custom bidirectional connectors built as .NET classes, but requires custom development. Significant gaps in AI services, translation, and CDN connectors.

3.1.5
Extensibility model
62H

Rich traditional DXP extensibility in .NET: custom modules via CMSModuleLoader, global event handlers for object lifecycle events (Insert/Update/Delete on any Xperience object), custom page types with full field definitions, macro expressions for runtime resolution, custom form controls for admin UI, and standard ASP.NET Core MVC patterns for the live-site layer with DI and middleware. No low-code extension approach and no modern App Framework with sidebar widgets, but deeper than most traditional DXPs of this generation.

Security & Compliance
3.2.1
Authentication
58H

SSO supported via WS-Federation (ADFS, Azure AD) and OIDC (documented); Windows Integrated Authentication via IIS for domain environments. Azure AD and Azure AD B2C supported via Microsoft.Identity.Web NuGet packages. SAML 2.0 NOT natively supported — only SAML 1.0 is built-in; SAML 2.0 requires a third-party module (e.g., miniOrange). No native MFA — must be enforced at the identity provider level (Azure AD Conditional Access, ADFS MFA policies). API keys not applicable — REST API uses HTTP Basic/digest auth.

3.2.2
Authorization model
62H

Full RBAC: roles aggregate permissions, users get permissions only through roles. Permissions enforced at module level (admin UI features), page-type level (all pages of a given content type), and per-page/section ACL (configured in Pages > Properties > Security). CheckPermissions() method on DocumentQuery enforces read access on the live site. Page permission inheritance down the tree. No field-level permissions — granularity stops at content item/page.

3.2.3
Compliance certifications
45H

Kentico Xperience 13 is on-premises software — SOC 2 Type II and ISO 27001 apply to Kentico's SaaS product (Xperience by Kentico), not to KX13 running on customer infrastructure. GDPR compliance tooling is built in (consent management, data protection settings in admin UI). For KX13 deployments, all compliance certifications (HIPAA, FedRAMP, SOC 2, ISO 27001) are entirely the deploying organization's responsibility. The GDPR tools and documentation provide a foundation, but no vendor certification applies.

3.2.4
Security track record
30H

Three critical/high CVEs disclosed in 2025: CVE-2025-2746 and CVE-2025-2747 (both CVSS 9.8) are authentication bypass flaws in the Staging Sync Server actively exploited in the wild and added to CISA KEV with a November 2025 remediation deadline. CVE-2025-2748 chains stored XSS via ZIP file upload to achieve pre-authentication RCE when combined with the auth bypass CVEs. With EOL approaching December 2026 and the product already in security-only support, this pattern is expected to worsen as researchers continue targeting legacy code.

Infrastructure & Reliability
3.3.1
Hosting model
60H

Self-hosted on IIS + Windows Server is the primary deployment model; Kentico provides Azure App Service deployment documentation with ARM templates and autoscaling guides. Azure VM also supported. No Kentico-managed SaaS option for KX13 — that exists only in the successor product. No Docker or Linux support — Windows-only due to .NET Framework 4.8 admin application requirement (live-site ASP.NET Core layer can run on Linux but without the admin). Flexibility is decent but platform-constrained.

3.3.2
SLA and uptime
30H

No uptime SLA from Kentico for KX13 — it is self-hosted software and uptime is entirely the customer's or their hosting provider's responsibility. Kentico's only remaining support commitment is security hotfixes through December 2026; after January 1, 2027, no patches, no support, no recourse. Customers on Azure App Service can leverage Azure's own SLA (99.95% Standard tier) but that is independent of Kentico. The per-rubric instruction is explicit: self-hosted means no vendor SLA.

3.3.3
Scalability architecture
57H

Web farm support is built-in and well-documented: multiple IIS nodes share database and content storage, with session state options (InProc/StateServer/SQLServer) to support or avoid sticky sessions. Azure App Service horizontal autoscaling is documented. Azure CDN integration available for static content offload. Load balancers (IIS ARR, Azure LB) sit in front of web farm nodes. No published scale limits or enterprise-scale benchmarks. The operational complexity of managing IIS web farms is significant compared to SaaS alternatives.

3.3.4
Disaster recovery
38H

No built-in backup or DR tooling in KX13 — disaster recovery relies entirely on SQL Server backup/restore and file system backups (project folder, assets folder). The Hotfix and Upgrade Utility creates a LocalDB backup before applying hotfixes, and Kentico documents the pre-upgrade backup procedure (SQL database + project folder + ~/assets). Objects Recycle Bin provides soft-delete recovery. No documented RTO/RPO targets, no vendor-provided DR solution, no geo-redundancy from Kentico.

Developer Experience
3.4.1
Local development
52H

Full local development is possible using IIS Express with SQL LocalDB (auto-installed by the installer) and Visual Studio 2019/2022. The live-site ASP.NET Core MVC project runs locally with hot reload. However, local development is Windows-only — .NET Framework 4.8 admin application requires IIS on Windows. Mac/Linux developers cannot run the admin application locally. No lightweight emulator or containerized dev environment. Compared to modern platforms with `npm start` local dev, the barrier is high.

3.4.2
CI/CD integration
50H

Built-in Continuous Integration module serializes object and configuration changes to XML files on the file system for source control (Git or TFS). However, the CI module must not run in production — it is a development-environment-only feature, adding operational friction. Content promotion between environments uses the Staging Sync Server (the same WCF service exploited by CVE-2025-2746/2747). No branch-per-PR content environment support. Standard Azure DevOps/GitHub Actions pipelines call MSBuild for deployment. CI serialization works but is cumbersome compared to modern migration CLIs.

3.4.3
Documentation quality
62H

docs.kentico.com/13 remains live and comprehensive as of April 2026, covering developer, admin, and deployment scenarios with full feature coverage. API reference at docs.kentico.com/13api with code examples by feature area. DevNet hosts additional developer resources. Documentation is being maintained with migration path guidance to Xperience by Kentico as the primary focus now shifts. C#-only code examples throughout — no JavaScript, TypeScript, or multi-language samples. No interactive playground.

3.4.4
TypeScript support
20H

Zero TypeScript or JavaScript support for KX13 content delivery. No official JS/TS SDK, no generated API client, and no OpenAPI spec for the KX13 REST service. The npm packages associated with the Kentico name (kentico-cloud-delivery-typescript-sdk, @kentico/kontent-delivery) belong to Kontent by Kentico — a different SaaS product. Frontend developers consuming KX13 content must make raw HTTP calls with manually crafted request/response types. This is a fundamental architectural limitation of the legacy .NET Framework product.

4. Platform Velocity & Health

40
Release Cadence
4.1.1
Release frequency
22H

From January 1, 2026, KX13 enters security-only support — no features, no enhancements, no bug fixes, only security hotfixes until December 31, 2026 EOL. In 2025, release activity was minimal: sporadic security hotfixes via DevNet, no Refresh releases. The product's active development lifecycle effectively ended in 2023-2024 as Kentico shifted all engineering investment to Xperience by Kentico.

4.1.2
Changelog quality
50H

A structured historical changelog exists at docs.kentico.com/13/release-notes-xperience-13 covering the full KX13 release history, and hotfix packages with bug fix lists are available on the DevNet portal. The documentation is complete as a historical record. However, 2025–2026 changelog activity is minimal (security hotfixes only), and the docs site marks the product as legacy with no ongoing changelog investment.

4.1.3
Roadmap transparency
38H

Kentico is commendably transparent about KX13's future: the EOL date (Dec 31, 2026) is publicly documented, the support lifecycle page clearly states what support is available in each phase, and roadmap.kentico.com has a dedicated 'Kentico Xperience 13 – Refresh candidates' tab. However, the roadmap is effectively frozen — no new features are planned, and the tab exists only to acknowledge open requests that will not be addressed. Transparency about shutdown is good; future product direction is nil.

4.1.4
Breaking change handling
42M

In its security-only phase, KX13 introduces no breaking changes — a trivially positive signal driven by inactivity, not discipline. The more meaningful concern is the migration story: moving from KX13 to Xperience by Kentico is a complete rebuild with no automated upgrade path, requiring new content models, widget rebuilds, and architecture decisions. Kentico provides migration guidance and a Migration Tool, but the scope is effectively a greenfield project. Historical breaking change management within KX13's active years was adequate.

Ecosystem & Community
4.2.1
Community size
44M

KX13 has an existing community concentrated on legacy users who have not yet migrated. The primary legacy hub is devnet.kentico.com, which predates the community.kentico.com portal. Stack Overflow has modest KX13 question history. GitHub Kentico org repositories include some KX13 open-source tools. However, community activity is visibly shifting to XbK, with new community investment (AI Development Hub, MVP program, Slack) directed at the new platform. The KX13 community is in managed decline.

4.2.2
Community engagement
35M

Kentico's community engagement investment is now entirely focused on Xperience by Kentico — MVP programs, Community Leader awards, AI Development Hub, and Slack workspace are all XbK-oriented. KX13-specific engagement is limited to migration support channels and legacy issue resolution. New content creation around KX13 is almost exclusively migration guides from partners. The vendor is actively steering the community away from KX13, which is the right business decision but means KX13 engagement is minimal.

4.2.3
Partner ecosystem
48M

The 500+ Kentico agency partner network still exists, and many partners retain KX13 expertise to service existing client bases. However, partner energy has pivoted almost entirely to XbK migration projects — partners like Americaneagle.com, Cantarus, and i3 Digital are publishing KX13 EOL migration guides, not KX13 implementation case studies. No new partners are certifying on KX13; certification investment is in XbK. The ecosystem is present for support and migrations but not for new builds.

4.2.4
Third-party content
38M

Third-party content around KX13 in 2025–2026 consists almost entirely of EOL warnings and migration planning guides — not tutorials, courses, or implementation content. Historical content (older Pluralsight courses, DevNet tutorials, blog series from 2019–2022) exists but is outdated. YouTube KX13 content is sparse and dated. The content ecosystem has effectively stopped producing KX13 learning material; all new content is migration-oriented or XbK-specific.

Market Signals
4.3.1
Talent availability
45M

KX13 developer talent exists — ZipRecruiter shows Kentico CMS developer roles at $18–$62/hr, Upwork and Toptal list freelance KX13 specialists with versions 5–13 experience. For support and maintenance of existing sites, talent is findable. However, the talent pool is declining as developers transition to XbK or other platforms. Hiring for new KX13 projects is rare; most demand is for legacy support or migration work. The .NET Framework requirement (not modern .NET Core) narrows the pool further.

4.3.2
Customer momentum
15H

KX13 has strongly negative customer momentum: the platform is in terminal decline with a fixed EOL of December 31, 2026. No new customers are starting projects on KX13 — every partner conversation is about migrating off it. Kentico's own communications, partner ecosystem, and analyst coverage all frame KX13 through the lens of exit. The question is not 'should we adopt KX13?' but 'when are we leaving KX13?' Revenue figures reported for Kentico reflect XbK growth, not KX13.

4.3.3
Funding and stability
50H

Kentico as a company is financially sound — privately held, profitable, $56.7M revenue in 2025 (+35% YoY), operating since 2004. The company will not disappear before the KX13 EOL date, and security hotfixes will be delivered through December 31, 2026 as committed. However, from the KX13 product perspective, the investment is effectively zero and the product is being formally terminated. Scoring reflects vendor stability (positive) offset by the product lifecycle reality (terminal).

4.3.4
Competitive positioning
22H

KX13 has no competitive positioning for new projects — it is not evaluated against Sitecore XP, Adobe AEM, or any other DXP in new procurement decisions. Analyst coverage (Gartner, Forrester) does not include KX13 in current Wave/MQ evaluations; the Kentico entry in analyst reports refers to Xperience by Kentico. Partners universally recommend against new KX13 deployments. The platform competes only in the 'do we need to migrate this year or can we wait?' conversation, which is not a competitive win scenario.

4.3.5
Customer sentiment
58H

Gartner Peer Insights shows KX13 Legacy at 4.3/5 with 204 reviews — reflecting genuine satisfaction with the platform's capabilities during its active years but tempered by architectural criticisms. Recurring complaints include: forced application recompilation for code changes causing downtime, limited improvements over Kentico 12 Portal, backend dependency for page type customization. Users who adopted early describe the product positively for mid-market content needs; later reviewers reflect frustration at the dead-end migration situation. Per the scoring formula, 4.3 with 200+ reviews = 60–72, reduced by architectural and lifecycle complaints.

5. Total Cost of Ownership

43
Licensing
5.1.1
Pricing transparency
45M

v13 pricing was historically available from partner and third-party sites: Business $12,500/year, Enterprise $22,300/year, annual maintenance renewal ~30% of license fee. As of 2026, kentico.com/platforms/kentico-xperience-13 still exists but the main 'How to Buy' page promotes Xperience by Kentico exclusively. Specific v13 tier pricing requires contacting a partner or sales. Better than fully opaque DXPs (AEM, Sitecore) due to partner-published rates, but official channel no longer surfaces v13 pricing clearly.

5.1.2
Pricing model fit
52M

Annual subscription model (all customers moved from perpetual to subscription by June 2024). Fixed annual cost — Business ~$12,500/year, Enterprise ~$22,300/year — with no consumption-based metering or per-API-call surprises. Predictable cost structure is a genuine positive. Forced migration from perpetual to subscription in 2024 was disruptive and eliminated the perpetual-license model. Multi-server deployments still require Enterprise tier.

5.1.3
Feature gating
50M

Business tier provides core DXP: full CMS, personalization, marketing automation, eCommerce for single-server deployments. Enterprise tier gates multi-server load balancing, advanced eCommerce tiers, and higher-volume marketing features. Feature set is now frozen — in security-only support mode for 2026, no new features are added to any tier. Gating is moderate but the frozen state and EOL make tier differentiation less meaningful for procurement decisions.

5.1.4
Contract flexibility
45M

Annual subscription contracts only. No monthly billing option published. No documented startup, nonprofit, or education pricing programs. EOL status makes new long-term contract commitments unusual — buyers should not be signing new multi-year v13 contracts given the December 2026 EOL. Exit terms not publicly documented. Typical mid-market DXP inflexibility, compounded by the EOL situation reducing any vendor motivation to offer flexibility.

5.1.5
Free / Hobby Tier
20H

30-day evaluation license available via Kentico Client Portal for local testing. No permanent free tier, no community edition, no open-source option. Business starts at $12,500/year, Enterprise at $22,300/year. Developer, staging, and QA installations are included under paid licenses at no extra fee, which limits per-environment costs but does not provide a free production path.

Implementation Cost Signals
5.2.1
Time-to-first-value
40H

v13 requires Windows Server or Azure Windows VM, IIS with ASP.NET 4.7/4.8 and ISAPI configuration, SQL Server (2012–2022, Express supported), .NET Framework 4.8, plus a license key from Kentico Client Portal. The administration UI is ASP.NET Web Forms. Setup typically takes 1–2 days for an experienced .NET developer from zero. Significantly more complex than cloud-native or headless platforms and more complex than the successor XbK with its .NET CLI templates.

5.2.2
Typical implementation timeline
50M

Small-to-medium v13 projects: 3–6 months, $25,000–$50,000. Enterprise with complex integrations or eCommerce: 6–12 months, $50,000–$150,000+. The .NET Framework / Web Forms tech stack and Windows-centric deployment add complexity. New implementations on v13 in 2026 should be exceptional; most activity is migration/exit work. G2 reviews note higher-than-expected development costs versus open-source PHP alternatives.

5.2.3
Specialist cost premium
45M

v13 requires .NET Framework 4.8 and ASP.NET Web Forms knowledge — a legacy skillset that many .NET developers have moved away from in favor of .NET 8+ and ASP.NET Core MVC/Razor Pages. Kentico v13-specific expertise is increasingly scarce as the platform approaches EOL, with experienced consultants focusing on migration work. Premium over generalist .NET development is moderate-to-high; the talent pool is contracting. Lower premium than AEM/Sitecore specialists but higher than modern .NET or headless platforms.

Operational Cost Signals
5.3.1
Hosting costs
45M

v13 requires Windows Server (on-prem or Azure Windows VM), IIS, and SQL Server — a more expensive hosting stack than Linux-based or cloud-native alternatives. SQL Server licensing adds $3,000–$7,000+/year for Standard Edition on self-hosted. Azure deployment uses Windows App Service (premium tier) plus Azure SQL Database. A SaaS hosting option exists on kentico.com/platforms/kentico-xperience-13/platform/cloud, but self-hosted or Azure-hosted is the typical v13 deployment pattern. Total hosting: $10,000–$50,000/year depending on scale.

5.3.2
Ops team requirements
45M

Self-hosted or Azure-hosted v13 requires ongoing Windows Server patching, IIS configuration management, SQL Server maintenance (backups, updates, performance tuning), and application-level monitoring. In 2026, the platform receives only security hotfixes — no automated patch management or regular platform updates. This increases the ops burden for proactive vulnerability tracking. Part-time to full-time ops person required depending on deployment scale. Significantly more ops-intensive than cloud-native or SaaS-managed platforms.

5.3.3
Vendor lock-in and exit cost
38H

High lock-in. Content is accessible via API for export. However, the .NET Framework 4.8 / ASP.NET Web Forms application code is non-portable — widgets, macros, modules, and event handlers are proprietary and must be rewritten for any target platform. Migration to Xperience by Kentico is a 'controlled replatforming', not an upgrade; migration to any competitor platform is a full rebuild. EOL by December 2026 forces all v13 customers to exit, making this an imminent and mandatory exit cost for every current customer. No documented tooling for migrating content to competitor platforms.

6. Build Simplicity

39
Learning Curve
6.1.1
Concept complexity
35H

KX13 has a genuinely complex mental model: a dual-application architecture (admin on .NET Framework 4.8 + live site on ASP.NET Core/MVC 5), two parallel development paradigms (Portal Engine with Web Parts still used for admin UI customization, alongside MVC/Core), proprietary Page API for content querying, and content tree-based routing with Page Types and transformations. Portal Engine is a Web Forms-era system requiring its own conceptual framework separate from the ASP.NET Core live site. Not as severe as AEM or Sitecore XP but meaningfully more complex than modern DXP platforms.

6.1.2
Onboarding resources
55H

KX13 has a dedicated tutorial site (docs.kentico.com/13tutorial), the xperience-training-13 GitHub training repository, Kentico University courses specific to KX13 development and online marketing, and full documentation at docs.kentico.com/13. However, with EOL scheduled for Dec 2026, Kentico has ceased active documentation investment — new resources and refreshes are directed exclusively at Xperience by Kentico. Existing resources remain usable but are aging and no longer being expanded.

6.1.3
Framework familiarity
33H

The administration application runs on .NET Framework 4.8 (Web Forms), a legacy runtime that modern .NET developers increasingly lack familiarity with. Admin UI customization uses Portal Engine (Web Parts, templates) — a proprietary Web Forms-era development model. The live site runs on ASP.NET Core, which is mainstream, but the non-standard two-app deployment sharing a SQL Server database is unusual. Proprietary Page API syntax further adds to the unfamiliarity burden. Only the ASP.NET Core live site component aligns with modern .NET conventions.

Implementation Complexity
6.2.1
Boilerplate and starter quality
37H

The primary starting point is the xperience-training-13 GitHub repository, which is a training reference site rather than a polished production starter. Installation is via Windows installer rather than CLI or NuGet package, requiring IIS and SQL Server pre-configuration. No official starters for Next.js, Nuxt, or Astro exist; the platform predates the headless-first starter ecosystem. Old-style Visual Studio project template approach with limited CI/CD scaffolding.

6.2.2
Configuration complexity
33H

KX13 has a heavy configuration surface: two separate IIS applications each requiring their own application pools, SQL Server with connection strings in both apps, license key management, CORS configuration for cross-app communication, and the requirement that Maximum Worker Processes must be set to exactly 1 (web garden mode breaks synchronization). Additional module settings managed through the admin database UI add to the burden. Environment management across dev/staging/prod requires careful coordination of all these components.

6.2.3
Data modeling constraints
40H

Page Types are defined in the admin UI and connected to auto-generated C# classes, creating a code-generation workflow that adds friction to schema changes. Removing or renaming fields risks data loss with no automated migration tooling. The CI/CD serialization feature can track some schema changes across environments but is limited in scope. Field count is not strictly limited but the database-backed schema tightly couples content structure to SQL Server, complicating schema evolution. Adding new fields is safe; structural refactoring is risky.

6.2.4
Preview and editing integration
43H

Page Builder provides in-context visual preview within the admin application for MVC/Core sites, with live widget rendering and section layout preview. However, preview is admin-application-side only — the live site app renders within an iframe in the admin, requiring CORS and shared domain setup to function. For headless API consumers, no preview mechanism exists within KX13; custom implementation is required in the target application. The preview setup is more involved than modern SaaS CMS platforms but functional for Page Builder sites once configured.

Team & Talent
6.3.1
Required specialization
38H

.NET/C# proficiency is mandatory for all live site and customization work. Kentico-specific API knowledge is required for content querying (DocumentQuery, PageTypeInfoProvider), event handling, and Page Builder widget development. Portal Engine knowledge is needed for admin UI customization (Web Parts, templates, macros). The platform uses a macro expression language for conditional logic and personalization rules. Certification available via Kentico Academy for KX13. Significantly higher specialization barrier than headless CMS or modern DXP platforms.

6.3.2
Team size requirements
36M

On-premises or hosted-server deployment requires dedicated infrastructure/ops involvement for IIS configuration, SQL Server administration, and deployment pipelines. Production implementations typically require 4-6 people: one or more .NET developers, a solution architect familiar with Kentico patterns, a DBA or developer with SQL Server experience, and separate content author training. Solo developer can explore the platform but production-grade delivery requires a small team with diverse skills. More demanding than cloud-native or SaaS DXP alternatives.

6.3.3
Cross-functional complexity
47H

KX13 includes Page Builder for marketer-driven page composition from pre-built widgets, built-in Marketing Automation for campaign workflows, A/B testing, Contact Management, and email marketing — reducing ongoing developer dependency for marketing operations. However, the older admin interface has a steeper learning curve than modern CMS platforms, and content authors typically need several days of training. Adding new widget types or content types still requires developer work. Meaningful self-service capability exists but operational friction is higher than modern SaaS DXP platforms.

7. Operational Ease

39
Upgrade & Patching
7.1.1
Upgrade difficulty
35H

KX13 within-version hotfixes require multi-step manual execution: run the Hotfix Utility, apply SQL scripts against the production database, overwrite CMS/Lib files, rebuild the Visual Studio solution, then restart IIS. The KX13→XbK path is not an upgrade but a full platform rewrite costing $25k–$150k+ depending on implementation complexity. Not lower because the hotfix utility partially automates steps and weekly hotfix cadence is predictable; not higher because every hotfix demands IIS downtime and DB script execution.

7.1.2
Security patching
40H

From January 1, 2026, KX13 receives only security hotfixes — no other fixes or enhancements. Weekly hotfix cadence delivers patches regularly, but each patch requires the same manual IIS-downtime deployment process. CVE-2025-2746/2747 (CVSS 9.8 auth bypass, CISA KEV listed) and CVE-2025-2748 (XSS-to-RCE) were addressed in hotfixes 13.0.173/13.0.178/13.0.179 — turnaround was reasonable but the severity was exceptional. Not lower because patch cadence is weekly and advisories are clear; not higher because self-hosted deployments must manually apply each patch under downtime.

7.1.3
Vendor-forced migrations
30H

KX13 EOL December 31, 2026 forces a full platform rewrite — KX13→XbK is not a version upgrade but a ground-up replatforming affecting content models, custom APIs, Page Builder widgets, and all integrations. This continues a historical pattern of major forced transitions (CMS→EMS→XP13→XbK). While 12+ months notice was provided and migration tooling exists, the scope and cost of migration are unusually high for a product marketed as an upgrade path. Not lower because notice timelines were communicated and migration tooling is provided; not higher because the migration cost and scope are exceptional.

7.1.4
Dependency management
40H

KX13 requires Windows Server, .NET Framework 4.8, SQL Server (Express through Enterprise), and IIS — all self-managed on customer infrastructure. No SaaS deployment model exists for KX13. Hotfix version must match DB version or the site will fail to start, coupling application and database deployments. The stack is moderate compared to Sitecore XP (which also requires Solr, Redis), but heavier than headless CMS or cloud-native platforms. Not higher because the entire stack requires customer-managed patching and version coordination.

Operational Overhead
7.2.1
Monitoring requirements
33H

KX13 has no built-in application performance monitoring or health dashboards. Customers must configure custom APM solutions (Application Insights, New Relic, etc.), SQL Server monitoring, IIS performance counters, and Windows Event Log alerting independently. The Xperience Portal monitoring features referenced in prior scoring belong to XbK SaaS — they do not exist in KX13. Score reflects full self-hosted monitoring burden with no native tooling. Not lower because basic Windows/IIS server monitoring tooling is widely available; not higher because zero built-in observability.

7.2.2
Content operations burden
38M

KX13 provides standard CMS content administration but no automated content hygiene tools — no orphan content detection, broken reference alerts, stale content identification, or content expiry workflows. All content governance relies on manual editorial discipline. Not lower because the admin interface is functional for day-to-day operations and the platform is mature; not higher because the absence of automated hygiene tooling is a persistent operational gap.

7.2.3
Performance management
38H

KX13 is entirely self-hosted, requiring customers to manually configure and tune ASP.NET output caching, SQL Server query plans and indexes, IIS application pools, and optionally integrate a distributed cache (Memcached or Redis) and CDN. No managed infrastructure or auto-scaling. Performance degradation requires manual investigation across the full stack. Score reflects the full self-hosted performance management burden. Not lower because .NET Framework performance tooling (PerfMon, SQL Profiler) is mature; not higher because all optimization is customer-owned.

Support & Resolution
7.3.1
Support tier quality
55H

Kentico's formal support is consistently praised in G2 reviews for fast response from in-house engineers. Both Standard and Premium tiers offer 24/7 support with SLA-based response times. However, from January 1, 2026, KX13 support scope is limited to security hotfixes only — complex customization issues, performance bugs, and feature questions are explicitly out of scope and require paid consultation. Not lower because the security hotfix scope is covered with good SLAs; not higher because the severely limited support scope in 2026 reduces the practical value of formal support.

7.3.2
Community support quality
42M

Kentico DevNet Q&A is the primary community resource for KX13 legacy questions, with historical answers archived on DevNet. The MVP and Community Leaders programs provide some engagement, but the KX13 community is shrinking as EOL approaches and developers migrate to XbK. Stack Overflow coverage is modest. Community activity is declining as new KX13 questions become rarer and partners redirect effort to XbK. Not lower because DevNet archive preserves a large body of historical answers; not higher because the active community is small and declining.

7.3.3
Issue resolution velocity
42H

KX13 is in security-only support mode from January 1, 2026 — only security hotfixes will be released; non-security bugs are explicitly excluded from the support scope. Weekly security hotfix cadence continues for security issues and critical CVE patches were delivered promptly (hotfix 13.0.179 for CVSS 9.8 CVEs). Non-security bugs reported after January 2026 will not be fixed under any support tier. Not lower because security issues are still addressed with reasonable turnaround; not higher because the product is effectively feature-frozen and non-security bugs are unaddressed.

8. Use-Case Fit

44
Marketing Sites
8.1.1
Landing page tooling
65H

Kentico Xperience 13 has a mature Page Builder with drag-and-drop widget placement, section layouts, and reusable page templates — marketers can assemble landing pages from pre-built widget libraries without developer involvement once the library is established. The feature set is complete but frozen: no new capabilities since the platform entered security-only mode in January 2026. Scores 65 rather than 70 because the aging tooling lacks modern UX refinements and the EOL trajectory creates confidence risk for marketing teams planning new campaigns.

8.1.2
Campaign management
63H

Mature campaign management: campaign tracking with content grouping and conversion goals, A/B testing for pages and emails, email marketing with drag-and-drop Email Builder, marketing automation (Contact Management), and web analytics with source/demographic reporting. Campaign features were a primary selling point and are well-integrated across the platform. No multi-channel social orchestration or advanced campaign calendaring, and no new development planned given EOL status.

8.1.3
SEO tooling
62H

Standard SEO fields (meta title, meta description) on all page types, configurable URL slugs with vanity URL aliases and canonical URL support, automatic XML sitemap generation via built-in module, and 301 redirect management. These are natively built into the legacy platform — more complete than many legacy DXPs. No built-in SEO scoring, structured data authoring, or real-time optimization suggestions, but fundamentals are solid for a platform of its era.

8.1.4
Performance marketing
60H

Built-in Form Builder with conditional visibility rules, field validation, and submission tracking. CTA and conversion tracking integrated with the campaign module. A/B testing for pages and emails with configurable conversion goals. Marketing automation workflows can trigger on form submissions. All core performance marketing primitives are present but the tooling shows its age — no UTM parameter reporting, no native lead scoring, and no conversion optimization recommendations.

8.1.5
Personalization and targeting
60H

KX13 has a mature native personalization engine: rule-based content personalization using contact segments (persona assignment, geo-location, device, traffic source, visited pages), content variants swapped per persona/segment, and dynamic landing pages based on contact activity history. This is genuine rule-based behavioral targeting built into the platform, not a third-party dependency. No AI-driven real-time personalization or predictive segmentation, but the rule-based engine is capable and well-integrated with the contact database.

8.1.6
A/B testing and experimentation
60H

Native A/B testing for both pages and marketing emails: create test variants, configure conversion goals, run the test, and evaluate results via built-in analytics showing conversion rates and statistical comparisons. Winner selection is manual (the marketer reviews data and selects the winner), not automated. This is a complete A/B testing feature set for a platform of its era. No multivariate testing, no auto-winner, no integration with external experimentation platforms for feature flag testing.

8.1.7
Content velocity
58H

Page Builder with template cloning and reusable widget library accelerates page creation once the initial developer investment is made. Inline editing in the live preview mode, content staging/preview before publish, and simple workflow shortcuts. Bulk operations on content items are supported in the administration. Content reuse via shared content tree items. The bottleneck is that any new page layout or new widget type requires developer involvement — the template library is foundational but static once built.

8.1.8
Multi-channel publishing
50M

KX13 delivers to web (primary) and email (built-in email marketing module). Content can be accessed via REST or GraphQL APIs for headless delivery to mobile or other channels, but this requires custom frontend work — it's not a structured content-first authoring model. Social media integration covers scheduling and analytics but not content push via structured content types. Multi-channel capability exists architecturally but the platform is fundamentally web-first and requires developer effort per additional channel.

8.1.9
Marketing analytics integration
55H

Built-in web analytics module with visitor tracking, campaign source attribution, page conversion tracking, and flexible dashboards — without requiring GA. Out-of-the-box social analytics (Facebook Insights, LinkedIn Stats, Twitter Analytics) surfaced in the platform UI. Google Analytics integration available via standard tag manager approach. Analytics is visible within the platform rather than purely external. No content decay reporting, no content performance scores, and the built-in analytics are less capable than dedicated tools.

8.1.10
Brand and design consistency
48M

Page Builder widgets provide component-based consistency — marketers choose from an approved widget palette rather than free-form HTML. Developers can lock widget properties or restrict widget availability per page type or page template. However, there are no design token management features, no global style system enforced at the platform level, and no automated brand compliance checks. Consistency is achieved through developer-constrained widget configuration, not system-level enforcement.

8.1.11
Social and sharing integration
52H

KX13 goes beyond basic OG meta management: built-in Facebook Insights, LinkedIn Stats, and Twitter Analytics are surfaced natively within the platform. Social scheduling and publishing is available through the social marketing module, allowing scheduling posts to Facebook and Twitter from within the DXP. OG/Twitter Card meta tag management is built in. This is a notably stronger social integration than typical CMSes. However, no Instagram/TikTok support and no user-generated content moderation.

8.1.12
Marketing asset management
45H

Built-in media library with folder organization, image resizing/cropping on upload, and basic search. Media files are accessible across sites in a multi-site installation. The media library serves web content production adequately but falls short of DAM capabilities: no usage tracking (cannot see where an asset is used), no rights expiry management, no keyword/taxonomy-based asset search beyond folder browsing, and no video transcoding. For marketing asset volumes, most organizations integrate an external DAM.

8.1.13
Marketing localization
55H

Full multilingual content management: create language versions of pages with optional translation workflows, machine translation integration via built-in connector (Microsoft Translator) or custom integration, locale-specific URL management, and per-language campaign variants possible by creating locale-specific pages. Cookie consent and GDPR consent tracking built in at the platform level. The localization engine is mature and supports marketing workflows. Locale-specific campaign calendaring is achievable but requires manual page management per locale.

8.1.14
MarTech ecosystem connectivity
55H

KX13 has native Salesforce CRM integration (bidirectional contact sync with activity tracking), HubSpot forms integration, and Marketo connector available via partner ecosystem. Zapier integration enables connection to a broader range of MarTech tools. The platform's contact activity data (page visits, form submissions, email opens) feeds CRM systems. This covers CRM and MAP categories with pre-built options. No native CDP integrations and no pre-built ad platform connectors, but the Salesforce + HubSpot + Marketo coverage is solid for a mid-market DXP.

Commerce
8.2.1
Product content depth
62H

Kentico Xperience 13 has a mature built-in e-commerce module with full product catalog management: standard products, products with options, product variants as independent SKUs, brands/manufacturers/suppliers, inventory tracking by variant, and file/image attachments per product. Product taxonomy via categories. This is a genuinely mature product content system developed over many platform generations — better than early-stage or headless approaches. Not a full PIM and lacks advanced attribute modeling, but coverage is solid for SMB/mid-market commerce.

8.2.2
Merchandising tools
55H

Legacy e-commerce module includes catalog discounts, order discounts, volume discounts (tiered pricing), Buy X Get Y promotions, product bundles, coupon codes, and free shipping rules — a more complete promotional toolkit than many DXPs of its era. Category management enables basic product organization. No search result merchandising, no AI-driven product recommendations, and no dedicated product spotlight widgets, but the discount/promotions engine covers standard merchandising scenarios.

8.2.3
Commerce platform synergy
30M

Kentico Xperience 13 is a self-contained commerce platform — it does not integrate with Shopify, commercetools, BigCommerce, or Salesforce Commerce Cloud natively. The k13ecommerce GitHub package exists specifically to bridge legacy commerce data into Xperience by Kentico for migration purposes, not as a live integration. Any external commerce platform integration requires fully custom development. Scores 30 (webhook-only custom) because the platform's model is standalone commerce, not commerce synergy.

8.2.4
Content-driven storytelling
45M

KX13's tightly coupled content + commerce architecture allows product listing pages and product detail pages to be managed as content pages, blending editorial copy with product data. Page Builder widgets can embed product listings or individual product cards within editorial pages. However, shoppable content is not a first-class authoring pattern — there is no built-in 'shop the look' template, no inline add-to-cart within editorial articles, and no lookbook page type. Buying guides and editorial commerce pages are achievable but require developer-built templates.

8.2.5
Checkout and cart content
45M

KX13's configurable checkout is part of the native commerce module — checkout steps are configurable and can be extended with custom .NET widgets. Trust badges, upsell banners, and cart messaging are achievable within the platform's checkout pages, which can reference Page Builder or custom templates. This is better than pure-commerce platforms because the checkout templates live in the CMS. However, it requires developer work to add CMS-managed promotional content to checkout flows rather than being marketer self-service.

8.2.6
Post-purchase content
42M

Email marketing module can trigger transactional and promotional emails based on order events — order confirmations, shipping notifications, and follow-up sequences are achievable using the marketing automation and email marketing features. Order confirmation pages are CMS-templated and configurable. Post-purchase review solicitation requires marketing automation workflow configuration. All post-purchase content is technically manageable from the CMS but not as no-code functionality for marketers.

8.2.7
B2B commerce content
42M

KX13 supports customer-specific pricing via customer discount groups and volume discount tiers. Registered user accounts with customer-specific catalogs can be scoped using the existing access control model. Quote request flows can be built using the Form Builder tied to product pages. Gated product documentation is achievable via page-level ACLs. These B2B primitives exist but they are not packaged as first-class B2B content features — they require assembly from generic platform capabilities rather than purpose-built B2B tooling.

8.2.8
Search and discovery content
45M

Built-in Smart Search (Lucene-based) supports full-text search across content and products, with configurable search results pages and basic faceted filtering using search indexes. Product search within the e-commerce module. Content-product blended search results are achievable by configuring combined search indexes. No AI-powered relevance ranking, no synonym management UI, and no search analytics beyond basic query logging. Adequate for mid-market sites but not competitive with modern search platforms.

8.2.9
Promotional content management
52H

Time-based promotional content is achievable: page publishing/unpublishing can be scheduled for campaign start/end dates, discount codes with date ranges, and promotional banners managed via Page Builder widgets with scheduled visibility. The campaign module can group promotional pages with start/end dates. No countdown timer widget out of the box, no channel-specific promotional targeting, and tiered pricing tables require developer implementation, but scheduled promotional content management is a viable core capability.

8.2.10
Multi-storefront content
45M

Multi-site installation can serve multiple storefronts from a single KX13 instance, with shared product catalog data and site-specific editorial content managed in separate site content trees. Product types and catalog structure are shared across sites, but each site can have its own pages, promotional content, and design. Some content duplication is necessary for storefront-specific messaging, and the shared database constraint means absolute data isolation between storefronts is not achievable. Adequate for related brands sharing product data.

8.2.11
Visual commerce and media
38M

Product pages support multiple images per product, video embed widgets (YouTube/Vimeo iFrame), and basic image gallery widgets via Page Builder. Image transformations (resize, crop) are built into the media library. No 360-degree product views, no AR/3D model support, no image hotspot tooling, and no native zoom widget — these require third-party JavaScript integrations or custom widget development. KX13's visual commerce is basic image+video, typical of a platform from its era.

8.2.12
Marketplace and seller content
18H

KX13 has no marketplace or multi-vendor content management capabilities. The commerce module is designed for a single-seller model — there is no seller profile management, no seller-contributed product descriptions, no multi-vendor content moderation, and no review aggregation by seller. Building marketplace functionality would require extensive custom development on a platform approaching EOL, making it an inadvisable investment.

8.2.13
Commerce content localization
50H

KX13's multilingual engine applies to product content: product names, descriptions, and page-level editorial can have language versions. Currency management is native to the commerce module with multi-currency pricing. Locale-specific URL management for product pages. Translation workflow can be applied to product pages. Regional regulatory content (EU product labels) can be managed as locale-specific content variants. No structured data localization for attributes/specifications without custom development.

8.2.14
Commerce conversion analytics
43M

Campaign conversion goals can be linked to product page visits, add-to-cart actions, and order completions — providing some content-to-revenue attribution within the KX13 analytics module. The 30+ built-in store reports include sales by source and campaign performance. This is better than platforms with no commerce analytics, but revenue attribution at the content-item level requires custom configuration, and there is no out-of-the-box content-assisted conversion tracking across full customer journeys.

Intranet & Internal
8.3.1
Access control depth
65H

Page-level ACLs allow read/write/create/delete/destroy permissions per role or user on individual content tree nodes and their children, enabling genuine department-level content scoping. SSO via SAML 2.0 and claims-based authentication with role synchronization from identity providers. RBAC with multi-role users across multiple sites. Audience-based content display rules via the personalization engine enable content visibility based on user segments. More mature than many peers — the legacy platform had years to harden this feature set.

8.3.2
Knowledge management
52M

Document versioning with comparison and rollback, workflow with approval states and email notifications, content taxonomy via categories and tags, and media library organization. These form a basic knowledge management foundation. No dedicated knowledge base templates, no content freshness/expiry tracking, no expertise mapping, and internal search requires Lucene-based configuration to be effective. Adequate for structured intranets but not purpose-built for knowledge management.

8.3.3
Employee experience
30H

Community features (forums, groups, social interactions) were removed from Kentico Xperience 13 — they existed in KX8/KX9/KX12 but are explicitly absent in KX13. Intranet capabilities in KX13 are limited to basic content publishing, document libraries managed as media libraries, and workflow approval. No purpose-built employee portal module, no employee directory, no push notifications, no mobile app. Investing in employee experience on a platform in security-only support through Dec 2026 is inadvisable, and partners actively steer clients away from new KX13 intranet builds.

8.3.4
Internal communications
35M

Basic internal communications are achievable via KX13's content management: news pages can be published to authenticated intranet users, personalization rules can target department-specific audience segments with relevant news content, and email marketing can send department announcements. However, there is no acknowledgment tracking, no mandatory-read workflow, and no notification/alert system for new content. Internal comms is a workaround use of general marketing features, not purpose-built tooling.

8.3.5
People directory and org chart
18H

KX13 has no native people directory, org chart, or HR integration capabilities. An employee directory could technically be built using custom page types and content items, but this requires significant developer effort on a platform approaching EOL. The contact database (used for marketing) stores external contacts, not internal employee profiles with skills/expertise. There is no Workday, BambooHR, or Active Directory org chart integration.

8.3.6
Policy and document management
40M

Basic document publishing with version control and workflow approval is achievable using KX13's standard content management: file attachments, content versioning, workflow states for review/approval, and role-based access control for policy documents. However, there is no mandatory acknowledgment tracking, no automated review-date reminder, no policy expiry enforcement, and no audit trail specific to policy compliance. The platform offers document publishing primitives but not a policy management system.

8.3.7
Onboarding content delivery
22M

KX13 has no structured onboarding journey features. Basic onboarding pages could be built as content pages with role-based access for new hires, but there is no progressive disclosure mechanism, no task checklist widget, no HR system trigger for new-hire portal provisioning, and no 30/60/90-day content path tooling. With community features removed and EOL approaching, any onboarding content delivery on KX13 would require substantial custom development.

8.3.8
Enterprise search quality
36H

Lucene-based Smart Search indexes all KX13 content — page content, document metadata, and media library — with full-text search and configurable faceted filtering. A dedicated search results page type is available. No federated search across external systems (SharePoint, Confluence, network drives), no AI-powered relevance ranking, and no search analytics dashboard. Search quality within the platform is adequate for a moderate content volume but falls behind modern enterprise search solutions significantly.

8.3.9
Mobile and frontline access
28H

KX13 delivers responsive web content optimized for mobile browsers but has no native mobile application, no push notification capability, and no offline content access. The content management administration interface is desktop-focused and not mobile-optimized for on-the-go publishing. Frontline and deskless workers would access an intranet via mobile browser only with no app store presence. No kiosk mode or shared-device management.

8.3.10
Learning and training integration
18H

KX13 has no native learning management features and no pre-built LMS integrations. Training content can be published as HTML pages with access control, but there is no course structure, no completion tracking, no certification management, and no integration with Cornerstone, Workday Learning, or other LMS platforms. Any learning functionality would require custom development against the KX13 API on a platform heading to EOL.

8.3.11
Social and collaboration features
15H

Community features — forums, groups, social interactions — were explicitly removed from Kentico Xperience 13 compared to KX12. KX13 has no commenting, no reactions, no discussion threads, no peer recognition, no polls, and no idea submission. This is a deliberate product decision to focus KX13 on web, marketing, and commerce rather than community/social. Score 15 reflects near-absence of any social features.

8.3.12
Workplace tool integration
18H

KX13 has no pre-built integration with Microsoft 365/Teams, Google Workspace, or Slack. Email marketing and notification emails use the platform's own SMTP integration. No embedded Teams/Slack content cards, no bot notifications, and no single-pane integration with workplace productivity suites. Custom webhooks via the API could theoretically trigger external system notifications, but there are no marketplace connectors for workplace tools.

8.3.13
Content lifecycle and archival
38M

Content versioning with comparison and rollback provides a basic archival history. Workflow states can include an 'archived' state for inactivating content. Content publishing schedule allows setting publish/unpublish dates — the unpublish date serves as a de facto expiry mechanism. However, there is no automated review-date reminder, no stale content flagging, no ownership assignment per content item for accountability, and no formal archival workflow distinct from deletion.

8.3.14
Internal analytics and engagement
28M

KX13's built-in web analytics provides page view counts and visitor session data, which can be filtered per site. Campaign-level analytics shows content engagement by source. However, there are no department-level analytics dashboards for intranet ROI, no failed internal search term reporting surfaced in the UI, no adoption/engagement heatmaps, and no intranet-specific content performance metrics. Analytics is oriented toward external marketing, not internal comms measurement.

Multi-Brand / Multi-Tenant
8.4.1
Tenant isolation
50H

Kentico Xperience 13 supports multi-site from a single installation (true multi-tenancy in vendor terminology), but all sites share a single database and application instance. Personal data cannot be completely isolated between sites in a shared installation — explicitly documented as a known limitation. Organizations requiring strict data isolation between brands must run separate installations. Silo-based via site permissions, not genuine tenant isolation. Scores 50 (low end of silo-based range) due to the shared-database data leakage risk.

8.4.2
Shared component library
55M

Multi-site installation shares Page Builder widgets, page templates, media library, and content document types across all sites in the instance. Global shared content is achievable by placing documents in a shared site content tree. However, there is no brand-override system for shared widgets, no design token management, and no centralized governance over which sites can access shared components. The sharing model works for organizations that trust all sites to share the same asset pool.

8.4.3
Governance model
53M

Central admin interface manages all sites with per-site role assignments and content tree ACLs. Workflow with configurable states enables content approval at the page level across sites. Global administrator can manage all sites while site-specific admins are scoped to their site. No cross-brand approval hierarchies, no global content policy enforcement dashboard, and no automated compliance checks. The governance model is standard for a platform of this generation — functional but manual.

8.4.4
Scale economics
58M

On-premises perpetual license model: additional sites within a single installation do not require additional licenses beyond server infrastructure costs. This is economically favorable for multi-brand scenarios compared to per-site or per-channel SaaS pricing. However, operational costs scale with infrastructure (servers, DBAs, patching) and brand-specific customization still requires developer investment. Full EOL on Jan 1, 2027 (security-only through Dec 31, 2026) means organizations must plan for migration — amortized migration cost increases effective per-brand cost.

8.4.5
Brand theming and style isolation
42M

KX13 supports per-site CSS stylesheets and page template assignments, allowing each site in a multi-site installation to have distinct visual identity: separate CSS, separate page layouts, separate header/footer templates. This is standard CSS/config theming. There are no design token management systems, no theme inheritance (brand A extends global theme), no per-brand typography/color palette management outside of raw CSS files. Developers implement brand differentiation; marketers cannot manage brand themes independently.

8.4.6
Localized content governance
45M

Multilingual content management applies per-site with locale-specific content versions and translation workflows. Per-brand translation approvals are achievable by scoping translator roles to specific site content trees. Cookie consent and GDPR compliance settings are configurable per site. The combination of per-site permissions + multilingual workflow provides a workable brand-locale governance model, but it is managed through general permissions rather than a purpose-built brand-locale governance framework. No per-brand translation vendor routing.

8.4.7
Cross-brand analytics
30M

Analytics in KX13 is per-site: each site has its own web analytics dashboard showing traffic, conversions, and campaign performance. There is no cross-site portfolio analytics dashboard comparing performance across brands. A global administrator can switch between site analytics, but no aggregated portfolio view exists. Cross-brand analytics requires exporting data to an external BI tool (Power BI, Google Looker Studio) via GA4 or custom export.

8.4.8
Brand-specific workflows
50M

Workflow in KX13 is configurable per content type or per site, allowing different approval chains for different brand sites. Global administrators can audit workflow activity across all sites. Workflow steps, approvers, and email notifications are independently configurable per workflow scope. This provides genuine per-brand workflow independence. No central workflow audit dashboard showing cross-brand publishing SLA adherence, but individual workflow configurations are flexible and independently maintainable.

8.4.9
Content syndication and sharing
40M

Shared content tree in multi-site installation allows a 'global' or 'corporate' site to hold content items that other brand sites can reference or display via widgets. Corporate-level press releases, legal disclaimers, and product announcements can be placed in a shared content area accessible to all sites. However, there is no controlled override model — child brands cannot adapt corporate content with local variants; they either use it as-is or duplicate it. Content syndication is push-only with no override governance.

8.4.10
Regional compliance controls
40M

Per-site GDPR consent management with cookie consent banners configurable per site. Data subject request handling is configurable per site. Accessibility settings and compliance-related page metadata can be managed per site. However, there are no publishing guardrails that prevent non-compliant content from going live, no automated accessibility checking, and no per-brand data residency controls (all data is in the shared SQL Server instance). Compliance is administered per-site but not enforced systemically.

8.4.11
Design system management
28M

KX13 has no centralized design system management capabilities. Shared Page Builder widgets constitute a de facto component library, but there is no versioning of the component library, no centralized change management for propagating widget updates to all brand sites, and no brand-extension model for customizing shared widgets. When a shared widget is updated in the codebase, all sites consuming it are affected with no staged rollout or per-brand override.

8.4.12
Cross-brand user management
52H

A Global Administrator role has visibility and control over all sites in the KX13 installation, enabling central user management across brands. Per-site administrator roles allow autonomous brand team management within their site scope. SSO via SAML 2.0 works across the single installation. Users can hold roles across multiple sites. The model is functionally adequate for multi-brand teams. No per-brand user provisioning automation or cross-brand contributor role hierarchy beyond manual assignment.

8.4.13
Multi-brand content modeling
42M

Shared page types (content types) in KX13 multi-site installations provide a global model inherited by all sites. Brand-specific field extensions require creating separate page type variants or adding optional fields to the global type — there is no formal per-brand extension model that preserves the base type cleanly. In practice, organizations using KX13 for multi-brand often create brand-specific page type copies, resulting in forked models. Shared models work when brands share identical content structure.

8.4.14
Portfolio-level reporting
25M

KX13 provides per-site analytics and reporting — each site has individual dashboards for web traffic, campaign performance, and e-commerce metrics. There is no portfolio-level executive dashboard aggregating content freshness, publishing SLA adherence, or capacity metrics across brands. The Global Administrator can switch between per-site reports, but there is no cross-brand roll-up view. Portfolio reporting requires data export to external BI tools.

9. Regulatory Readiness & Trust

47
Data Privacy & Regulatory
9.1.1
GDPR & EU data protection
62H

Kentico Xperience 13 has built-in GDPR tooling: consent management, personal data collection/erasure APIs, and right-to-be-forgotten workflows — but these require the Enterprise license edition and developer implementation. As an on-premises product, Kentico does not process customer data, so no vendor DPA is needed; the customer is data controller and processor. EU HQ (Brno, Czech Republic) gives organizational GDPR credibility. EOL Dec 2026 means no new compliance features will be added — only security hotfixes through year-end.

9.1.2
HIPAA & healthcare compliance
38H

Kentico does not offer a BAA and Kentico Xperience 13 is not HIPAA-certified. As an on-premises product, HIPAA compliance is entirely the customer's responsibility — the customer controls the hosting infrastructure and must implement appropriate safeguards. No healthcare-specific implementation guidance exists in v13 documentation. The devnet.kentico.com Q&A explicitly states HIPAA compliance is implementation-dependent, not platform-provided.

9.1.3
Regional & industry regulations
42M

GDPR tooling is built into v13 (Enterprise). CCPA can be addressed through the same consent management framework. On-premises deployment gives customers flexibility to implement regional requirements (PIPEDA, UK GDPR, LGPD) but Kentico provides no specific guidance or pre-built tooling for these. No FedRAMP, IRAP, C5, or HITRUST. EOL status means no new regulatory framework coverage will be added. Coverage is limited to GDPR tooling with no structured additional regional support.

Security Certifications
9.2.1
SOC 2 Type II
35H

Kentico's SOC 2 Type 2 attestation covers 'Xperience by Kentico' (the SaaS rewrite), not Kentico Xperience 13 (the legacy on-premises product). For an on-prem deployment, no SOC 2 audit exists because Kentico does not operate the customer's hosting environment. The company's SOC 2-certified development culture provides indirect assurance of development security practices, but the attestation cannot be cited for regulatory procurement of v13 on-prem. Score reflects no applicable SOC 2 for this product.

9.2.2
ISO 27001 / ISO 27018
52H

Kentico holds ISO 27001 certification covering their ISMS and development organization. This provides assurance that Kentico Xperience 13 was developed under ISO 27001-governed secure development practices. However, for on-premises deployments, the ISO 27001 scope does not extend to customer hosting environments — the certification covers Kentico's operations, not the customer's deployment. No ISO 27018. Scores mid-range: more than 'no ISO 27001' since development practices are covered, less than infrastructure-scope coverage.

9.2.3
Additional certifications
45M

At the company level, Kentico has a CAIQ Lite (CSA STAR Level 1 self-assessment) and an active HackerOne bug bounty program. These are company/SaaS-level attributes that provide partial relevance to v13's security posture. Not PA-DSS certified — the PCI compliance documentation explicitly states Xperience is not a certified PA-DSS application. No CSA STAR Level 2, FedRAMP, Cyber Essentials Plus, or HITRUST. CAIQ Lite plus HackerOne is a minimal additional cert portfolio.

Data Governance
9.3.1
Data residency & sovereignty
70H

On-premises deployment gives customers complete, contractual-free data sovereignty — data never leaves customer-controlled infrastructure. Customers can deploy to any datacenter, cloud region, or private environment. This is strong for data residency but lacks the structured vendor-managed multi-region SaaS options (the 19 Azure regions in previous scoring are features of the new SaaS product, not v13). No CDN residency leakage concerns inherent to the product. Score reflects high sovereignty capability without vendor-managed regional SaaS flexibility.

9.3.2
Data lifecycle & deletion
55M

Built-in GDPR data erasure APIs and consent management with configurable retention exist in v13 (Enterprise). Customers manage backup policies and retention schedules in their own infrastructure — no vendor-managed backup SLAs apply. Content staging and database export tools provide data export capability. Right-to-erasure is API-based requiring developer implementation, not self-service for end users. Previous scoring credited vendor backup retention policies that apply only to the SaaS product.

9.3.3
Audit logging & compliance reporting
52M

Kentico Xperience 13 has a system event log recording user actions, content changes, and system events stored in the SQL database. Events can be forwarded to Windows Event Viewer via trace listeners. Custom IEventLogWriter implementations allow routing to external SIEM systems but require developer effort — not a native connector. No native push-based SIEM integration exists. Adequate basic audit capability for an on-prem product but not enterprise compliance-grade without custom integration.

Platform Accessibility
9.4.1
Authoring UI accessibility
30H

Kentico Xperience 13's administration interface is built on older ASP.NET WebForms technology — not the modern React-based admin of the new SaaS product. The third-party page accessibility validation feature was deprecated and removed in May 2021 due to termination of the validation service. No formal WCAG 2.1 AA conformance report exists for the v13 authoring UI. No ATAG 2.0 assessment. EOL product status means no accessibility improvements are forthcoming.

9.4.2
Accessibility documentation
25H

No VPAT or ACR exists for Kentico Xperience 13. No Section 508 conformance statement applies to the current product. The only accessibility-related documentation is a 2009 DevNet article for CMS 4.1 (irrelevant) and the removal notice for the deprecated accessibility validation service. With EOL in December 2026 and security-only support, no VPAT will be produced. Score reflects complete absence of accessibility documentation for procurement purposes.

10. AI Enablement

15
AI Content Creation
10.1.1
AI text generation & editing
12H

Kentico Xperience 13 has no native AI text generation. AIRA (text generation, rewriting, summarization, tone controls) is exclusive to Xperience by Kentico and was never backported to v13. No dedicated third-party AI text generation modules are documented for the v13 ecosystem, which is in security-only support heading to Dec 2026 EOL.

10.1.2
AI image & media generation
8H

No native AI image generation, smart focal-point AI, or AI alt-text automation is documented for Kentico Xperience 13. All documented Kentico AI media features (image tagging, focal-point suggestion, alt-text generation) are in Xperience by Kentico via AIRA. Media management in K13 relies on manual DAM workflows.

10.1.3
AI translation assistance
10H

Kentico Xperience 13 supports multilingual content and traditional TMS export/import workflows but has no native AI or machine translation capability. AI-powered bulk translation with tone-of-voice preservation is exclusive to Xperience by Kentico via AIRA. Score reflects manual localization only.

10.1.4
AI metadata & SEO automation
10H

K13 provides manual SEO metadata fields (title, description, OG tags) and XML sitemaps but no AI-automated generation. Smart Search handles keyword indexing. AIRA's SEO-description generation and auto-tagging are XbyK-exclusive and were not backported to v13.

AI Workflow Automation
10.2.1
AI-assisted content operations
22M

The official Recombee integration module provides ML-driven content recommendation routing — automatically surfacing relevant content to visitors based on real-time behavioral signals. Persona-based content delivery provides rule-assisted routing. No auto-tagging, smart scheduling, or duplicate detection AI features are documented for K13.

10.2.2
Agentic workflow automation
5H

No agentic workflow capability exists in Kentico Xperience 13. The AIRA Agentic Marketing Suite (Content Strategist agent, multi-step orchestration, human-in-the-loop approval gates) is exclusive to Xperience by Kentico. K13 has workflow states and approval steps but no AI agent execution.

10.2.3
Content intelligence & insights
18M

K13 provides a marketing analytics dashboard covering contact activity, campaign funnels, A/B test results, and persona distribution. Contact scoring is entirely rule-based, not ML-driven. No AI content gap analysis, topic clustering, or editorial priority recommendations are available.

10.2.4
AI content auditing & quality
8H

No AI-powered content auditing capability is documented for Kentico Xperience 13. There is no brand voice compliance checking, quality scoring, or accessibility scanning AI. AIRA's Content Strategist agent (style compliance, tone profiling, severity-graded issues) is exclusive to Xperience by Kentico.

AI Search & Personalization
10.3.1
AI/semantic search
22H

K13 ships native Azure Cognitive Search integration with scoring profiles for relevance tuning, autocomplete suggestions, and combined page+widget indexing (added in Refresh 1). Algolia integration is also available. However, Azure AI Search's semantic queryType is not supported by the K13 NuGet integration — search remains keyword-ranked, not vector or semantic.

10.3.2
AI-powered personalization
35H

The official Recombee integration provides a genuine ML-based recommendation engine — real-time machine learning generating content-based and user-based recommendations that automatically adapt to visitor behavior without manual rule configuration. This is authentic ML personalization, not rule-based segments. However, it requires a separate Recombee account and custom implementation, making it an external service rather than native.

AI Platform & Extensibility
10.4.1
MCP server availability
0H

No MCP server exists for Kentico Xperience 13. All official Kentico MCP servers (Content Types MCP, Documentation MCP, Management API MCP) are built for Xperience by Kentico only. Context7 can surface K13 legacy docs to AI agents for migration assistance but this is not a K13 content MCP server.

10.4.2
Bring your own AI model/key (BYOM/BYOK)
25M

K13 has no built-in AI requiring vendor keys, but as a fully self-hosted .NET Framework platform, developers can integrate any AI provider (Azure OpenAI, OpenAI, etc.) via custom .NET modules using their own API keys. There is no native BYOK UI or documented AI provider configuration screen — all AI integration requires custom development.

10.4.3
AI developer extensibility & agent APIs
25M

K13 exposes a REST API, .NET SDK, and Integration Bus usable for AI agent consumption — pages and content types are accessible via structured API calls. No dedicated AI SDK, agent-optimized endpoints, or LangChain/LlamaIndex integration guides are documented for K13. All KentiCopilot developer AI tooling (MCP servers, Semantic Kernel integration) targets Xperience by Kentico exclusively.

10.4.4
AI governance, safety & audit trails
8H

K13 has no AI features requiring governance — no AI content generation, no AI agent workflows, no AI-generated content requiring audit trails or brand safety controls. Standard CMS role-based permissions and workflow approval steps exist but are unrelated to AI governance. Score reflects absence of any AI to govern.

10.4.5
AI observability & usage analytics
5H

No AI usage dashboards, AI credit tracking, or model performance analytics exist in K13. No AI features are built into the platform to observe. Marketing analytics provides traditional visitor and contact metrics only.

Strengths

Mature content workflows and versioning

72

KX13's multi-step workflow engine supports both linear and advanced conditional branching with role-based transitions, email notifications, and approval chains — refined over many platform generations. Content versioning with full history, rollback, draft/published/archived states, and scheduled publishing integration represents one of the platform's genuine long-standing strengths.

Complete native commerce module

63.5

KX13 includes a full-featured e-commerce module covering product catalog (goods, services, e-products, memberships, bundles), shopping cart, checkout, order management, PIM, volume/catalog/order discounts, coupon codes, and inventory management. This is more mature than most traditional DXPs at this tier and represents years of commerce-specific development.

Strong multi-site management

64.7

Deep multi-site support with multiple websites under a single instance, each with separate content trees, domain assignment, culture settings, and per-site role assignments. Global shared objects, web farm support for distributed deployments, and centralized administration make multi-site one of KX13's competitive advantages against peers at this tier.

Integrated marketing automation suite

63.4

KX13 bundles a comprehensive marketing toolkit: visual marketing automation with behavioral triggers and lead scoring, email marketing with drag-and-drop builder, A/B testing, contact management with activity tracking, audience segmentation, and content personalization at both page and widget levels. This all-in-one approach reduces integration complexity for mid-market teams.

Complete data sovereignty via on-premises deployment

66

On-premises deployment gives customers total control over data residency with no vendor data processing. Data never leaves customer-controlled infrastructure, deployable to any datacenter or cloud region. This is a genuine advantage for organizations with strict sovereignty requirements, though it comes with the operational burden of self-hosted infrastructure.

Weaknesses

Terminal platform lifecycle with zero momentum

24.3

KX13 enters full EOL on January 1, 2027 with security-only support through December 2026. Customer momentum scores 15/100 — no new customers, no new implementations, and every partner conversation focuses on migration. Competitive positioning scores 22/100 as the platform is excluded from all analyst evaluations and procurement decisions.

Critical security vulnerabilities and track record

33.3

Three critical CVEs in 2025 including CVE-2025-2746 and CVE-2025-2747 (CVSS 9.8 authentication bypass, CISA KEV-listed) and CVE-2025-2748 (XSS-to-RCE chain). The Staging Sync Server — a core infrastructure component — was the attack vector. With the platform in security-only support and approaching EOL, the security posture will only deteriorate.

Extremely high build complexity and legacy tech stack

36.6

KX13 requires a dual-application architecture (.NET Framework 4.8 admin + ASP.NET Core live site), Windows Server with IIS, SQL Server, and proprietary Portal Engine knowledge. Framework familiarity scores 33/100 due to the legacy .NET Framework 4.8 and Web Forms admin. Configuration complexity scores 33/100 with mandatory single-worker-process IIS settings and cross-application CORS. No Docker, no Linux support for the full stack.

No modern developer experience or SDK ecosystem

38.5

Zero TypeScript support (20/100), no JavaScript SDK, no GraphQL, no OpenAPI spec, and the REST API is disabled by default. Frontend developers must make raw HTTP calls with manually crafted types. The platform predates the headless-first era, and the API layer is an afterthought rather than an architectural pillar. CI/CD relies on XML serialization that must be disabled in production.

Forced migration with high exit costs

38.3

KX13 to Xperience by Kentico is not an upgrade but a complete replatforming costing $25K-$150K+, requiring new content models, widget rebuilds, and architecture decisions. Migration to any competitor platform is similarly a full rebuild. Every current KX13 customer faces this mandatory exit cost before January 2027. Vendor lock-in scores 38/100.

No real-time collaboration or modern content operations

34.8

Document locking model prevents concurrent editing with no presence indicators, no inline comments, and no activity feeds. No automated content hygiene tools, no orphan detection, no broken link checking, and no content expiry workflows. The platform requires full self-hosted monitoring setup with zero built-in APM or health dashboards.

Best Fit For

Existing KX13 customers maintaining sites through the December 2026 EOL while planning migration

65

Security hotfixes continue through year-end 2026, existing implementations are stable, and the platform's mature workflow and commerce capabilities remain functional for day-to-day operations during migration planning.

Organizations with strict data sovereignty requirements running existing KX13 deployments on-premises

62

Complete data sovereignty through on-premises deployment with no vendor data processing. Built-in GDPR tooling (consent management, erasure APIs) and EU-headquartered vendor provide compliance foundation for regulated on-prem environments.

Mid-market .NET teams operating multi-site deployments with integrated marketing automation needs

60

Multi-site management, built-in marketing automation, email marketing, contact segmentation, and native commerce under a single instance provide an all-in-one DXP experience that reduces integration complexity — valuable while the platform remains supported.

Poor Fit For

Any organization evaluating platforms for new implementations

5

With EOL on December 31, 2026 (9 months away), zero customer momentum (15/100), and a forced $25K-$150K+ replatforming to any successor, starting a new project on KX13 would be irrational. Every DXP, headless CMS, or even WordPress is a better choice for new builds.

JavaScript/TypeScript developers building modern headless frontends

10

No JS/TS SDK, no GraphQL, no OpenAPI spec, TypeScript support at 20/100, and the REST API disabled by default. Frontend developers must make raw HTTP calls with no client libraries against a legacy REST service. Every headless CMS on the market is a better fit.

Organizations requiring strong security posture and compliance certifications

15

CISA KEV-listed CVSS 9.8 vulnerabilities, SOC 2 Type II applies only to the SaaS successor product, no HIPAA BAA, no FedRAMP, and security-only support with no bug fixes. After January 2027, zero vendor security support of any kind.

Teams without dedicated Windows Server and SQL Server infrastructure expertise

20

Self-hosted on IIS + Windows Server + SQL Server with no SaaS option, no Docker support, no Linux support for the full stack. Requires manual IIS application pool management, SQL Server maintenance, and custom APM setup. Monitoring requirements score 33/100.

Peer Comparisons

This entry represents KX13 Legacy, not the successor Xperience by Kentico (XbK). XbK is a complete rewrite on modern .NET with SaaS deployment, AI features (AIRA), and active development — scoring significantly higher across all categories. KX13 customers face a mandatory migration to XbK or a competitor by January 2027.

Advantages

  • +Native commerce
  • +Translation integration

Disadvantages

  • Customer momentum
  • TypeScript support
  • Security track record
  • Framework familiarity
  • Vendor-forced migrations

Both are legacy .NET DXPs with complex infrastructure requirements, but Sitecore XP offers deeper personalization, recommendation engines, and a larger enterprise ecosystem. KX13 counters with more mature native commerce and simpler multi-site management, but both platforms face similar EOL migration pressures driving customers to successor products.

Advantages

  • +Native commerce
  • +Multi-site management
  • +Pricing transparency

Disadvantages

  • Personalization & Experimentation
  • Community size
  • SDK ecosystem
  • Search & Discovery

Umbraco offers a free open-source tier, simpler architecture, modern .NET Core stack, and larger community, while KX13 provides integrated marketing automation, native commerce, and multi-site management that Umbraco lacks. However, KX13's imminent EOL makes Umbraco the clearly better long-term choice for any .NET CMS need.

Advantages

  • +Personalization & Experimentation
  • +Native commerce
  • +Marketing & Engagement
  • +Multi-site management

Disadvantages

  • Free / Hobby Tier
  • Customer momentum
  • Concept complexity
  • Release frequency
  • TypeScript support

Drupal offers open-source flexibility, massive community, modern PHP/Symfony architecture, and long-term viability that KX13 cannot match in its terminal state. KX13's built-in marketing automation and commerce module are more complete out of the box, but Drupal's ecosystem of contributed modules and active development make it the stronger platform for any forward-looking investment.

Advantages

  • +Marketing automation
  • +Native commerce
  • +Email marketing & ESP integration

Disadvantages

  • Customer momentum
  • Community size
  • Free / Hobby Tier
  • Release frequency
  • Security track record

Both are mid-market DXPs with hybrid delivery models, but Magnolia has active development, Java ecosystem flexibility, and a viable long-term roadmap. KX13 offers stronger native commerce and built-in marketing automation, but its December 2026 EOL makes Magnolia the unambiguously better choice for any organization not already committed to KX13.

Advantages

  • +Native commerce
  • +Marketing & Engagement
  • +Translation integration

Disadvantages

  • Customer momentum
  • Release frequency
  • TypeScript support
  • Vendor-forced migrations

Recent Updates

March 2026AI Scored

Kentico Xperience is clearly improving, with Capability (+2.7) and Platform Velocity (+2.3) leading the upward movement, driven almost entirely by the general availability of AIRA across all license tiers and its expanding AI workflow automations including content generation, image tagging, and brand compliance evaluation. Build Simplicity also gained meaningfully (+2.2), while Cost Efficiency dipped slightly (-0.3), suggesting the new capabilities come without meaningful pricing relief. The standout shift for practitioners is the AI-assisted workflows item nearly doubling its score, signaling that Kentico has moved from AI as a preview feature to a core operational capability, alongside strengthened compliance posture with verified ISO 27001 and SOC 2 Type II certifications.

Score Changes

AI-assisted workflows2552(+27)

AIRA powers multiple AI workflow automations: automated image tagging, alt text generation during mass upload, focal point detection, responsive image variant generation, and AI-powered content translation with recursive linked content handling. Content types MCP Server enables AI-assisted content modeling. Additional agents (Customer Journey Optimizer, Campaign Execution, Analytics) are in preview. Still lacks smart scheduling, automated QA checks, or content quality scoring workflows.

AI content generation4060(+20)

AIRA is now GA for all license tiers (Feb 2026, no longer restricted to Advanced). Drafts copy, proposes headlines, rewrites, translates, and suggests improvements. The Content Strategist Agent evaluates content against uploaded Content Strategy documents for brand voice, tone, and style compliance. Auto-generates content variations for different formats. Approaching mature AI generation with brand controls but still lacks field-type-specific generation and advanced prompt customization.

Compliance certifications6077(+17)

Xperience by Kentico SaaS holds 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 NA, EU, APAC for data residency. Not higher due to no documented HIPAA BAA availability.

AI governance & trust1832(+14)

Content Strategist Agent evaluates content against brand guidelines with structured severity levels (Critical, Major, Minor, Suggestion), providing formal brand compliance checking. AIRA can be enabled/disabled per instance with role-based permissions. Data privacy: no logging of prompts, responses, or customer data — all discarded after each interaction. Content Strategy docs version-controlled in S3. However, no formal AI audit trail, no hallucination detection, no confidence scoring on outputs, and no prompt governance controls.

Commerce platform synergy3548(+13)

Official Shopify integration via NuGet package using Shopify Storefront and Admin APIs with product sync every 15 minutes, shopping cart, and checkout integration. An ecommerce-common base package provides foundation for building integrations with other commerce platforms. Only Shopify has an official connector — commercetools, BigCommerce, and Salesforce Commerce still require custom work.

Native commerce5062(+12)

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.

Search extensibility5565(+10)

Kentico maintains official integrations for both Algolia (xperience-by-kentico-algolia) and Azure AI Search (xperience-by-kentico-azure-ai-search) with full support. Algolia integration enables code-first index creation, automatic content sync, facets, and InstantSearch.js. Azure AI Search adds semantic ranking and geo-spatial querying. Two strong official paths for search extensibility.

Translation integration3545(+10)

AIRA serves as a built-in AI translation engine for reusable content and website pages, now with the ability to translate all linked content items recursively. Configurable tone of voice instructions and untranslatable word lists. Translation queue application provides task monitoring. XLIFF export/import still available. However, no pre-built TMS connectors (Phrase, Smartling, Transifex) and no translation memory.

Product content depth4555(+10)

Native digital commerce production-ready since July 2025. Product catalog management in Content Hub with product content types, pricing, and tax configuration. Products created like any other content and reusable across websites, emails, mobile apps, and headless channels. However, 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.

API delivery model6068(+8)

Every headless channel 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 for queries with large numbers of linked content types. However, GraphQL is query-only — subscriptions have been deprioritized from the roadmap, and mutations were never planned. Query flexibility still trails dedicated headless platforms.

Product content management5058(+8)

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.

Competitive positioning5058(+8)

Recognized in the Gartner Magic Quadrant for DXP for the 7th time, praised for 'platform vision' and 'strong growth.' However, Gartner cautioned that 're-platforming focus may have stalled innovation.' G2 Leader in DXP Grid through Winter 2026. FeaturedCustomers Top Performer. Gartner Peer Insights 4.5/5. Clear mid-market hybrid headless DXP positioning with AI and commerce. Still lacks Forrester Wave inclusion since 2021. The Gartner innovation caution offsets the continued recognition.

API design quality5865(+7)

Xperience by Kentico provides a GraphQL API per headless channel with auto-generated schemas and a REST API for content delivery. API key security, dynamic caching, and per-channel endpoints are well-designed. The .NET Content Item Query API supports advanced filtering, sorting, and projection. Not higher because GraphQL is read-only (no mutations or subscriptions) and documentation depth is below headless-first platforms.

Customer momentum5057(+7)

Significantly stronger momentum signals. Revenue grew 35% YoY to $56.7M in 2025 (from $42M in 2024). 100+ new digital projects went live on XbK in 2025 spanning banking, healthcare, manufacturing, tourism, sport, and associations. FeaturedCustomers named Kentico a Top Performer in Enterprise Content Management with 1,400+ verified customer references. G2 Leader status maintained through Winter 2026. XP13 EOL in 2026 driving additional migration momentum.

Preview and editing integration3844(+6)

Shareable web page previews (Dec 2025) allow stakeholders to preview content via URL without admin access. Content versioning with Page Builder preview and read-only mode. Preview button links to configured preview URL for headless channels, but administrators must set up preview URLs in channel settings and headless preview still requires custom implementation in the target environment. Page Builder preview integrated into editorial experience with actual widget rendering. Setup for custom Page Builder still requires implementing widget views and section layouts.

Security patching6256(-6)

The critical 2025 CVEs (CVE-2025-2746/2747 CVSS 9.8 auth bypass, CVE-2025-2748 XSS-to-RCE, CVE-2025-5591 stored XSS) remain the most significant recent security events. Hotfix 13.0.179 addressed the critical vulnerabilities. No new major CVEs reported in early 2026. SaaS deployments receive managed patching automatically. Weekly hotfix cadence provides regular delivery vehicle for security fixes. Not lower because patch turnaround was reasonable and SaaS auto-patches; not higher because the 2025 CVE volume and severity (CISA KEV listing) remains concerning.

Issue resolution velocity4248(+6)

Weekly hotfix and monthly Refresh cadence continues to provide regular delivery vehicles for bug fixes. Customer reviews consistently praise fix turnaround. No reports of significant unresolved issues or delayed patches in early 2026. Critical 2025 CVE patches were delivered via hotfix reasonably promptly. Not higher because some lower-priority bugs may persist across multiple Refresh cycles, and the 2025 CVE volume suggests QA gaps that could recur.

Content intelligence2530(+5)

AIRA provides automated image tagging to taxonomy fields and auto-generates SEO-friendly descriptions. The Content Strategist Agent (Feb 2026) evaluates content against uploaded Content Strategy docs, flagging style compliance issues with severity levels (Critical, Major, Minor, Suggestion) and suggesting fixes. This is a form of content quality analysis. However, no content gap analysis, ROI tracking, content health scoring, or topic clustering.

Disaster recovery6065(+5)

SaaS includes automated daily backups with weekly retention and geo-redundancy. RTO and RPO are now documented: RTO approximately 1 hour, RPO 1–24 hours. Annual DR testing confirmed. Self-service backups and restores available via Xperience Portal for both production and non-production environments. Two-tier system of restore points and exports. Higher than previous score due to newly documented RTO/RPO targets and self-service restore capability.

Release frequency6570(+5)

Monthly Refresh cadence continues unbroken — Jan 22 and Feb 23, 2026 both shipped with substantial features. Feb 2026 introduced the first AIRA Content Strategist agent, CDP Profiles, and AIRA features moved out of preview. Jan 2026 brought form field visibility conditions, commerce discounts, and Migration Tool enhancements. Approximately 12 Refreshes across 2025 into early 2026. Strong cadence for a hybrid SaaS/self-hosted DXP but not continuous deployment.

Typical implementation timeline6055(-5)

Small-to-medium projects typically take 3-6 months. Implementation costs range from $25,000-$50,000 for mid-size solutions to $50,000-$150,000+ for enterprise with complex integrations and eCommerce. Reference architectures and boilerplate templates help but don't fundamentally change the timeline. Competitive with other mid-market DXPs (Magnolia, Liferay) but notably slower than headless implementations.

Framework familiarity3540(+5)

Built on ASP.NET Core with .NET 10 LTS support, 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.

Cross-functional complexity4550(+5)

Post-go-live self-service continues to improve. Content Strategist Agent (Feb 2026) is the first AI agent in the platform, helping ensure consistent content style, tone, and voice — directly reducing need for developer or editorial oversight. AIRA chat now supports image upload for richer AI-assisted content creation. Form field visibility conditions (Jan 2026) let marketers dynamically show/hide form fields without developer involvement. Page Builder allows marketers to compose pages from widgets. Content authors still need moderate training but ongoing operations have meaningfully less developer friction.

Vendor-forced migrations6560(-5)

KX13 EOL December 31, 2026 continues to force migration to XbK — a full platform rewrite. Media Libraries sunset after July 2026 replaced by Content Hub. Partners recommend Q4 2025–Q2 2026 migration windows. The cumulative history of forced major platform transitions (CMS → EMS → XP13 → XbK) is a notable pattern. Not lower because deprecation timelines are communicated 12+ months in advance and migration tooling is provided; not higher because the KX13→XbK migration is unusually expensive for what is positioned as an 'upgrade'.

Support tier quality5560(+5)

G2 Winter 2026 Grid Report awards Leader status with 98% rating 4-5 stars and 92% recommending. 'Ease of support' highlighted as especially high-scoring category. Customer reviews consistently praise fast, knowledgeable 24/7 support from in-house engineers — 'if there is a bug, it will be fixed before you know it.' Standard and Premium tiers both offer 24/7 support. Not higher because the best SLAs and dedicated contacts are gated behind Premium tier.

Merchandising tools4045(+5)

Catalog discounts and order discounts with automatic promotions and coupon code support (December 2025, enhanced January 2026). Product catalog in Content Hub enables basic category organization. However, cross-sell/upsell features from legacy Kentico 13 have not been confirmed as available in the new Xperience by Kentico platform. No search merchandising or product spotlight features. Merchandising remains basic — teams with serious needs still require external commerce platforms.

Multi-channel output5862(+4)

Dedicated Headless content types, GraphQL API endpoints per channel, and documented Next.js integration patterns. Platform 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.

API performance5558(+3)

GraphQL responses are dynamically cached improving performance for repeated queries. 2025-2026 updates added performance optimization for queries with fields linking to many content types (EnableUnionQueryOptimization config key). 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.

Security track record6057(-3)

Significant new CVEs in 2025: CVE-2025-2746 and CVE-2025-2747 (CVSS 9.8) are critical authentication bypass flaws in Xperience 13 Staging Service, added to CISA KEV list. CVE-2025-2748 chains XSS to RCE via custom file handlers. Additional DoS and stored XSS vulnerabilities disclosed. Vulnerability Disclosure Program exists but is reward-free. The severity and CISA KEV inclusion of 2025 CVEs significantly worsens the track record.

Partner ecosystem6063(+3)

500+ digital agency partners globally with tiered certification (Gold Partner, Quality Expert). FY25 Partner Excellence Awards recognized top partners. Site of the Year 2025 competition attracted entries spanning financial services, commerce, education, hospitality, healthcare, government, and NGOs from North America, EMEA, and APAC. Named partners include Americaneagle.com, NTARA, Cantarus. Meaningful ecosystem, though still below enterprise DXP leaders like Adobe or Sitecore.

Data modeling constraints4548(+3)

Schema changes possible but require care. Content versioning supports reusable content, headless items, and web pages with version history and restore capability. New reusable field schema usage tracking (Feb 2026) lets developers see which content types use each schema, reducing risk of unintended changes. CI/CD serialization feature tracks schema changes across environments. New headless content modeling documentation improves guidance. Adding fields is straightforward; removing or renaming fields still risks data loss with no automated migration tooling.

Monitoring requirements5053(+3)

Xperience Portal now includes dedicated monitoring applications with project metrics (server errors, response time, CPU usage, memory usage) and security event monitoring via Cloudflare integration. The January 2026 Refresh improved SaaS observability. SaaS includes real-time monitoring, DevOps coverage, and 99.9% uptime SLA with 24/7/365 availability monitoring. Self-hosted still requires custom APM setup. Not higher because self-hosted has no built-in monitoring, and even SaaS customers need application-layer monitoring beyond Portal metrics.

Media management6260(-2)

Significant improvement: AIRA now provides automatic focal point detection on upload, WebP and AVIF format support added, automatic image optimization on upload, and scaled variants for responsive images (up to 63 variants per image). Content Hub replaces media libraries (sunset July 2026) with smart folders for dynamic asset grouping. Still not URL-based on-the-fly transforms — optimization happens at upload time. Transition from media libraries to Content Hub still in progress.

Integration marketplace5052(+2)

Community Integrations Hub hosts integrations from Kentico, partners, and the community as NuGet packages. Official integrations include Algolia search, Lucene.NET, health checks, and migration tools. Digital Commerce integrations in preview (Oct 2025). MCP server added for AI-assisted development. Total catalog remains modest compared to larger platforms, with gaps in DAM, translation, and AI service connectors.

SLA and uptime6567(+2)

Public status page at status.xperience-portal.com with uptime history. Platform-specific SLAs for SaaS customers. 24/7 worldwide support team with internal alerting. However, StatusGator tracking reports 30+ outages over 8 months since June 2025 — a concerning frequency. Specific SLA percentage (e.g., 99.95%) is not publicly documented. Not higher due to outage frequency and lack of published SLA percentage.

Scalability architecture6062(+2)

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. Shared file storage eliminates sync overhead. CDN integration recommended in docs but not built-in to the platform delivery layer. No published scale limits or enterprise-scale benchmarks with specific metrics.

Changelog quality6870(+2)

Structured changelog at docs.kentico.com/documentation/changelog continues to be well-maintained, with each Refresh receiving a detailed community blog post covering new features, breaking changes, and migration guidance. Documentation updates tracked separately. Breaking changes called out explicitly with migration steps. Format remains actionable for development teams.

Breaking change handling5557(+2)

Within-Refresh breaking change management continues to be reasonable with documented migration guides. Migration Tool expanded to support orders and customers (Jan 2026). AIRA features transitioned out of preview cleanly with advance notice (Feb 2026). XP13 end-of-life in 2026 nearing completion. The platform's history of major architectural pivots still weighs on this score, though current breaking change handling is improving.

Community size5052(+2)

Community portal at community.kentico.com, invite-only Slack workspace, GitHub Discussions at github.com/Kentico/Home. 15 MVPs recognized for 2025. Community Leader programs active. 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.

Third-party content4547(+2)

Some growth in third-party content with DEV Community articles (e.g., AIRA agent tutorials), community blog posts, and partner-produced content. AI Development Hub provides structured resources. However, volume remains limited compared to major platforms — no current books for XbK, sparse YouTube presence, and conference talks primarily at Kentico's own events. Third-party learning resources are growing but still thin.

Ops team requirements5860(+2)

SaaS is the recommended deployment with managed infrastructure, 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. With SaaS as the primary path, operational burden is moderate for a traditional DXP.

Boilerplate and starter quality4042(+2)

.NET project templates via dotnet CLI for quick project initialization with basic structure, Page Builder examples, and configuration. Community and partner examples for Next.js + GraphQL headless integration exist (Milan Lund multi-part series, Sagepath Reply guide) but are not official polished starters with example content and deployment config. GitHub component starter repository exists for Page Builder components. No equivalent to the rich starter ecosystem of headless CMS platforms with framework-specific starters for Next.js, Nuxt, Astro.

Team size requirements4042(+2)

A small team of 3-4 developers can deliver a production Kentico site. SaaS deployment with zero-downtime updates 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.

Upgrade difficulty6058(-2)

Within-XbK Refresh-to-Refresh upgrades remain NuGet-based with rare breaking changes — only major version Refreshes may contain them, typically for obsolete code. However, KX13→XbK migration is still a full platform rebuild with EOL December 31, 2026. The open-source Kentico Migration Tool now supports commerce entities (customers, orders) alongside Page Builder content, reducing some migration friction. Not lower because within-XbK upgrades are genuinely manageable and migration tooling continues to improve.

Dependency management4547(+2)

NuGet-based dependency management follows standard .NET/ASP.NET Core patterns with moderate dependency tree. SaaS deployment reduces client-side dependency concerns. NuGet version must match database version — application won't start on mismatch, which adds upgrade friction. Monthly Refresh releases require regular NuGet updates to stay current. Not higher because self-hosted deployments require SQL Server, .NET runtime management, and strict NuGet version synchronization.

Performance management5052(+2)

SaaS deployment includes managed optimization with 99.9% uptime SLA. New Xperience Portal metrics (response time, CPU, memory) provide better visibility into performance issues than before. Self-hosted deployments still require ASP.NET Core output caching, SQL Server query optimization, and caching strategy setup. CI/CD features help maintain deployment consistency. Not higher because self-hosted still requires significant manual performance tuning and optimization.

Community support quality4547(+2)

Kentico Community Portal Q&A serves as the primary forum for XbK questions, with DevNet handling legacy KX13. Stack Overflow questions largely answered. Kentico MVP and Community Leaders programs foster engagement. Active community blog posts and Refresh announcements in early 2026. However, the community remains small relative to WordPress, Drupal, or major headless CMS platforms, limiting answer velocity for niche issues. Not lower because official team participation and MVP program partially compensate for community size.

Landing page tooling6870(+2)

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 for content creation and refinement across all rich text editors. Content sync for web pages enables staged landing page preparation. Meets the 70+ threshold for a real visual page builder, though initial widget library still requires developer investment.

Performance marketing5860(+2)

Built-in Form Builder with field validation, conditional visibility rules, and usage tracking. CTA management via Page Builder widgets. Conversion tracking integrates with campaign system and A/B testing for pages and emails. Customer Journey Optimization Specialist agent (AIRA) provides recommendations to improve conversion. Form Builder functional but still basic compared to HubSpot or Marketo. No built-in optimization recommendations beyond AIRA suggestions.

Employee experience4038(-2)

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.

Tenant isolation6062(+2)

SaaS deployment 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.

Shared component library5557(+2)

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 allows synchronized content updates across channels. Reusable field schema usage tracking (February 2026) aids component library management. However, no brand-override system for shared widgets, no centralized design system support, and design token management requires custom implementation.

Scale economics4547(+2)

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 and Content Hub reuse but brand-specific customization still requires investment. Not as cost-efficient at scale as flat-fee multi-site platforms.

Additional certifications4850(+2)

Beyond SOC 2 and ISO 27001, Kentico has a CAIQ Lite (CSA Consensus Assessments Initiative Questionnaire) available — equivalent to CSA STAR Level 1 self-assessment. DORA alignment documented but is regulatory alignment, not a third-party certification. Active HackerOne bug bounty program. No FedRAMP, CSA STAR Level 2, PCI DSS, Cyber Essentials Plus, or HITRUST. CAIQ Lite adds marginal value over previous assessment.

Visual/WYSIWYG editing7576(+1)

Page Builder provides genuine in-context visual editing with drag-and-drop widget placement. Features include page cloning, smart drag-and-drop asset uploading, in-context content creation, and shareable preview URLs with expiration controls. KentiCopilot generates production-ready Page Builder widgets from requirements. AIRA rich text refinement tools accessible inline. One of Kentico's genuine strengths, competitive with enterprise DXP page editors.

Funding and stability7273(+1)

Kentico is a privately held, profitable company with $56.7M revenue in 2025, up 35% from $42M in 2024. Company has explicitly shifted to EBITDA/profitability focus — a mature financial posture. Operating since 2004, based in Brno, Czech Republic. No acquisition rumors or layoffs reported. CEO Dominik Pintér published a forward-looking 2026 vision. Continued major investment in AI (AIRA), commerce, and SaaS. Not reliant on VC fundraising cycles.

April 2025Historical Research

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

  • AI Content Assistant

    Built-in AI features for content generation, optimization suggestions, and automated tagging.

  • Enhanced Personalization Engine

    Improved real-time personalization with better segmentation and machine learning-driven recommendations.

  • Composable Architecture Updates

    Better support for microservices integration, webhook-driven workflows, and third-party marketplace.

June 2024Historical Research

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

  • .NET 8 LTS Migration

    Platform moves to .NET 8 long-term support, providing stability and performance improvements.

  • Expanded Headless APIs

    Content delivery API improvements including GraphQL-like querying and better multi-channel support.

  • SaaS Deployment Option

    Kentico begins offering managed SaaS hosting alongside traditional self-hosted deployment.

November 2023Historical Research

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

  • XbK Quarterly Updates

    Regular feature drops adding forms, A/B testing, taxonomies, and improved content modeling to close KX13 gaps.

  • Kentico Connection 2023

    Conference showcasing XbK roadmap including AI content assistance, advanced personalization, and SaaS deployment options.

  • Page Builder Enhancements

    Improved widget system and landing page capabilities for marketing teams.

March 2023Historical Research

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

  • Xperience by Kentico GA

    General availability of the new platform with core CMS, email marketing, and headless content delivery.

  • .NET 7 Support

    Platform updated to .NET 7, improving performance and aligning with Microsoft's release cadence.

June 2022Historical Research

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

  • Xperience by Kentico Early Access

    Ground-up rebuild on .NET 6 with modern content hub architecture, but feature-incomplete compared to KX13.

  • KX13 Enters Maintenance Mode

    Kentico shifts development resources to XbK; KX13 receives only security patches going forward.

  • New Content Hub Architecture

    XbK introduces reusable content items, headless delivery API, and channel-based content architecture.

November 2021Historical Research

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

  • Kentico Xperience 13 SP1

    Service pack adding incremental improvements to the page builder, forms, and content modeling.

  • Kentico Connection 2021

    Annual conference hinting at next-generation platform direction and modern .NET migration plans.

March 2021Historical Research

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

  • Kentico Xperience 13 GA

    Major release completing the rebranding from Kentico CMS, MVC-first approach, improved page builder, and marketing automation.

  • Hotfix 13.0.16+

    Steady stream of hotfixes improving stability and security of the KX13 platform.

Score History

How composite scores (0–100) have changed over time. Click legend items to show/hide metrics.

+2.6 capability
analyst note