Robots.txt

From Teknologisk videncenter
Revision as of 10:28, 11 January 2012 by Pasa (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Robots.txt is a file you can put in the root folder of your homepage. In this file you can tell Web robots (crawlers) like Google bot which folders or homepages you don't want indexed.

robots.txt on mars.tekkom.dk

User-agent: *
Disallow: /cisco/
Disallow: /sw/
Disallow: /TCExam/
Disallow: /fs/

Links