Constellation.Sitecore.Seo
3.0.5812.19020
Install-Package Constellation.Sitecore.Seo -Version 3.0.5812.19020
dotnet add package Constellation.Sitecore.Seo --version 3.0.5812.19020
<PackageReference Include="Constellation.Sitecore.Seo" Version="3.0.5812.19020" />
paket add Constellation.Sitecore.Seo --version 3.0.5812.19020
#r "nuget: Constellation.Sitecore.Seo, 3.0.5812.19020"
// Install Constellation.Sitecore.Seo as a Cake Addin
#addin nuget:?package=Constellation.Sitecore.Seo&version=3.0.5812.19020
// Install Constellation.Sitecore.Seo as a Cake Tool
#tool nuget:?package=Constellation.Sitecore.Seo&version=3.0.5812.19020
This library supports a number of regularly-requested SEO features, implemented in Sitecore. Some of these have been implemented elsewhere, this approach
is stronger for multi-site, multi-language installations.
Features Included:
Browser-based language detection and setting of the context language with the ability to generalize from a specific dialect to a fallback master
for a given language (ex: fr-CA will fall back to fr)
Multi-site 404 page subsystem that returns an actual 404 response code.
Automatic Robots.txt support - configurable for each Sitecore server in your installation.
Automatic Sitemap.xml support - fully multi-site capable; can be configured to support a wide array of information architectures.
Rule-based approach to ensuring that Sitecore Items get the most url-friendly name possible.
Site definition extension allowing for dynamic, site-based hostname resolution for static assets such as javsacript and CSS files.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Constellation.Sitecore (>= 3.0.5519.22168)
- Constellation.WebForms (>= 3.0.5519.21934)
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 |
---|---|---|
3.0.5812.19020 | 1,148 | 11/30/2015 |
3.0.5812.18256 | 1,120 | 11/30/2015 |
3.0.5519.22983 | 1,135 | 2/10/2015 |
3.0.5455.28225 | 1,112 | 12/8/2014 |
3.0.5421.34980 | 1,770 | 11/5/2014 |
3.0.5420.23465 | 1,409 | 11/3/2014 |
2.8.5417.23346 | 1,178 | 10/31/2014 |
2.7.5416.17005 | 1,436 | 10/30/2014 |
2.7.5399.21446 | 856 | 10/13/2014 |
2.7.5350.26445 | 902 | 8/25/2014 |
2.7.5350.26236 | 851 | 8/25/2014 |
2.2.5316.28666 | 877 | 7/22/2014 |
2.2.5316.28388 | 825 | 7/22/2014 |
2.2.5316.28068 | 838 | 7/22/2014 |
2.2.5312.24030 | 878 | 7/18/2014 |
2.1.5301.27109 | 905 | 7/7/2014 |
2.0.5290.21685 | 901 | 6/26/2014 |
1.5.5256.21378 | 885 | 5/23/2014 |
1.5.5208.24888 | 1,025 | 4/5/2014 |
1.0.5208.15705 | 981 | 4/5/2014 |
1.0.5190.15658 | 988 | 3/18/2014 |
Corrected a typo in the RobotsTxtHandler configuration file.