Skip to content

hfloyd/Dragonfly.Umbraco10.SiteTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dragonfly Umbraco 10 SiteTester

Tools to test pages in an Umbraco 10 website created by Heather Floyd.

Dragonfly Website Umbraco Marketplace Nuget Downloads GitHub

Versions

This package is designed to work with Umbraco 10-12. View all available versions.

Installation

Nuget Downloads

PM>   Install-Package Dragonfly.Umbraco10.SiteTester


dotnet add package Dragonfly.Umbraco10.SiteTester

You need to add a section to the top-level of your appSettings. You can copy it from here.

Features

  • Loops through all your Content nodes, attempting to "view" the page via HTTP, compiles a list of all results for display
  • Checks for "on-page" errors as well as 500 errors.
  • "On-page" error strings are fully customizable
  • Stores test results in JSON files for later review

Usage

After NuGet installation and appSettings config, make sure you are logged-in as a User in the Umbraco back-office, and visit the Url: http://YOURSITE.COM/umbraco/backoffice/Dragonfly/SiteTester/Start

Or look for the 'Site Tester' dashboard in the Content section.

NOTE: Testing all nodes can take awhile, especially for large sites.

About

Tools to test pages in an Umbraco 10 website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published