Our.Umbraco.HealthChecks 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Our.Umbraco.HealthChecks --version 1.0.3
NuGet\Install-Package Our.Umbraco.HealthChecks -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Our.Umbraco.HealthChecks" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Our.Umbraco.HealthChecks --version 1.0.3
#r "nuget: Our.Umbraco.HealthChecks, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Our.Umbraco.HealthChecks as a Cake Addin
#addin nuget:?package=Our.Umbraco.HealthChecks&version=1.0.3

// Install Our.Umbraco.HealthChecks as a Cake Tool
#tool nuget:?package=Our.Umbraco.HealthChecks&version=1.0.3

Our.Umbraco.HealthChecks

Build status

NuGet

This repo is a collection of community written Health Checks for Umbraco CMS.

Please follow the naming of the folders and checks which are in the Umbraco Core Health Checks

Don't forget to do a NuGet restore.

You can login to the website and test the health checks. Here are the login details:

<strong>username:</strong> admin@admin.com<br/> <strong>password:</strong> 1234567890

Lorem Ipsum Check

The first check is for checking if there is any Lorem Ipsum Content in the website. It goes under the SEO category. It doesn't have any actions to fix it, it just alerts you to it so you can check on your site.

alternate text is missing from this package README image

Suggested Checks

If you are looking to contribute a HealthCheck - here are a few suggestions! Feel free to contribute suggestions too.

Go to the issues page to suggest checks and see the checks up for grabs

Check for TLS 1.2 or later

Check whether examine rebuild on start is off

For sites with lots of content, having Examine rebuild enabled on start can really slow down boot time.

Check for an XML Sitemap

FCN Mode

Check that FCN Mode is set to Single or disabled

Check Image Processor Post processor is installed

Image processor post processor gives potentially huge savings in terms of image download size - by just installing the nuget package.

Check HSTS is enabled

Release 7.11.0 now includes this - U4-9066 - Three new Security Health Checks

Check urlCompression is enabled

Check HTTP Only and Secure cookies

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 12,250 3/17/2020
1.0.16 12,960 5/16/2019
1.0.14 847 4/9/2019
1.0.13 632 3/25/2019
1.0.12 3,190 2/28/2019
1.0.11 740 1/14/2019
1.0.9 1,767 11/30/2018
1.0.8 734 11/28/2018
1.0.7 662 11/27/2018
1.0.6 699 11/23/2018
1.0.5 2,408 11/21/2018
1.0.4 818 11/20/2018
1.0.3 649 11/17/2018
1.0.2 685 11/16/2018
1.0.1 649 11/15/2018
1.0.0 700 11/15/2018

- adding text service to lorem ipsum check and umbraco path check