Skip to content

Commit dc3fd11

Browse files
committed
Added www. redirect
1 parent 6f79a38 commit dc3fd11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

views/start/index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
echo '<meta name="description" content="'.TEXT['pageDescriptionStart'].'">';
1717
?>
18+
<link rel="canonical" href="<?php echo 'https://'.$_SERVER['SERVER_NAME'].'/'.LANGUAGE_CODE.'/'.REQUEST; ?>">
1819

1920
<!--
2021
'echo CSS' is the relative path to the 'static/css/' directory.

0 commit comments

Comments
 (0)