From: Steve Sutton Date: Fri, 22 Aug 2014 16:56:24 +0000 (-0400) Subject: adding canonical urls X-Git-Tag: v1.0.27^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=61711d445834edb3b814c6b1a99a1bf3c116dbf9;p=web%2FKeweenaw.git adding canonical urls This will give all pages their canonical url --- diff --git a/templates/template.html b/templates/template.html index e21a4cc..853cb95 100755 --- a/templates/template.html +++ b/templates/template.html @@ -5,6 +5,16 @@ {pageTitle:h} +{if:isHomePage} + +{end:} +{if:canonicalUrl} + +{else:} + {if:pageId} + + {end:} +{end:} {styles:h}