On Tue, 22 Nov 2022, 00:42 Jonathon Anderson, <[email protected]> wrote:

> Nikola has a feature to define page redirects in conf.py in the
> REDIRECTIONS list; but I'd rather do it with explicit redirection pages.
>
> I tried using rst meta, but it didn't work.
>
> .. meta::
>    :http-equiv=Refresh: 0; url='https://example.com'
>
> Any advice on how to do something similar?
>
> ~jonathon
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "nikola-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/nikola-discuss/54209eeb-3359-48c6-b2a1-f757aa2e8a0bn%40googlegroups.com
> <https://groups.google.com/d/msgid/nikola-discuss/54209eeb-3359-48c6-b2a1-f757aa2e8a0bn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

You can't specify HTML metadata from reST like this. You could use .html
posts with a mostly blank template, or use .html files (in the files/
folder).

-- 
Chris Warrick <https://chriswarrick.com/>

>

-- 
You received this message because you are subscribed to the Google Groups 
"nikola-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nikola-discuss/CAMw%2Bj7%2BG%3DRfmDRMg4LUJJc1UMux0_C%3D0JD7fT3A%3DL9Y2W9e5rQ%40mail.gmail.com.

Reply via email to