pagefind
pagefind copied to clipboard
Skip page aliases
Is there a way to prevent Pagefind to skip pages that are just aliases, with a <meta http-equiv=refresh> element?
There isn't anything directly available for that right now — the general best practice is to add data-pagefind-body tags to the pages you do want indexed, and the others will be excluded as a result.
We can consider adding something more to help exclude pages though.