Add robots noindex,follow to redirection pages
It makes no sense to have robots index these pages, so inform them that they should not. We still tell them to follow the links, obviously. Signed-off-by: martin f. krafft <madduck@madduck.net>master
parent
a64d31d293
commit
0cac528b03
|
@ -1,4 +1,5 @@
|
||||||
[[!meta redir=ikiwiki/blog delay=10]]
|
[[!meta redir=ikiwiki/blog delay=10]]
|
||||||
|
[[!meta robots="noindex, follow"]]
|
||||||
|
|
||||||
This page has moved to [[ikiwiki/blog|ikiwiki/blog]]. Please update your
|
This page has moved to [[ikiwiki/blog|ikiwiki/blog]]. Please update your
|
||||||
links, as this redirection page will be removed in a future ikiwiki
|
links, as this redirection page will be removed in a future ikiwiki
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[[!meta redir=ikiwiki/formatting delay=10]]
|
[[!meta redir=ikiwiki/formatting delay=10]]
|
||||||
|
[[!meta robots="noindex, follow"]]
|
||||||
|
|
||||||
This page has moved to [[ikiwiki/formatting|ikiwiki/formatting]]. Please
|
This page has moved to [[ikiwiki/formatting|ikiwiki/formatting]]. Please
|
||||||
update your links, as this redirection page will be removed in a future
|
update your links, as this redirection page will be removed in a future
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[[!meta redir=ikiwiki/markdown delay=10]]
|
[[!meta redir=ikiwiki/markdown delay=10]]
|
||||||
|
[[!meta robots="noindex, follow"]]
|
||||||
|
|
||||||
This page has moved to [[ikiwiki/markdown|ikiwiki/markdown]]. Please update
|
This page has moved to [[ikiwiki/markdown|ikiwiki/markdown]]. Please update
|
||||||
your links, as this redirection page will be removed in a future ikiwiki
|
your links, as this redirection page will be removed in a future ikiwiki
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[[!meta redir=ikiwiki/openid delay=10]]
|
[[!meta redir=ikiwiki/openid delay=10]]
|
||||||
|
[[!meta robots="noindex, follow"]]
|
||||||
|
|
||||||
This page has moved to [[ikiwiki/openid|ikiwiki/openid]]. Please update your
|
This page has moved to [[ikiwiki/openid|ikiwiki/openid]]. Please update your
|
||||||
links, as this redirection page will be removed in a future ikiwiki
|
links, as this redirection page will be removed in a future ikiwiki
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[[!meta redir=ikiwiki/pagespec delay=10]]
|
[[!meta redir=ikiwiki/pagespec delay=10]]
|
||||||
|
[[!meta robots="noindex, follow"]]
|
||||||
|
|
||||||
This page has moved to [[ikiwiki/pagespec|ikiwiki/pagespec]]. Please update
|
This page has moved to [[ikiwiki/pagespec|ikiwiki/pagespec]]. Please update
|
||||||
your links, as this redirection page will be removed in a future ikiwiki
|
your links, as this redirection page will be removed in a future ikiwiki
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[[!meta redir=ikiwiki/preprocessordirective delay=10]]
|
[[!meta redir=ikiwiki/preprocessordirective delay=10]]
|
||||||
|
[[!meta robots="noindex, follow"]]
|
||||||
|
|
||||||
This page has moved to
|
This page has moved to
|
||||||
[[ikiwiki/preprocessordirective|ikiwiki/preprocessordirective]]. Please
|
[[ikiwiki/preprocessordirective|ikiwiki/preprocessordirective]]. Please
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[[!meta redir=ikiwiki/subpage delay=10]]
|
[[!meta redir=ikiwiki/subpage delay=10]]
|
||||||
|
[[!meta robots="noindex, follow"]]
|
||||||
|
|
||||||
This page has moved to [[ikiwiki/subpage|ikiwiki/subpage]]. Please update your
|
This page has moved to [[ikiwiki/subpage|ikiwiki/subpage]]. Please update your
|
||||||
links, as this redirection page will be removed in a future ikiwiki
|
links, as this redirection page will be removed in a future ikiwiki
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[[!meta redir=ikiwiki/wikilink delay=10]]
|
[[!meta redir=ikiwiki/wikilink delay=10]]
|
||||||
|
[[!meta robots="noindex, follow"]]
|
||||||
|
|
||||||
This page has moved to [[ikiwiki/wikilink|ikiwiki/wikilink]]. Please update
|
This page has moved to [[ikiwiki/wikilink|ikiwiki/wikilink]]. Please update
|
||||||
your links, as this redirection page will be removed in a future ikiwiki
|
your links, as this redirection page will be removed in a future ikiwiki
|
||||||
|
|
Loading…
Reference in New Issue