Forum Moderators: open
User-Agent: *
Disallow: /page.html/
Is it possible that this is not the correct format?
Disallow
The value of this field specifies a partial URL that is not to be visited. This can be a full path, or a partial path; any URL that starts with this value will not be retrieved. For example, Disallow: /help disallows both /help.html and /help/index.html, whereas Disallow: /help/ would disallow /help/ index.html but allow /help.html
The only reason that I discovered this is that I have a new site that was recntly indexed with a PR5, the only links from external sites were a graphic link from the start page of the site, the second link was from a page www.mydomain.com/links.html which should have been excluded by the robots file.