Hi, When looking the error pages on cpanel, I saw there are many errors like: domain.com/onfdbdsq.co.cc These entries are from google bot and when querying with google, there are pages indexed like: www.domain.com/link.php?link=onfdbdsq.co.cc/361.php I have tried to disallow google bot and these commands are not working: Disallow: /*.co.cc/*.php Disallow: /link.php?* Disallow: /*.co.cc Disallow: /link.php Does anyone can help me?
I think you do not need to add some many instructions in your robots.txt. Only Disallow: /link.php? would work fine in your case. The reason you are still seeing the pages indexed in Google is because those pages were already indexed, since you have updated your robots.txt now, it might take some time for crawlers to remove them from the index. Also, you want to remove them from the index as soon as possible, you can remove them from Google Webmasters tool.