What is the "unique" keyword in robots.txt? -


i have following code in robots.txt allow crawling now

user-agent: * disallow:  

before changed layout of file below. i've been looking details unique , can't find it. see before , "unique" doing exactly?

user-agent: * disallow: /unique/ 

it's not keyword, it's directory on server shouldn't visited web crawler.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -