Mobile app version of vmapp.org
Login or Join
Berryessa370

: Best SEO practices for mobile URLs: 301, rel=canonical, or something else? I am developing a site with a mobile version and am trying to figure the appropriate way to manage the URLs for search

@Berryessa370

Posted in: #CanonicalUrl #Seo #UrlRewriting

I am developing a site with a mobile version and am trying to figure the appropriate way to manage the URLs for search engines. So far I've considered:


Having a separate mobile site (m.example.com) with
rel="canonical" links to the regular
site.
Putting both the mobile
site and full site on one URL (example.com), and
doing user agent sniffing.
Another
opinion:



Spencer: "If you have a mobile site at
a separate location or URL, you should
301 redirect each and every mobile
page to its corresponding page on your
main website. Employ user agent
detection so that the mobile optimized
version is served up if someone's
coming in from a hand-held.
- developer.practicalecommerce.com/articles/1722-Mobile-site-Development-Best-Practices-for-SEO-Usability

Both 2 and 3 make it hard for a user who wants to switch to the full site or mobile site manually, but I'm not sure 1 is the best alternative.

What's the best way to write URLs for a mobile site?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Berryessa370

2 Comments

Sorted by latest first Latest Oldest Best

 

@Sarah324

I know this question is old, but Google now provides better guidelines on how to develop website for Desktop and Smart Phones.
developers.google.com/webmasters/smartphone-sites/details

10% popularity Vote Up Vote Down


 

@Kevin317

This recent blog post from Google might be helpful

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme