i have godaddy deluxe windows hosting plan now i use 2 site in this hosting plan. now the main site is ok. then the other site i hosted i need to create folder and the folder name is "xyzfolder" now in google i see my same data in 2 page www . myurl . com/xyzfolder/h1.aspx www . myurl . com/h1.aspx definitely data is same in both page now how can i block www . myurl . com/xyzfolder/h1.aspx in google.
you can block it with robots.txt http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=35303 Edit ormake robtos.txt and write ; User-agent: Googlebot Disallow: /xyzfolder/
but the problem is if i block this folder then may be it's block whole site. see what is exert scenario. main ftp www. site1. com now my 2 'nd site is hosted in under main ftp i creat www. site2 .com i creat floder "site2" (foldername is site2) for www. site2 .com now 3 page is same www. site1. com/site2/h1.aspx www. site2. com/site2/h1.aspx www. site2. com/h1.aspx i want only index this page www. site2. com/h1.aspx i already blocked flder site2 for www. site1. com but what can i do for www. site2 .com may be my English is not good but please help me i also this type of question before but that time the question is some different.