yli
08-11-2009, 09:15 PM
hi.
i have various folders with the same structure (same script installed in various folder)
so i want to deny access of robots
In this moment i have this lines
User-agent: *
Disallow: /minas-gerais/p,*,watch.htm
Disallow: /minas-gerais/p,*,print.htm
Disallow: /minas-gerais/p,*,email-to-friend.htm
Disallow: /rio-de-janeiro/p,*,watch.htm
Disallow: /rio-de-janeiro/p,*,print.htm
Disallow: /rio-de-janeiro/p,*,email-to-friend.htm
Disallow: /sao-paulo/p,*,watch.htm
Disallow: /sao-paulo/p,*,print.htm
Disallow: /sao-paulo/p,*,email-to-friend.htm
i want to know if i next lines also are valid...
Disallow: /*/p,*,watch.htm
Disallow: /*/p,*,print.htm
Disallow: /*/p,*,email-to-friend.htm
i have various folders with the same structure (same script installed in various folder)
so i want to deny access of robots
In this moment i have this lines
User-agent: *
Disallow: /minas-gerais/p,*,watch.htm
Disallow: /minas-gerais/p,*,print.htm
Disallow: /minas-gerais/p,*,email-to-friend.htm
Disallow: /rio-de-janeiro/p,*,watch.htm
Disallow: /rio-de-janeiro/p,*,print.htm
Disallow: /rio-de-janeiro/p,*,email-to-friend.htm
Disallow: /sao-paulo/p,*,watch.htm
Disallow: /sao-paulo/p,*,print.htm
Disallow: /sao-paulo/p,*,email-to-friend.htm
i want to know if i next lines also are valid...
Disallow: /*/p,*,watch.htm
Disallow: /*/p,*,print.htm
Disallow: /*/p,*,email-to-friend.htm