Added canonical URLs
authorMarcel Werk <burntime@woltlab.com>
Sat, 20 Apr 2013 00:03:53 +0000 (02:03 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sat, 20 Apr 2013 00:03:53 +0000 (02:03 +0200)
templates/legalNotice.tpl

index 9bfea8f63df7b353fc3b68b92c9dbcd0a3399f9c..a67629e6ab19b11bcb4c4c9f8e0b1b9db4079b3d 100644 (file)
@@ -4,6 +4,8 @@
        <title>{lang}wcf.legalNotice.title{/lang} - {PAGE_TITLE|language}</title>
        
        {include file='headInclude'}
+       
+       <link rel="canonical" href="{link controller='LegalNotice'}{/link}" />
 </head>
 
 <body id="tpl{$templateName|ucfirst}">