SEO Update
This commit is contained in:
@@ -15,6 +15,24 @@
|
||||
<meta property="og:image" content="https://walschleber-kultour.com/assets/og-default.jpg">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Organization",
|
||||
"name": "Walschleber KulTour",
|
||||
"url": "https://walschleber-kultour.com/",
|
||||
"logo": "https://walschleber-kultour.com/assets/logo.png",
|
||||
"email": "walschleber.kultour@gmail.com",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"streetAddress": "Erfurter Straße 29b",
|
||||
"postalCode": "99189",
|
||||
"addressLocality": "Walschleben",
|
||||
"addressCountry": "DE"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="icon" href="/assets/logo.png" sizes="32x32" type="image/png">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/assets/styles.css">
|
||||
|
||||
Reference in New Issue
Block a user