Hi, I am using this code on my site for locations. If user is a first time visitor he should first select the city and enter the site, if he has already selected the city once, it will take him straight to his previous selected city if cookies are not cleared. This mod was done my Neo aka Anchlist, but have not been receiving any replies from him since december. All i need is help to sort this out asap with help from php experts around. if(!@isset($_COOKIE[$ck_cityid])) include("front.php"); else { I am facing a major issue with SEO. After installing this piece of code. Google has picked up the title and desc from front.php and now the title and desc for all the pages on my website is same as for front.php I will appreciate your help asap as google has started deindexing my pages due to duplicate title and desc. Cheers nirav
Open your website from a pc that did not chose a city, and tell me if you see all pages with same title or not. And tell us if the solution of LaCReMeL is working or not.