Skip to content

A healthcheck to validate Umbraco pages against Google AMP validation.

Notifications You must be signed in to change notification settings

crgrieve/Umbraco-AMP-Healthcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Umbraco-AMP-Healthcheck

Put this file in /App_Code folder and it will add to the healthcheck dashboard.

A health check dashboard to run all your Accelerated Mobile Pages (AMP) through the validator.

Note: this doesn't make your pages AMP valid, it just checks they pass validation.

It works based on the doctypes to be validated having hasAMP true/false field and AMP markup being shown when ?amp=1 is appended to query string. Check out this blog post to see my investigations in to AMP in Umbraco: http://carolelogan.net/blog/amp-implementation-in-umbraco/

About

A healthcheck to validate Umbraco pages against Google AMP validation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages