Metadata >> NuGet >> Spark.Sitecore.Seo

Spark.Sitecore.Seo

Metadata

Authors Richard J. Cabral
Copyrights Copyright 2013
Description This library supports a number of regularly-requested SEO features, implemented in Sitecore. Some of these have been implemented elsewhere, but I believe my approach is stronger for multi-site, multi-language installations. Features Included: 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.
Owners Richard J. Cabral
ProjectUrl https://github.com/sitecorerick/spark-sitecore-seo
ReleaseNotes Initial NuGet Release
RequireLicenseAcceptance False
Summary A number of SEO-specific modules for Sitecore.
Tags Sitecore
Dependencies Spark.Sitecore:1.0.5141.22776|Spark.WebForms:1.0.5141.28929
Title Spark.Sitecore.Seo
PackageSize 44788
PackageHashAlgorithm SHA512
PackageHash f4HH8Rev4cjnMBABEkt8MnZI0Uk6gqi99zeVpQ34PgDBdrBU5CM6wHCXsQUttTVb10ECB/gLJcTTXxEEi2z+2w==
DownloadCount 000000
CreatedDate 2014-01-29T21:15:02

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Spark.Sitecore.Seo -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Spark.Sitecore.Seo -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Spark.Sitecore.Seo
Installing the package (HTTP Basic authentication):
Install-Package Spark.Sitecore.Seo -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Spark.Sitecore.Seo -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Spark.Sitecore.Seo

OpenWrap

Installing the package:
o add-wrap Spark.Sitecore.Seo
Uninstalling the package:
o remove-wrap Spark.Sitecore.Seo

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.5142.29195