One of my client wishes to redesign his website. He wants to ensure the compatibility of the site with mobile web browsers on iphones and blackberries, etc. I know that large pictures take a long time to load and that flash doesn’t show up correctly. What can be done to show the site in the best way on mobile applications??? (from SEO & web design point of view..).Please give me some suggestions.
there is some way to add a tag to the head tag of the html that will tell mobile browsers that there is another page/site for them, I don't know exactly how, but I remember reading about it. So keep main site for normal browsers and make another (either programitacilly or manually) for mobile browsers and add the relevant tag.
Seonovice, I know this was posted a while ago. For anyone still wonder, here is how to do this: you can check http://www.9lessons.info/2010/09/redirect-mobile-devices-with-php.html or just google "Mobile redirect php", replace with the programming language of your choice. Good luck! PHP: