Fix: Doppelte DOCTYPE/html/head Tags entfernt und canonical Links korrekt platziert
This commit is contained in:
@@ -4,14 +4,8 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Impressum - Traidendorf | Angaben gemäß § 5 TMG</title>
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- ...existing code... -->
|
||||
<link rel="canonical" href="https://www.traidendorf.de/impressum.html" />
|
||||
<!-- ...existing code... -->
|
||||
</head>
|
||||
<!-- ...existing code... -->
|
||||
<link rel="canonical" href="https://www.traidendorf.de/impressum.html" />
|
||||
|
||||
<!-- SEO Meta Tags -->
|
||||
<meta name="description" content="Impressum der Webseite Traidendorf - Angaben gemäß § 5 TMG. Verantwortlich: webfarben.net, Sebastian Köhler.">
|
||||
<meta name="robots" content="noindex, follow">
|
||||
|
||||
Reference in New Issue
Block a user