We planning to launch mobile wap site to our exiting customer lead tracking website is it necessary to buy WAP domain or else creating subdomain for exsitng domian like wap.xxxx.com

link|improve this question

56% accept rate
People still make WAP sites?! – ceejayoz Nov 6 '11 at 13:29
feedback

1 Answer

up vote 2 down vote accepted

You can do whatever you want. You can:

  • get a .mobi domain just for the mobile website

  • use a subdomain for the mobile content (I.e. m.domain.com)

  • use media queries to display your site depending on the resolution of the device used to view it

On my new site I am developing I am using media queries. iIt's a small website so that easy to do. Facebook uses a subdomain. Use whatever works for you.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.