Skip to content

HStokbro/CMS-plugin-Episerver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siteimprove CMS Add-On for Episerver

The Siteimprove CMS Add-On bridges the gap between the Episerver content management system (CMS) and the Siteimprove Intelligence Platform. With this seamless integration, your team can fix errors and optimize content directly within the Episerver editing environment. Once the detected issues have been assessed, you can re-check the relevant page in real-time and assess if further actions are needed.

The Siteimprove CMS Add-On provides insights into*:

  • Misspellings and broken links
  • Readability levels
  • Accessibility issues (A, AA, AAA conformance level)
  • High-priority policies
  • SEO: technical, content, UX, and mobile
  • Page visits and page views
  • Feedback rating and comments

*Data shown in the Siteimprove CMS Add-On depends on the Siteimprove services you are subscribed to.

About Siteimprove:

Siteimprove's cloud-based software provides eye-opening insights that empower you and your team to understand, prioritize, and optimize the performance of your website and beyond. With the world’s most comprehensive Digital Presence Optimization (DPO) solution, we provide the clarity and direction needed to run a high-performance website. More than 7,000 organizations around the world trust the Siteimprove Intelligence Platform (SIP) to perfect their digital presence. Learn why at siteimprove.com.

Nuget repository

Episerver 10

Episerver 11

Run locally

Reference class library to project

Add the following to Post-Build event command line:

powershell -executionpolicy Unrestricted -File "$(ProjectDir)bin\movePackage.ps1" $(ConfigurationName)

Build the package

Run the build\build.bat

Installation

Run the following command in the NuGet Package Manager Console for your website:

Install-Package SiteImprove.EPiServer.Plugin

For Episerver v11:

Install-Package SiteImprove.EPiServer11.Plugin

You need to add the EPiServer NuGet Feed to Visual Studio (see https://nuget.episerver.com/feed/)

Configuration

We allow the following groups access:

  • Administrators, WebAdmins, CmsAdmins, SiteimproveAdmins

SiteimproveAdmins is a custom group, where you can assign any group in your solution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 54.6%
  • JavaScript 32.1%
  • PowerShell 9.0%
  • HTML 4.0%
  • Other 0.3%