From b05e3e1be1a9dfd859dec00b530fe9c5dc884019 Mon Sep 17 00:00:00 2001 From: SovereigntyIsNotFreedom Date: Sat, 29 Mar 2025 10:49:12 +0000 Subject: [PATCH 1/5] issue #44 - SEO: fixed the position of the head tags now they are above the body tags and also added new meta tags too --- www/index.php | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/www/index.php b/www/index.php index 2412089..90e3630 100644 --- a/www/index.php +++ b/www/index.php @@ -1,16 +1,21 @@ - - - + Darknet Lantern + + + + + + + + + -
- - +
Date: Sun, 30 Mar 2025 20:37:43 +0100 Subject: [PATCH 2/5] issue #44 - SEO: now with less hard coded stuff --- www/index.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/index.php b/www/index.php index 90e3630..96ae5b0 100644 --- a/www/index.php +++ b/www/index.php @@ -8,9 +8,12 @@ - + // Now displays the url of the instance + + // Default images for previews + // This tells search engines which URL should be considered the original source when multiple URLs contain the same content. From 42c5976055b71ef7bdd793df52db2ba183cefd6e Mon Sep 17 00:00:00 2001 From: SovereigntyIsNotFreedom Date: Mon, 31 Mar 2025 10:52:59 +0100 Subject: [PATCH 3/5] issue #44 - SEO: now with no hard coded stuff --- www/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/index.php b/www/index.php index 96ae5b0..f4503b9 100644 --- a/www/index.php +++ b/www/index.php @@ -11,10 +11,10 @@ // Now displays the url of the instance // Default images for previews - + // This tells search engines which URL should be considered the original source when multiple URLs contain the same content. - + From a0eab386f38c6740e9de14ca9c6ac30d25c0e681 Mon Sep 17 00:00:00 2001 From: SovereigntyIsNotFreedom Date: Mon, 31 Mar 2025 10:54:32 +0100 Subject: [PATCH 4/5] issue #44 - SEO: now with no hard coded stuff --- www/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.php b/www/index.php index f4503b9..f45c8af 100644 --- a/www/index.php +++ b/www/index.php @@ -11,7 +11,7 @@ // Now displays the url of the instance // Default images for previews - + // This tells search engines which URL should be considered the original source when multiple URLs contain the same content. From 3e4fa309ef0d93aaa56c09517565c2dcf17d401f Mon Sep 17 00:00:00 2001 From: SovereigntyIsNotFreedom Date: Mon, 31 Mar 2025 10:58:26 +0100 Subject: [PATCH 5/5] issue #44 - SEO: now with no hard coded stuff --- www/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/index.php b/www/index.php index f45c8af..ee6a91e 100644 --- a/www/index.php +++ b/www/index.php @@ -8,12 +8,12 @@ - // Now displays the url of the instance + - // Default images for previews - + + " /> - // This tells search engines which URL should be considered the original source when multiple URLs contain the same content. +