From 316dac6ace1e3aa3962408d9377247d95908bd8d Mon Sep 17 00:00:00 2001 From: lwcorp Date: Sat, 11 May 2024 11:48:23 +0300 Subject: [PATCH] WEB: Added SEO functionality 1. Switched to SEO title 2. Added SEO meta description 3. Switched to SEO og:title 4. Switched to SEO og:description 5. Switched to SEO og:url 6. Added SEO canonical URL --- templates/pages/index.tpl | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/templates/pages/index.tpl b/templates/pages/index.tpl index 15445f8da..9efa338b9 100644 --- a/templates/pages/index.tpl +++ b/templates/pages/index.tpl @@ -8,7 +8,8 @@ - ScummVM :: {$title} + ScummVM :: {$title} :: {$content_title} + @@ -23,10 +24,11 @@ - - - + + + + {foreach from=$available_languages key=key item=item} {if $lang != $key}