BestCloudHostingASP.NET | Best and affordable Sitefinity DX 14.3 hosting. Sitefinity DX 14.3 has been released. Now, with Sitefinity DX 14.3 you can personalize each individual piece of content and image to create a near endless number of customized experiences on a single page, easier and faster than ever before. Some organizations want to keep their software behind their firewall, but for those that want to leverage great cloud platforms like Microsoft Azure and Amazon Web Services, Sitefinity DX 14.3 makes it easier than ever.

What is Sitefinity?

Sitefinity is a content management system designed by the Telerik corporation. Because it was built with the singular purpose of being a CMS for eCommerce retailers, it features powerful retail-improvement tools that many other content management tools lack.

Sitefinity DX 14.3 now supports custom contact fields for audience segmentation and contact profiling. If you want to optimize conversions by title, region, industry, height or hair color, you’re all set to go.

The key to success is the ability to quickly react when something happens. Sitefinity DX 14.3 enables you to initiate activities in third-party systems based on lead scoring events. So, whether you’re kicking off an automated marketing program, updating a CRM, or connecting to a custom system, you’re covered.

Dear Sitefinity CMS customers and partners! We are excited to announce the release of Sitefinity CMS DX 14.3. This version contains: major performance update; form rules for email notifications; out of the box designers for custom widgets; custom error pages without writing any additional code; webhook mechanism that allows you to subscribe external services to different Sitefinity CMS events; individual preferences for users of the new backend UI; New UI support for Backend screens tweaks of dynamic modules; copy/paste MVC widget settings.

What’s new in Sitefinity 14.3

AI content recommender for conversion rate optimization

The new Content recommender uses Sitefinity Insight’s AI algorithms to analyze the behavior patterns of your converting visitors and produce the next best step (a recommendation) for the current visitor’s journey to optimize the conversion rate.
We also included a new recommendation widget that you can configure to optimize a specific conversion and place on selected pages or templates of your Sitefinity sites to display the recommendations to your visitors at the critical junctions of their anticipated journeys. Custom recommendation widgets are also supported.

Section presets for .NET Core

Section presets is a new concept that will make the life of Sitefinity page editors easier. Presets are small page chunks, based on a Section widget, that can be reused across multiple .NET Core pages.

Section presets will come in handy in the case when several pages are designed to contain the same group of widgets. Now it is not necessary to recreate the widgets on every single page.
Once the preset is applied to the page it will be rendered as a section widget containing the group of the underlying child widgets. All widget settings are preserved.

selector-section-presets

Classification widget in .NET Core

Introducing a single built-in widget for displaying flat and hierarchical taxonomies in Sitefinity .NET Core page builder.
You have the ability to filter Content list widget’s items on the frontend. It can be customized to filter the taxa by selected items, selected parent taxon, or by content type. You can sort items by custom sort expression.

classification-widget-net-core

Breadcrumb widget in .NET Core

The breadcrumb widget enables you to specify a breadcrumb-style navigation based on configurable options for generating the links in the breadcrumb itself.
This widget is analogous to the existing MVC breadcrumb widget and has feature parity with it.

breadcrumb-widget-dot-net-core

Configure custom 404 pages for .NET Core

You can now configure custom error pages for .NET Core Renderer.

Search facets

Facets enable easier navigation and drill down of search results. Visitors can use faceted navigation to filter the search results in Sitefinity CMS by properties such as categories, brands, authors, etc.

Facets can be configured for Azure Cognitive Search and Elastic search. Administrators can select which fields are facetable and how facets are ordered.

search-facets-and-fe

Filtering of search results in a common index by site

Some search services charge by the number of search indexes. Previously, if you wanted to create a search index for a specific content type (e.g. News) or a set of content types that only showed the content of the current site, you needed to create a separate search index for each site. So if you wanted site-specific news items search index, you needed to create an index per site. This may have resulted in higher costs.

Now, if you have multiple sites in an index, you can configure the index in advanced settings to show results from the currently used site only or all sites in the index. In this way, you can create an index to store data from multiple sites, but only show results from the current site.

The advanced settings configuration affects the whole project, but you can override this configuration via the search box widget, which allows you the flexibility to control the search results per project or per site.

NOTE: After upgrading, all indexes that existed in previous versions of Sitefinity must be deleted and recreated, not just reindexed, to have this feature available and working.

Filters and notifications for outdated content

Certain content types can have a life span after which they become outdated (expired), and need to be revised. Content editors can now quickly locate and act on outdated content items through the new filtering options on Content types. The functionality is available for pages as of Sitefinity CMS 14.2 and now added for the following content types: News, Events, Blog posts, List items, Content blocks, and all dynamic content types.
Some of the new capabilities, on top of the already existing Outdated pages filter and notifications, are:

  • New configuration screen in Basic settings;
  • New filters – Outdated and Last modified by (both available as filtering options in the abovementioned content types);
  • Notification preferences for receiving both user & email notifications upon content expiration. Sitefinity users can turn ON or OFF the types of outdated content notifications that they want to receive individually;
  • New setting for pages – you can now set a custom expiration period for a single page/bulk pages.

