I want to know fastest way to exclude under-construction site from yahoo and MSN results (google haven't index it yet), at start I haven't put robots.txt and yahoo/msn indexed it and it have #1-#3 positions for targeted keywords and start getting traffic, but I don't want to show my site till its fully developed.
does
User-agent: *
Disallow: /
will work fine to exclude it from yahoo/msn results?
thanks for your help.