Optimizing a Mobile Website

zee007

Senior Member
Joined
Jun 25, 2012
Messages
828
Reaction score
105
Does anyone know how to do SEO on a mobile site?
 
Zee007,

A lot of SEO that is relevant to mobile has to do with both usability of your site on a mobile device as well as the keywords that people use on mobile devices to find your content. There is a setting on the Google keyword tool under advanced filters that allows you to see keyword searches only on mobile devices.

Also, if you have tracking set up on your website, try and segment mobile data so you can see how people are behaving when viewing your site on mobile devices. Of course if your site is not mobile friendly, you will want to look into doing that first.

Here is a good video on the topic,

http://www.seomoz.org/blog/4-tips-for-your-mobile-seo-strategy-whiteboard-friday

Hope that helps,

Shawn
 
http://wordpress.org/extend/plugins/wptouch/ watch the source and copy what they do, you can't go wrong.
 
http://wordpress.org/extend/plugins/wptouch/ watch the source and copy what they do, you can't go wrong.

FYI WPTouch is just the tip of the iceberg when it comes to mobile optimizing Wordpress for mobile. It's really more suited to the blogging side of WordPress. It doesn't offer any of the box click to call buttons, mobile friendly forms, gps enabled directions, etc

Many people just rely on using a responsive theme for being mobile, but again thats not truly mobile optimizing your site.

Responsive gets your foot in the door but being mobile ready and mobile optimized have extreme differences in terms of end user experience, and overall performance.

WPTouch is adaptive and changes its layout to be more mobile friendly depending on the visitors user agent. A true mobile optimized and adaptive approach would change the laying to suit the device that's viewing it, so for example the source code it renders would be different for a smartphone then it would be for a feature phone, or even an old school flip phone. A true adaptive approach ensures that it presents the most compatible layout for that mobile device currently viewing it.

An adaptive site would also present actual mobile optimized content too. Unlike a responsive theme that delivers content that's originally formatted for desktop browsers, instead of scaling the images down, an adaptive layout will present an image specifically formatted for mobile. So that the image is much more lightweight.

There's a lot more that goes into it than jut that but at least you get the general gist.

Hope that helps.

Uke
 
Back
Top