feat(seo, i18n): update SEO metadata and enhance localization across multiple languages
All checks were successful
Deploy to production / deploy (push) Successful in 2m47s
All checks were successful
Deploy to production / deploy (push) Successful in 2m47s
- Revised SEO titles and descriptions for improved clarity and relevance, emphasizing the platform's features such as community, chat, forums, and browser games. - Updated localization files for Cebuano, German, English, Spanish, and French to include new translations and enhance existing content, ensuring a consistent user experience across languages. - Added a new story teaser in the home view to better highlight the platform's offerings without requiring downloads.
This commit is contained in:
@@ -4,19 +4,19 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>YourPart – Community, Chat, Forum, Falukant & Minispiele</title>
|
||||
<meta name="description" content="YourPart vereint Community, Chat, Forum, soziales Netzwerk mit Bildergalerie sowie das Aufbauspiel Falukant. Die Plattform befindet sich in der Beta‑Phase und wird laufend erweitert." />
|
||||
<title>YourPart – Online-Community, Forum, Chat, Vokabeltrainer & Browsergames</title>
|
||||
<meta name="description" content="Kostenlose Online-Community mit Forum, Chat, Blogs und Browsergames: Vokabeltrainer, Minispiele und Mittelalter-Aufbauspiel Falukant – ohne Download. Beta-Plattform mit wachsender Produktwelt." />
|
||||
<meta name="robots" content="index, follow" />
|
||||
<link rel="canonical" href="https://www.your-part.de/" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:site_name" content="YourPart" />
|
||||
<meta property="og:title" content="YourPart – Community, Chat, Forum, Falukant & Minispiele" />
|
||||
<meta property="og:description" content="Community, Chat, Forum, soziales Netzwerk und das Aufbauspiel Falukant – jetzt in der Beta testen." />
|
||||
<meta property="og:title" content="YourPart – Online-Community, Forum, Chat, Vokabeltrainer & Browsergames" />
|
||||
<meta property="og:description" content="Forum, Chat, Blogs, kostenloser Vokabeltrainer und Browsergames inkl. Falukant – gratis im Browser, ohne Download. Jetzt in der Beta testen." />
|
||||
<meta property="og:url" content="https://www.your-part.de/" />
|
||||
<meta property="og:locale" content="de_DE" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:title" content="YourPart – Community, Chat, Forum, Falukant & Minispiele" />
|
||||
<meta name="twitter:description" content="Community, Chat, Forum, soziales Netzwerk und das Aufbauspiel Falukant – jetzt in der Beta testen." />
|
||||
<meta name="twitter:title" content="YourPart – Online-Community, Forum, Chat, Vokabeltrainer & Browsergames" />
|
||||
<meta name="twitter:description" content="Forum, Chat, Blogs, kostenloser Vokabeltrainer und Browsergames inkl. Falukant – gratis im Browser, ohne Download. Jetzt in der Beta testen." />
|
||||
<meta name="theme-color" content="#F9A22C" />
|
||||
<script type="module" crossorigin src="/assets/index-B4fysdFj.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-B7qXuEZt.css">
|
||||
|
||||
Reference in New Issue
Block a user