How do you redirect your mobile/tablet traffic?
I'm finally going to start redirecting some lander traffic based on mobile vs. pc. Looking for opinions on the best way to do it.
I know most would say go Responsive... and under normal circumstances, that's what I do. But this is a specific application where I need to serve a separate page for mobile users.
Assuming the best way is to grab the user agent and then use a server-side script to direct accordingly. Opinions?
|