Canonical Link hinzugefĆ¼gt
authorKai Moritz <kai@juplo.de>
Mon, 6 May 2019 20:50:36 +0000 (22:50 +0200)
committerKai Moritz <kai@juplo.de>
Thu, 9 May 2019 15:37:57 +0000 (17:37 +0200)
dist/templates/layout.html

index 70ef030..ca9ea29 100644 (file)
@@ -34,6 +34,7 @@
     <!--[if IE 8]>
       <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../css/ie8.css" th:href="@{/css/ie8.min.css}"/>
     <![endif]-->
+    <link rel="caononical" href="layout.html" th:href="@{${canonical}?:${uri}}"/>
   </head>
   <body
       th:fragment="body(uri)"