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

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -