From 8179dcd5da302180af7a0a26249ff6c8d4d14156 Mon Sep 17 00:00:00 2001 From: Andrew Mc Cormack Date: Mon, 19 Nov 2018 16:05:54 +0000 Subject: [PATCH] update schema read me with template instructions --- docs/schema/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/schema/README.md b/docs/schema/README.md index 7e1ae6d..15be955 100644 --- a/docs/schema/README.md +++ b/docs/schema/README.md @@ -2,6 +2,15 @@ This module allows you to add schema.org JSON to your webpage and auto generates schema for Blog Posts +## Displaying Schema on Your Page + +Add a PageSchema template variable to your page (preferably before the closing body tag) + +```html + $PageSchema + +``` + ## Auto Generated BlogPost Schema The below snippet is auto generated form your BlogPost data and some site config