Hi, i have a website that have 2 verisions 1 righular and the other fo mobile it"s working great , but when google bot research my site , my site shown on google as amobile ver. i think google bot pass the line:
if(Request.Browser.IsMobileDevice)
....redirect to the mobile ver (Not good for google it"s not the right ver)
you know a way to prevent that google refer to the mobile site
thanks