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="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">
|
||||
|
||||
Reference in New Issue
Block a user