I want to do temporary redirection from A page to B page for 30 seconds in my website. So is this will only possible with script or there is any alternate way to do.
I want to redirect “Page A” to “Page B” for 30 seconds and then it should be back to the original page. So how does it possible ? should i have to place script in page a ?