Forum Moderators: open
User-agent: *
Disallow: /User-agent: googlebot
Disallow:
Is this correct? I'm paranoid that I've got it wrong somehow and that google will miss me on the next crawl. I suddenly thought that the second (googlebot) section should be first, as the bot might see the wildcard first and ignore the rest of the file. Should I put the googlebot section first? Or am I just getting pre-update jitters? ;-)
I'm pretty sure that it won't achieve what you're expecting.
According to [robotstxt.org...] ,
the wildcard '*' is a special token, meaning "any other User-agent" .
My understanding is that it should come at the end.
Dan