From: Lukáš Zapletal Date: Sat, 30 Aug 2025 17:55:41 +0000 (+0200) Subject: Remove noindex meta tag from alias.html X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=25c0f2408ae777b64f373c1ca30b11c81e499900;p=brevno-suite%2Fhugo Remove noindex meta tag from alias.html Google does not behave as expected when an alias is used. It does not index the client-side alias page, but on top of that it also does not index the original page. Google does not require noindex to be present and since alias pages do not have any content, it makes little sense to provide it. Therefore, this patch removes the line completely. https://developers.google.com/search/docs/crawling-indexing/301-redirects --- diff --git a/tpl/tplimpl/embedded/templates/alias.html b/tpl/tplimpl/embedded/templates/alias.html index 43d177eaa..45ae9b631 100644 --- a/tpl/tplimpl/embedded/templates/alias.html +++ b/tpl/tplimpl/embedded/templates/alias.html @@ -3,7 +3,6 @@ {{ .Permalink }} -