none
12-08-2009, 01:03 PM
Hi!
I found a very intresting article on blogspot.com
"One of the most common problems for webmasters who run both mobile and desktop versions of a site is that the mobile version of the site appears for users on a desktop computer, or that the desktop version of the site appears when someone finds them from a mobile device. In dealing with this scenario, here are two viable options:
Redirect mobile users to the correct version
When a mobile user or crawler (like Googlebot-Mobile) accesses the desktop version of a URL, you can redirect them to the corresponding mobile version of the same page. Google notices the relationship between the two versions of the URL and displays the standard version for searches from desktops and the mobile version for mobile searches.
If you redirect users, please make sure that the content on the corresponding mobile/desktop URL matches as closely as possible. For example, if you run a shopping site and there's an access from a mobile phone to a desktop-version URL, make sure that the user is redirected to the mobile version of the page for the same product, and not to the homepage of the mobile version of the site. We occasionally find sites using this kind of redirect in an attempt to boost their search rankings, but this practice only results in a negative user experience, and so should be avoided at all costs."
http://googlewebmastercentral.blogspot.com/2009/11/running-desktop-and-mobile-versions-of.html (http://anonym.to/?http://googlewebmastercentral.blogspot.com/2009/11/running-desktop-and-mobile-versions-of.html)
How can I change my script code if I want to allow the bot of Google-Mobile 2.1 inside my site without redirect? I don't want to redirect the Google Bot to pimproll.
Google-Mobile 2.1 User Agent Details:
SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)
Can someone help me how can I modify the redirection script?
I found a very intresting article on blogspot.com
"One of the most common problems for webmasters who run both mobile and desktop versions of a site is that the mobile version of the site appears for users on a desktop computer, or that the desktop version of the site appears when someone finds them from a mobile device. In dealing with this scenario, here are two viable options:
Redirect mobile users to the correct version
When a mobile user or crawler (like Googlebot-Mobile) accesses the desktop version of a URL, you can redirect them to the corresponding mobile version of the same page. Google notices the relationship between the two versions of the URL and displays the standard version for searches from desktops and the mobile version for mobile searches.
If you redirect users, please make sure that the content on the corresponding mobile/desktop URL matches as closely as possible. For example, if you run a shopping site and there's an access from a mobile phone to a desktop-version URL, make sure that the user is redirected to the mobile version of the page for the same product, and not to the homepage of the mobile version of the site. We occasionally find sites using this kind of redirect in an attempt to boost their search rankings, but this practice only results in a negative user experience, and so should be avoided at all costs."
http://googlewebmastercentral.blogspot.com/2009/11/running-desktop-and-mobile-versions-of.html (http://anonym.to/?http://googlewebmastercentral.blogspot.com/2009/11/running-desktop-and-mobile-versions-of.html)
How can I change my script code if I want to allow the bot of Google-Mobile 2.1 inside my site without redirect? I don't want to redirect the Google Bot to pimproll.
Google-Mobile 2.1 User Agent Details:
SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)
Can someone help me how can I modify the redirection script?