Constellation.XmCloud.Feature.UrlFriendlyPageNames
1.5.8823.27442
Requires NuGet 4.0 or higher.
dotnet add package Constellation.XmCloud.Feature.UrlFriendlyPageNames --version 1.5.8823.27442
NuGet\Install-Package Constellation.XmCloud.Feature.UrlFriendlyPageNames -Version 1.5.8823.27442
<PackageReference Include="Constellation.XmCloud.Feature.UrlFriendlyPageNames" Version="1.5.8823.27442" />
paket add Constellation.XmCloud.Feature.UrlFriendlyPageNames --version 1.5.8823.27442
#r "nuget: Constellation.XmCloud.Feature.UrlFriendlyPageNames, 1.5.8823.27442"
// Install Constellation.XmCloud.Feature.UrlFriendlyPageNames as a Cake Addin #addin nuget:?package=Constellation.XmCloud.Feature.UrlFriendlyPageNames&version=1.5.8823.27442 // Install Constellation.XmCloud.Feature.UrlFriendlyPageNames as a Cake Tool #tool nuget:?package=Constellation.XmCloud.Feature.UrlFriendlyPageNames&version=1.5.8823.27442
Requires XM Cloud
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
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".
Rule Items that reference this DLL are available in NPM, which will provide serialized items to be loaded via the Sitecore CLI
Item installation:
npm install @constellation4sitecore/feature-url-friendly-page-names --save
And follow instructions for npm package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.8823.27442 | 226 | 2/27/2024 |
1.4.1.18577 | 1,224 | 7/31/2023 |
1.0.8601.18379 | 194 | 7/20/2023 |
Q1 2024 Sitecore DLL Update