mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-27 19:17:11 +00:00
feat(website): optimize rendering performance and improve structured metadata
This commit is contained in:
@@ -65,6 +65,23 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Structured Data (Schema.org) for WebPage -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebPage",
|
||||
"name": "{{ALT_INDEX_TITLE}}",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}alternatives",
|
||||
"description": "{{ALT_INDEX_META_DESC}}",
|
||||
"inLanguage": "{{LANG_CODE}}",
|
||||
"isPartOf": {
|
||||
"@type": "WebSite",
|
||||
"name": "KoalaSync",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Organization Schema -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
||||
@@ -71,6 +71,23 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Structured Data (Schema.org) for WebPage -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebPage",
|
||||
"name": "{{ALT_KOSMI_TITLE}}",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}alternatives/kosmi",
|
||||
"description": "{{ALT_KOSMI_META_DESC}}",
|
||||
"inLanguage": "{{LANG_CODE}}",
|
||||
"isPartOf": {
|
||||
"@type": "WebSite",
|
||||
"name": "KoalaSync",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Organization Schema -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
||||
@@ -71,6 +71,23 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Structured Data (Schema.org) for WebPage -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebPage",
|
||||
"name": "{{ALT_SCENER_TITLE}}",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}alternatives/scener",
|
||||
"description": "{{ALT_SCENER_META_DESC}}",
|
||||
"inLanguage": "{{LANG_CODE}}",
|
||||
"isPartOf": {
|
||||
"@type": "WebSite",
|
||||
"name": "KoalaSync",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Organization Schema -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
||||
@@ -71,6 +71,23 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Structured Data (Schema.org) for WebPage -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebPage",
|
||||
"name": "{{ALT_SCREEN_TITLE}}",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}alternatives/screen-sharing",
|
||||
"description": "{{ALT_SCREEN_META_DESC}}",
|
||||
"inLanguage": "{{LANG_CODE}}",
|
||||
"isPartOf": {
|
||||
"@type": "WebSite",
|
||||
"name": "KoalaSync",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Organization Schema -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
||||
@@ -71,6 +71,23 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Structured Data (Schema.org) for WebPage -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebPage",
|
||||
"name": "{{ALT_TELEPARTY_TITLE}}",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}alternatives/teleparty",
|
||||
"description": "{{ALT_TELEPARTY_META_DESC}}",
|
||||
"inLanguage": "{{LANG_CODE}}",
|
||||
"isPartOf": {
|
||||
"@type": "WebSite",
|
||||
"name": "KoalaSync",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Organization Schema -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
||||
@@ -71,6 +71,23 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Structured Data (Schema.org) for WebPage -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebPage",
|
||||
"name": "{{ALT_TWOSEVEN_TITLE}}",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}alternatives/twoseven",
|
||||
"description": "{{ALT_TWOSEVEN_META_DESC}}",
|
||||
"inLanguage": "{{LANG_CODE}}",
|
||||
"isPartOf": {
|
||||
"@type": "WebSite",
|
||||
"name": "KoalaSync",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Organization Schema -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
||||
@@ -71,6 +71,23 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Structured Data (Schema.org) for WebPage -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebPage",
|
||||
"name": "{{ALT_W2G_TITLE}}",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}alternatives/watch2gether",
|
||||
"description": "{{ALT_W2G_META_DESC}}",
|
||||
"inLanguage": "{{LANG_CODE}}",
|
||||
"isPartOf": {
|
||||
"@type": "WebSite",
|
||||
"name": "KoalaSync",
|
||||
"url": "https://sync.koalastuff.net/{{LANG_PREFIX}}"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Organization Schema -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user