Module for Orchard Core that provides useful features for SEO (search engine optimisation).
This module is referencing a stable build of Orchard Core (1.8.3
).
This module is available on NuGet. Add a reference to your Orchard Core web project via the NuGet package manager. Search for "Etch.OrchardCore.SEO", ensuring include prereleases is checked.
Define main hostname to redirect all domain variations and force SSL.
Attach content part that gives content editors ability to manage basic meta tags (inspired by metatags.io).
Create redirect content items that'll redirect a relative URL to another URL.
When creating a content item to redirect from homepage to another page, you need to make sure to disable the Home Route
Module to make the redirect work correctly.
This feature adds the ability to bulk import redirects from an XLSX file.
Manage contents of /robots.txt
or block search engines with noindex.