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:
2026-02-11 18:06:26 +01:00
parent a5dce8673c
commit 2bb73b08f3
9 changed files with 469 additions and 45 deletions

View File

@@ -3,8 +3,15 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Datenschutzerklärung - Andreas Baumer Baumaschinen und Gartengeräte">
<title>Datenschutz - Andreas Baumer</title>
<!-- SEO Meta Tags -->
<meta name="description" content="Datenschutzerklärung von Andreas Baumer - Baumaschinen und Gartengeräte Verleih. Informationen zum Datenschutz und zur Datenverarbeitung.">
<meta name="robots" content="index, follow">
<!-- Canonical URL -->
<link rel="canonical" href="https://baumer.traidendorf.de/datenschutz.html">
<title>Datenschutz - Andreas Baumer Baumaschinen</title>
<!-- Bootstrap 5 CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">