Skip to content

kdubious/Etch.OrchardCore.SEO

 
 

Repository files navigation

Etch.OrchardCore.SEO

Module for Orchard Core that provides useful features for SEO (search engine optimisation).

Build Status

Build Status NuGet

Orchard Core Reference

This module is referencing the RC2 build of Orchard Core (1.0.0-rc2-13450).

Features

Hostname redirects

Define main hostname to redirect all domain variations and force SSL.

Meta Tags

Attach content part that gives content editors ability to manage basic meta tags (inspired by metatags.io).

Redirects

Create redirect content items that'll redirect a relative URL to another URL.

Known Issues

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.

Import

This feature adds the ability to bulk import redirects from an XLSX file.

Robots.txt

Manage contents of /robots.txt or block search engines with noindex.

Installing

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.

About

Module for Orchard Core that provides useful features for SEO.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 89.9%
  • HTML 10.1%