How do I make my site mobile compatible?

SittinLow

Registered Member
Joined
Dec 24, 2010
Messages
61
Reaction score
6
I'm curious on how to get my site mobile compatible. If anyone could help let me know!
 
I'm curious about this as well... If anyone has experience please share..

I assume you need to detect the user agent programmatically, then display the site accordingly
 
It depends how your site is built. If it is a WP site, you want a responsive theme. These theme rearrange elements on the page so that they fit differently depending on the screen resolution. To see what I mean review this mobile responsive theme:

http://demo.studiopress.com/metro/

When you look at the site, make the window of your browser smaller or larger and see how the theme changes design.

So if your customers are viewing the site on a phone, they will we get a nice usable site.

Does that help?
 
It depends how your site is built. If it is a WP site, you want a responsive theme. These theme rearrange elements on the page so that they fit differently depending on the screen resolution. To see what I mean review this mobile responsive theme:

http://demo.studiopress.com/metro/

When you look at the site, make the window of your browser smaller or larger and see how the theme changes design.

So if your customers are viewing the site on a phone, they will we get a nice usable site.

Does that help?

This is one method. We create mobile sites for businesses and we embed a script in the static site html so that when it is accessed from a phone it will go to the mobile site but if accessed by a computer then it will go to the regular page.

Pm me for more details
 
The best thing you can do is use a white label mobile website. With the white label mobile website you are able to convert your mobile traffic and earn some money! You can create a white label mobile website in just a few minutes. You can customize this white label completely in your own look and feel! PM for any questions!
 
Many WordPress themes offer a mobile version as well.
 
actually you can monetize your mobile traffic even if your site isn't optimized for mobile devices. some networks offer that option
 
You should have a responsive theme and if you don't you can install the WP touch plugin.
 
We always see to it that the site is responsive. You can use media queries for displaying and optimizing your existing websites.
 
You have to look for "Wp Touch Plugin". Its very easy to install and manage.
 
For the first option you can redirect mobile users to a completely different URL where you host a mobile only version of the site.
 
I am too getting messages in Webmaster tools, and mine is MyBB forum. I think we need to change the theme.
 
Back
Top