When you request a page of your Sitefinity application during the initialization or the upgrade stage of the application, you get redirected (302) to the application status page URL. Its default value is ~/sitefinity/status. You can customize the default value in the following way:
~/sitefinity/status
web.config
<configuration>
<appSettings>
sf:appStatusUrl
EXAMPLE: <add key="sf:appStatusUrl" value="/my-company/status" />
Save and close the web.config file.
IMPORTANT: If you use named route, you must use an unique URL to make sure there is no overlapping with any Sitefinity CMS system URLs. For example, use http://mydomain.com/my-company/status, but not only http://mydomain.com/status.
NOTE: If you want to remove the /sitefinity route altogether and leave the URL to be http://mydomain.com/?ReturnUrl=, set the route value to value="/".
/sitefinity
Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.
This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.
This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important