Skip to content

How to redirect many pages #748

Answered by Mister-Hope
CoreyVincent asked this question in Q&A
Discussion options

You must be logged in to vote

Your questioni is quite confusing me. What to you mean by redirect? When people are talking about redirect, (such as a to b), they probably want an unexisting a, and navigating to b automaticlly when visiting a.

You probably may need to describe it as cloning if you are actually providing same content in mutiple pages. Also that will make same page availble in mutiple links (i.e., a has the exact content comparing with b), but a limitation is page a and page b do not share the same state.

When you provide that config in V1, I believed you are creating a new /from/here.html page, which it's content are using /to/here.md, therefore you can visit /from/here.html directly and see same content…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Mister-Hope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants