make rewrites clearer and unambiguous for search engines
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="en-EN">
|
||||
<head>
|
||||
<title>Max Mehl</title>
|
||||
<link lang="en" title="Deutsch" href="/de" hreflang="de" rel="alternate" type="text/html">
|
||||
<link lang="en" title="Deutsch" href="/" hreflang="de" rel="alternate" type="text/html">
|
||||
|
||||
<?php include 'static/head.en.html'; ?>
|
||||
</head>
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
<div class="info">
|
||||
<p><a target="_blank" href="/impressum">Impressum</a></p>
|
||||
<p><a href="/de"><?php include 'static/lang.en.html'; ?></a></p>
|
||||
<p><a href="/"><?php include 'static/lang.en.html'; ?></a></p>
|
||||
</div>
|
||||
</div><!-- / header-content -->
|
||||
</div><!-- / header -->
|
||||
|
||||
Reference in New Issue
Block a user