From 65402b72cce5d8b40ef9f87d3e1e2aba6cde3452 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 3 Jun 2023 22:05:08 +0200 Subject: [PATCH] src: remove noodp and noydir, they do not serve any SEO purpose now --- src/etc/inc/authgui.inc | 4 ++-- src/opnsense/mvc/app/views/layouts/default.volt | 2 +- .../scripts/OPNsense/CaptivePortal/htdocs_default/index.html | 2 +- src/www/head.inc | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/etc/inc/authgui.inc b/src/etc/inc/authgui.inc index 7a4eaf04b..f2cc06711 100644 --- a/src/etc/inc/authgui.inc +++ b/src/etc/inc/authgui.inc @@ -320,7 +320,7 @@ function display_error_form($text) - + @@ -360,7 +360,7 @@ function display_login_form($Login_Error) - + diff --git a/src/opnsense/mvc/app/views/layouts/default.volt b/src/opnsense/mvc/app/views/layouts/default.volt index f54c8d829..04bead185 100644 --- a/src/opnsense/mvc/app/views/layouts/default.volt +++ b/src/opnsense/mvc/app/views/layouts/default.volt @@ -5,7 +5,7 @@ - + diff --git a/src/opnsense/scripts/OPNsense/CaptivePortal/htdocs_default/index.html b/src/opnsense/scripts/OPNsense/CaptivePortal/htdocs_default/index.html index 82bd8257d..7d9a69abb 100644 --- a/src/opnsense/scripts/OPNsense/CaptivePortal/htdocs_default/index.html +++ b/src/opnsense/scripts/OPNsense/CaptivePortal/htdocs_default/index.html @@ -5,7 +5,7 @@ - + diff --git a/src/www/head.inc b/src/www/head.inc index 3aaafce43..3b63109d9 100644 --- a/src/www/head.inc +++ b/src/www/head.inc @@ -34,7 +34,7 @@ $pagetitle .= html_safe(sprintf(' | %s.%s', $config['system']['hostname'], $conf - +