Building WAP Enabled Legal Websites

I’m pleased to announce CaseDetails.com is now WAP enabled! What’s that mean? Visitors who access the “normal” www.casedetails.com URL via cell phone, Windows CE device, BlackBerry, etc. will be redirected to an XHTML compliant version of the site where past and present posts are available for review.

WAP enabled legal websites

Now that I’ve got this up and running here, perhaps I can pass along how easy it was so you can get your WAP enabled legal website going as well. (This temporarily bypasses the soon-to-be-addressed issue of why you should have a WAP enabled website for your firm.) This advice is for WordPress users only at this point.

In short, upload wp-wap to your site. Then add a few lines to your .htaccess file to detect and redirect mobile devices:

RewriteCond %{HTTP_ACCEPT} (x-)*(application|text)/(x-)*(vnd[-.])*(wap[-.]|wml)+
RewriteRule ^(index.php)*$ wp-wap.php [L]

That’s it! I’ll update this space in the near future with instructions for non-WordPress users.

Technorati Tags: , ,

  del.icio.us:Building WAP Enabled Legal Websites  digg:Building WAP Enabled Legal Websites  spurl:Building WAP Enabled Legal Websites  simpy:Building WAP Enabled Legal Websites  newsvine:Building WAP Enabled Legal Websites  blinklist:Building WAP Enabled Legal Websites  furl:Building WAP Enabled Legal Websites  reddit:Building WAP Enabled Legal Websites  Y!:Building WAP Enabled Legal Websites  magnolia:Building WAP Enabled Legal Websites

Leave a Reply