Instant Redirects? #3525
Unanswered
evan-conway
asked this question in
Q&A
Replies: 1 comment
-
|
We set the number of seconds to wait for the redirect here: al-folio/_layouts/default.liquid Line 13 in 1e1ff02 Note that this wait is also used for the 404 page (not found). Maybe you could work something here to only use this delay if the redirect is for a page inside the same base url. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to set up some pages on my website to instantly redirect to some of my papers. For example, I could give someone the link mywebsite.com/papers/paper1 and it would instantly redirect to an arXiv link. Is there any way to do this? Currently, it takes a few seconds to redirect.
Beta Was this translation helpful? Give feedback.
All reactions