Skip to Content
Menu
This question has been flagged

I want the web visitor to be redirected from a specific page on my website to my website's front page after a certain amount of time. As I'm no web developer, I simply added this code in the <head> tag using the HTML editor:

<meta http-equiv="refresh" content="60; url=http://www.mywebsite.com/" />

This worked well enough, however I can't figure out how to limit this redirect to one page. Specifically, only one page should redirect to the front page, the other pages should not redirect. Is this possible?

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 24
8
0
Jul 21
2609
1
Sep 24
2891
2
Jun 24
4309
1
Jun 24
2516