ikiwiki/doc/bugs/Remove_redirect_pages_from_...

16 lines
521 B
Plaintext
Raw Normal View History

2012-12-05 05:26:23 +01:00
[[!tag bugs wishlist]]
I accidentally made a typo spelling "surprises" and changed my URL from
<http://natalian.org/archives/2012/12/04/Singapore_banking_suprises/>
to
<http://natalian.org/archives/2012/12/04/Singapore_banking_suprises/>
Using the meta redir. However the meta redir now appears in the index of <http://natalian.org/>
Any ideas how to handle this situation?
2012-12-06 15:48:47 +01:00
> Well, you can adjust the inline's pagespec to exclude it, or even tag it
> with a tag that the pagespec is adjusted to exclude. --[[Joey]]