Sign in Sign up
nuget

Constellation.Feature.PageTagging

Requires Sitecore 10.3 Requires .NET Framework 4.8 Constellation is a collection of utilities for .NET CMS implementers. The Feature.PageTagging namespace contains controllers that will render the following meta tags when installed on page: - name=keywords - name=description - name=publisher - name=author - name=robots - name=twitter:card - name=twitter:creator - name=twitter:site - property=og:url - property=og:title - property=og:description - property=og:image These tags provide good SEO support as well as good support for Facebook and Twitter. The Sitecore Package in /Installation-Packages must be installed to take advantage of this library. The package includes: - Data Templates for the fields required to support these tags. Your pages should inherit from these to take advantage of this library. - List items where fields have a limited choice of values. - Rendering definitions. The package should self-install when you build and deploy your project. To use, in your Layout, at the appropriate location enter the following: @Html.Sitecore().Rendering("/sitecore/layout/renderings/feature/constellation/page tagging/page metadata") @Html.Sitecore().Rendering("/sitecore/layout/renderings/feature/constellation/page tagging/page search engine directives") @Html.Sitecore().Rendering("/sitecore/layout/renderings/feature/constellation/page tagging/page social metadata")

nuget View on Nuget

Activity

Latest release
3y ago
Total releases
46
Cadence
~8 days
Last 12 months
0

Details

License
MIT
First release
Dec 18, 2017
Releases
Version Released
10.3.0.25878 minor
10.2.0.26147 minor
10.1.0.19064 minor
10.0.2.25075 patch
10.0.1.28803 patch
10.0.1.28754 patch
10.0.0.24145 major
9.3.0.19376 minor
9.1.11.17067 patch
9.1.10.23173 patch
9.1.9.19367 patch
9.1.8.21950 patch
9.1.7.15480 patch
9.1.6.16588 patch
9.1.5.19206 patch
9.1.4.30348 patch
9.1.3.28217 patch
9.1.2.17831 patch
9.1.1.28738 patch
9.1.0.23383 minor
9.0.19.20404 patch
9.0.19.20145 patch
9.0.18.17572 patch
9.0.17.29503 patch
9.0.16.21320 patch
9.0.16.19239 patch
9.0.16.17616 patch
9.0.15.20990 patch
9.0.15.18044 patch
9.0.14.29101 patch
9.0.14.27204 patch
9.0.14.26634 patch
9.0.13.26132 patch
9.0.12.22427 patch
9.0.11.25546 patch
9.0.10.28150 patch
9.0.9.28513 patch
9.0.7.29237 patch
9.0.6.20903 patch
9.0.6.19835 patch
9.0.5.25156 patch
9.0.4.16662 patch
9.0.3.23480 patch
9.0.2.22146 patch
9.0.1.23566 patch
9.0.0.25114 initial