Add hreflang="x-default" link tags
This commit is contained in:
1
faq.php
1
faq.php
@ -8,6 +8,7 @@ global $language;
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="<?php echo _('A list of frequently asked questions regarding the services I provide and their answers'); ?>">
|
||||
<link rel="canonical" href="https://danwin1210.de/faq.php">
|
||||
<link rel="alternate" href="https://danwin1210.de/faq.php" hreflang="x-default">
|
||||
<?php alt_links(); ?>
|
||||
</head><body>
|
||||
<?php menu(_('FAQ - Frequently Asked Questions')); ?>
|
||||
|
Reference in New Issue
Block a user