SEO-Optimierung: Meta-Tags, Open Graph, Schema.org, robots.txt, sitemap.xml, semantisches HTML und Performance-Verbesserungen (.htaccess mit GZIP & Caching)
This commit is contained in:
@@ -3,8 +3,15 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Impressum - Andreas Baumer Baumaschinen und Gartengeräte">
|
||||
<title>Impressum - Andreas Baumer</title>
|
||||
|
||||
<!-- SEO Meta Tags -->
|
||||
<meta name="description" content="Impressum von Andreas Baumer - Baumaschinen und Gartengeräte Verleih, Angerstraße 19, 93183 Kallmünz-Traidendorf">
|
||||
<meta name="robots" content="index, follow">
|
||||
|
||||
<!-- Canonical URL -->
|
||||
<link rel="canonical" href="https://baumer.traidendorf.de/impressum.html">
|
||||
|
||||
<title>Impressum - Andreas Baumer Baumaschinen</title>
|
||||
|
||||
<!-- Bootstrap 5 CSS -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user