Add robots meta tag to prevent indexing and archiving of pages

This commit is contained in:
Eduardo Silva
2026-03-24 12:38:18 -03:00
parent 7aeb37ce28
commit 0a6d70d144
4 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex, noarchive">
<title>wireguard_webadmin</title>
<!-- Google Font: Source Sans Pro -->