This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
<meta property="og:title" content="SingleChat - Kostenloser Single Chat ohne Anmeldung">
|
||||
<meta property="og:description" content="Kostenlos chatten, Singles kennenlernen und Bilder sicher austauschen.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.single-chat.net/">
|
||||
<meta property="og:image" content="https://www.single-chat.net/static/favicon.png">
|
||||
<meta property="og:url" content="https://ypchat.net/">
|
||||
<meta property="og:image" content="https://ypchat.net/static/favicon.png">
|
||||
<meta property="og:site_name" content="SingleChat">
|
||||
<meta property="og:locale" content="de_DE">
|
||||
|
||||
@@ -23,16 +23,16 @@
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="SingleChat - Kostenloser Single Chat ohne Anmeldung">
|
||||
<meta name="twitter:description" content="Kostenlos chatten, Singles kennenlernen und Bilder sicher austauschen.">
|
||||
<meta name="twitter:image" content="https://www.single-chat.net/static/favicon.png">
|
||||
<meta name="twitter:image" content="https://ypchat.net/static/favicon.png">
|
||||
|
||||
<!-- Canonical URL -->
|
||||
<link rel="canonical" href="https://www.single-chat.net/">
|
||||
<link rel="canonical" href="https://ypchat.net/">
|
||||
|
||||
<!-- App Icon / Favicon -->
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
<link rel="icon" type="image/png" href="/appicon.png">
|
||||
<script type="application/ld+json" id="seo-json-ld">{"@context":"https://schema.org","@type":"WebSite","name":"SingleChat","alternateName":"Single-Chat.net","url":"https://www.single-chat.net/","description":"Kostenloser Single Chat ohne lange Registrierung: Profil starten, Singles kennenlernen, privat chatten und Bilder sicher austauschen.","inLanguage":"de-DE"}</script>
|
||||
<script type="application/ld+json" id="seo-json-ld">{"@context":"https://schema.org","@type":"WebSite","name":"SingleChat","alternateName":"YPChat","url":"https://ypchat.net/","description":"Kostenloser Single Chat ohne lange Registrierung: Profil starten, Singles kennenlernen, privat chatten und Bilder sicher austauschen.","inLanguage":"de-DE"}</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
@@ -14,7 +14,7 @@ import GuideSafetyView from '../views/GuideSafetyView.vue';
|
||||
import GuideRedFlagsView from '../views/GuideRedFlagsView.vue';
|
||||
import SeoLandingView from '../views/SeoLandingView.vue';
|
||||
|
||||
const SITE_URL = 'https://www.single-chat.net';
|
||||
const SITE_URL = 'https://ypchat.net';
|
||||
const DEFAULT_IMAGE = `${SITE_URL}/static/favicon.png`;
|
||||
const SUPPORTED_LOCALES = ['de', 'en', 'fr', 'es', 'it', 'ja', 'zh', 'th', 'tl'];
|
||||
const LOCALIZED_HOME_META = {
|
||||
@@ -69,7 +69,7 @@ const homeSchema = {
|
||||
'@context': 'https://schema.org',
|
||||
'@type': 'WebSite',
|
||||
name: 'SingleChat',
|
||||
alternateName: 'Single-Chat.net',
|
||||
alternateName: 'YPChat',
|
||||
url: `${SITE_URL}/`,
|
||||
description: 'Kostenloser Single Chat ohne lange Registrierung. Lerne Singles kennen, chatte privat und tausche Bilder sicher aus.',
|
||||
inLanguage: 'de-DE'
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<h2>Datenschutzerklärung für Website und App</h2>
|
||||
<p>
|
||||
Diese Datenschutzerklärung gilt für die Website und die Android-App von SingleChat unter
|
||||
der Domain <strong>www.single-chat.net</strong>.
|
||||
der Domain <strong>ypchat.net</strong>.
|
||||
</p>
|
||||
<p>
|
||||
Sie beschreibt die Verarbeitung personenbezogener Daten im Zusammenhang mit der Nutzung der
|
||||
|
||||
Reference in New Issue
Block a user