Need redirection help

anishrip23

Regular Member
Joined
Jul 17, 2011
Messages
206
Reaction score
79
I am using wordpress template and have plugrush plugin to do mobile redirects.
But what i want is that my mobile users to stay on the site for few seconds and after that it should redirects them to another site.
Is there any plugin to do that??
Please let me know asap. its urgent


Thanks!!
 
Simple to do via htaccess (google it) or as above, if there's a plugin go for that.
 
If you want users to stay on your site for several seconds, this has to be done through meta refresh, and I'm not sure if there are existing plugins that do it. It shouldn't bee too hard to modify your plugin though to issue meta refresh redirect instead of 301 (or whatever is uses)
 
Problem is not solved yet. Any one can help?
I am totally noob at coding.
 
Back
Top