Sign in Sign up
nuget

Constellation.Feature.UrlFriendlyPageNames

Compatible with Sitecore 10.3 Requires Sitecore 10.3 Requires .NET Framework 4.8 Constellation is a collection of utilities for .NET CMS implementers. This small Feature contains a Sitecore Rule Action which must be installed in order to take advantage of this library. The package should self-install once you build and deploy your project. To use, an Item Saved rule must be created. The rule must have a condition that specifies that an Item is a "page" and therefore needs an SEO-friendly URL. The rule action should be the one included in this kit. Rule options include: - Replace Diacritics - Clear Display Name (recommended so that marketers see the actual Item name and therefore URL slug for pages) - Specify illegal characters to remove (Regex "\s" is a good choice.) - Replace spaces or remove spaces from names - Force lowercase It is up to the implementer to determine the nature of "page" Items. We recommend looking at Constellation.Foundation.Datasources for rule conditions that are suitable for this specific task. Note that the Illegal Characters option and the Replace Spaces option can conflict, a "-" will be removed if you use the "\W" regex, resulting in behavior similar to "Remove Spaces" We strongly recommend using "\s".

nuget View on Nuget

Activity

Latest release
3y ago
Total releases
21
Cadence
~29 days
Last 12 months
0

Details

License
MIT
First release
Nov 27, 2017
Releases
Version Released
10.3.0.26196 minor
10.1.0.19242 minor
10.0.1.28935 patch
10.0.0.24213 major
9.3.0.21561 minor
9.1.2.16140 patch
9.1.1.28562 patch
9.1.0.24948 minor
9.0.12.19556 patch
9.0.11.19068 patch
9.0.10.24596 patch
9.0.9.26507 patch
9.0.8.20266 patch
9.0.7.28281 patch
9.0.6.19239 patch
9.0.5.28907 patch
9.0.3.28574 patch
9.0.2.21030 patch
9.0.2.19653 patch
9.0.1.22144 patch
9.0.0.17563 initial