How to Make Sitefinity Backend More Secure

The Sitefinity Backend is accessed by adding /Sitefinity to the web site URL. Users are then required to provide a valid username and password. In this blog we will learn how you can add extra layers of security to the…

Read More
sitefinity-11.2-release

Get to Know the Latest Features of Sitefinity 11.2 Release

Sitefinity CMS is a modern digital platform that is specially designed to increase user engagement and conversions easily and in a cost effective manner. It offers an intuitive and an experience management toolset within an easy to use interface thereby…

Read More

How to Enable RESTful API in Sitefinity Backend

A RESTful API is an application program interface that uses HTTP requests to GET, PUT, POST and DELETE data. The Sitefinity CMS web service API is made of RESTful web services.   Follow Below Steps to enable RESTful API in…

Read More

How to Implement ROSLYN in Your Project

Asp.net and Sitefinity use a runtime compilation to compile assets together.  But the problem is whenever a new Sitefinity page is requested after build or recycle, there is a long wait time to reload the site.  It is runtime compilation. ROSLYN…

Read More
How to Super Secure Your Sitefinity CMS Website and Be Safe

How to Super Secure Your Sitefinity CMS Website and Be Safe

Security has always been one of the most important features of any web application or Sitefinity CMS application. Sitefinity implements security that is based on the ASP.Net model and the prime goal behind this decision is that the ASP.NET developers…

Read More