Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Mobile website and googlebot

         

zerillos

3:08 pm on Nov 26, 2010 (gmt 0)

10+ Year Member Top Contributors Of The Month



I recently developed the mobile version of one of my websites.
As i was working on it, googlebot starting indexing the mobile versions of the pages, which resulted in a lot of duplicate content.

to try to solve this i redirected (302 redirects) all the traffic coming to the mobile version, to the desktop version, in case the user agent is not a mobile phone. this will also redirect the spiders coming to the mobile version to the appropriate, desktop versions of the pages. (i didn't want to mobile website to get indexed just yet...)

what's your opinion on this? did i solve the problem correctly or should i do it differently?

thank you!

tedster

6:59 pm on Nov 26, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



i redirected (302 redirects) all the traffic coming to the mobile version, to the desktop version, in case the user agent is not a mobile phone

Do you mean that you redirected only those user agents that are NOT mobile, or that you redirected all traffic, just in case?

zerillos

7:46 pm on Nov 26, 2010 (gmt 0)

10+ Year Member Top Contributors Of The Month



i redirected all traffic that is not mobile, including all bots.

actually i left the door open only for a few types of mobile phones

zerillos

7:47 pm on Nov 26, 2010 (gmt 0)

10+ Year Member Top Contributors Of The Month



what's curious is how did googlebot find its way to my mobile pages since they are not linked from anywhere on the main website...