We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f79a38 commit dc3fd11Copy full SHA for dc3fd11
views/start/index.php
@@ -15,6 +15,7 @@
15
16
echo '<meta name="description" content="'.TEXT['pageDescriptionStart'].'">';
17
?>
18
+ <link rel="canonical" href="<?php echo 'https://'.$_SERVER['SERVER_NAME'].'/'.LANGUAGE_CODE.'/'.REQUEST; ?>">
19
20
<!--
21
'echo CSS' is the relative path to the 'static/css/' directory.
0 commit comments