The feature is OFF by default. Therefore, the Outdated filter and respective notification preferences are NOT available on the user interface unless the feature is enabled.

outdated-content-basic-settings

Script manager

When building complex websites, you often need to use third-party JavaScript code to integrate services such as Google Tag Manager (GTM).

A new basic settings configuration called “Script manager” has been added, which enables you to effortlessly configure how such scripts are automatically inserted on pages. The scripts can be inserted in all sites or in a selection of sites. They are loaded on MVC and .NET Core pages.

The script manager can be used to insert the Google Analytics tracking codes via Google Tag Manager.

script-manager

GraphQL protocol support

GraphQL is a high-performance query language for working with RESTful API services. The GraphQL protocol is integrated out of the box with the existing user interface for managing RESTful API services in Sitefinity CMS backend. When creating a GraphQL web service, you have to specify the respective protocol option. GraphQL integration is distributed via a NuGet package. It is automatically available if you use Progress.Sitefinity.All NuGet package that installs Sitefinity CMS.

graphql

A/B tests for audience segments

Introduced the ability to create A/B tests to target specific audience segments, using Sitefinity segments with criteria such as geographic location, visit duration, demographic and other parameters, Insight persona and lead scoring models, and others.

segmented-ab-test

DAM integration with MVC widgets

When you have configured and enabled a DAM provider, you can now use your media content directly in built-in MVC content widgets and in custom MVC widgets, which utilize image field / media field directives.
The following MVC content widgets support out-of-the-box integration with a DAM provider: Image widget, Video widget, Document link widget, and Card widget.

Backend interface settings

The newly introduced Backend interface settings page allows administrators to determine how the backend interface looks and what options it offers to users from the backend UI. The screen can be opened by navigating to Administration » Basic Settings » Backend interface.

The configurations available in the settings can be applied to all sites or to selected sites only.

Important: Previously, users were able to create a config.json file in the AdminApp folder in SitefinityWebApp. There they could specify these exact same settings in a JSON format. Now, this file is entirely deprecated and is not taken into account (all previously set settings in config are migrated automatically). All supported settings are available in the Backend interface settings screen.

backend-interface-settings

Improved Site shield experience: Restrict access to non-production environments

The overall Site shield experience has been improved by introducing the following configurations:

  • Redirect to login page – Specifies whether to redirect to the backend login page when the user does not have access to the site. When this configuration is not enabled, the users with insufficient permissions are presented with a page displaying the default Site shield message.
  • Additional custom roles with access – S pecifies custom roles that will be granted access to sites that are protected by Site shield, in addition to all backend users.

Web Security Module and policies

New HTTP security headers

You can make your Sitefinity website cross-origin isolated with the added support of the Cross-Origin-Embedder-Policy, Cross-Origin-Opener-Policy, Cross-Opener-Resource-Policy and Permissions-Policy headers. These headers aim to give you control over where resources can be loaded from in the browser.

Web Security Module public API for response headers white list

You can programmatically add domains to the Content-Security-Policy and Permissions-Policy and alter the value of the Cross-Origin headers while developing modules. This API works with any Sitefinity custom modules and static blob storage providers.

web-security

Best Cloud Sitefinity DX 14.3 Hosting Recommendation

After reviewed over 30+ Windows hosting companies, we will give you our Sitefinity DX 14.3 hosting recommendation. We found ASPHostPortal is the best solution for Sitefinity DX 14.3 hosting.

Our review site is designed to be a trusted place for bloggers, individuals and web designers to find best web hosting solutions at an affordable price. We review each web host in our view points independently, and rate them based on their reliability, features, technical support level, prices and reputation in the industry.

Best Cloud Hosting for Sitefinity – ASPHostPortal

ASPHostPortal was launched in 2008. They are one of the best Windows Hosting in United States is ASPHostPortal.com. This company currently supports Windows Server 2012 hosting with ASP.NET 4.5 / 4.5.1 / 4.5.2, MVC 5.1 / 5.1.1 / 5.1.2, Visual Studio 2012, WebSockets, IIS 8.5 and support the latest Microsoft technology. All of its Windows hosting services are DX 14.30% compatible with Sitefinity DX 14.3.

The price of ASPHostPortal Sitefinity DX 14.3 hosting packages is quite competitive, especially the Host One which we may recommend most here. Going through this promotional link directly and you will get FREE DOMAIN or DOUBLE SQL SPACE, the Host One Windows hosting package is $5.00/mo.

This company offers money back guarantee if any of the clients fail to get the desired results. If the company does not work up to the expectations in a certain month, and the valid refund period is 30 days. In addition, the customer service is based on US and the representatives are working 24/7.

error: Content is protected !!