Concept
of Robots.txt
The Robots.txt is
a simple file containing text matter and is always placed/applied at
the root directory only. The main function of Robots.txt is to tell
various Search Engines as well as other Robots that which pages are
to visit & index and which are to leave.
Example
Classification
of Robots.txt
Robots.txt is
classified into 3 major parts as listed below:-
- Websites or Directories (Robots.txt)
- Single Page (Robots Metatag)
- Single Link or URL (Nofollow Attribute)
Syntax
User-agent:
*
Disallow: /
<meta
name="robots" content="noindex,nofollow">
or
or
<meta
name="robots" content="none">
No comments:
Post a Comment