Set rules for site URLs
In the Advancedsettings, you can set the URLs rules for your site. For example, you may not want to allow non-ASCII symbols in the URLs. You can make this setting once and Sitefinity CMS applies it by default to all backend screens.
NOTE: When the Multisite module is active, the Site URL settings are set per-site instead of in the Advanced settings.
To setup URL rules, perform the following:
- Click Administration» Settings» Advanced» System» Site URL Settings.
- When you have installed an SSL certificate on your site, you can make pages that do not require SSL to automatically redirect to
http://protocol.
To do this, select Remove ssl when a page does not require it checkbox.
All pages that you have set not to require SSL, will automatically redirect to a URL staring with thehttp://protocol.
For more information about setting whether a page requires or not an SSL, see Create a page » Step 3 » Advanced settings. - To define how URLs are generated from the Titlewhen users enter them via the backend interface, change the regex in field URLRulesClient.
- To define how URLs are generated from the Titlewhen users import them via the Fluent API, change the regex in field URLRulesServer.
- Save the changes.
Want to learn more?
Enhance your Sitefinity skills by enrolling in free training sessions. Become Sitefinity certified through Progress Education Community to strengthen your professional credentials.
Get started with Integration Hub | Sitefinity Cloud
This free lesson teaches administrators, marketers, and other business professionals how to use Sitefinity Integration Hub to create automated workflows between Sitefinity and other business systems.
Web Security for Sitefinity Administrators
This free lesson teaches administrators the basics about protecting your Sitefinity instance and your sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
Foundations of Sitefinity ASP.NET Core Development
The free on-demand video course teaches developers how to use Sitefinity ASP.NET Core and take advantage of its decoupled architecture and modern development model.