Add SEO metadata, robots and sitemap

This commit is contained in:
Marc Froehlich
2026-07-06 02:19:28 +02:00
parent f48b72c54e
commit 34c1c68943
4 changed files with 50 additions and 1 deletions
+19 -1
View File
@@ -36,4 +36,22 @@ description: KST4Contest is a modern ON4KST chat client built for VHF, UHF and S
<p>Windows, Linux and macOS builds are published through GitHub releases.</p>
</div>
</div>
</section>
</section>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "KST4Contest",
"applicationCategory": "CommunicationApplication",
"operatingSystem": "Windows, macOS, Linux",
"description": "KST4Contest is a contest-optimized ON4KST chat client for VHF, UHF and SHF ham radio contests.",
"url": "https://kst4contest.hamradioonline.de/",
"downloadUrl": "https://github.com/praktimarc/kst4contest/releases",
"softwareVersion": "latest",
"author": {
"@type": "Person",
"name": "Praktimarc"
}
}
</script>