Your website can’t support all mobile devices, but how to decide

mobile-website

there are a lot of mobile devices that can surf and could benefit from a website optimiezed for their screen resolution and so on.
but how do you decide which device to support, because you can't support all of them with an optimized mobile page view.

my way would be to do a sum-up mobile page, that most of the devices can handle, and then perhaps do somespecial pages for iphone or palm pre, because there are a lot of users around.
in that way the majority will get a good mobile page.

but how do you solve this? I'm no professional web designer :), and my presnted ways don't even include stuff like "no java for iphone", limited flash on another device, touchscreen for the one device and another way of input for another device.

greets, Andreas

Best Answer

I would probably have one generic version and one optimized for iPhone. Other than that, maybe you have some logs you can have a look at once in a while to see if there are some types of devices that visit you more than others?

Related Topic