 |
Assessment Tools
Keyword Thesaurus
Link Popularity Tracker
META Tag Generator
META Tag Scanner
Robot Generator
Submit Engine
Top Keywords
Word Tracker
META Tags
Description Tag
Keywords Tag
Revisit Tag
See Complete List
Search Engines
Google
Yahoo!
Overture
See Complete List
Site Improvement
Image Tags
Title Optimization
Effective META Tags
See Complete List
Software Packages 
Web Position Gold
Submit Wolf
See Complete List
Website Assessment
Editor's Viewpoint of Directories
Assess Your Site Indexing
Who's Linking To You
Competitor Identification
Bandwidth Conservation
Background Images
External Javascript
Optimize HTML
See Complete List
Our Recommendations
Read FAQ
Advertise
Linking Info
Privacy Policy
Rave Reviews
Terms of Use
|
 |
 |
 |
Robots & User-Agents
By Submit Corner
Tell a Friend About This Page
Overview: Robots are a means to communicate with search engines about which pages
to index and which to follow (spider). Learn how to write robots that communicate easily
with search engines on exactly which pages you want indexed and spidered.
Robots or user-agents are automated scripts and programs that visit websites
and attempt to index all links and content that they find on
your webpages. If robots are not given instructions on what they can index and
spider, they'll keep following links on your site until there's no more, indexing
everything it finds. While this may be a great utility to save time on submitting
each individual page to a search engine, this also may pose some problems.
Many websites offer dynamic content through scripts and databases
which generally should not be indexed since there can be an infinite number of webpage.
In order to create a governing set of rules that would interact with the search engine
robots on which files to index and which to skip, a standard has been created called
the Standard For Robot Exclusion which involves the creation of a robots.txt file
placed in the root web directory. Alternatively, some users do not have access
to write files to the root web directory and as such another supported format
is through the use of Robots META Tags.
Server side (robots.txt) robots syntax has been described below with two examples.
To easily create a robots file or robots META tag, we've created an online
Robots Generator which will create
the code for you in a matter of seconds.
Server Side Robots (robots.txt) Usage
The robots.txt file is a plain text file placed into your web root directory such that any
client can access it by going to yoursite.com/robots.txt. If you cannot create a file to
this location, you'll need to implement a META Robot instead.
robots.txt Usage:
| File Location: |
"/robots.txt" |
| General Usage: |
User-agent: <AGENT> Disallow: /PATH/
<AGENT> represents the name of a search engine Agent or use an asterisk (*) to represent all agents. PATH represents a relative path which you do not want to access. |
| Examples: |
User-agent: * Disallow: /cgi-bin/
Comments: The above will tell all robots to not index anything in the /cgi-bin/ directory
User-agent: ia_archiver Disallow: /
Comments: The above will tell the robot called ia_archiver to not access anything on this webserver. All other user-agents will have full access. The user-agent names are available from each individual search engine, or you may use our Robots Generator Script to create your Robots code for you.
|
|
|
 |
 |
 |
 |
| Sponsored Links |
 |
Win Great Prizes Just for Using Our Services
Latest Headlines
All links open in a new window
View All Headlines
(Sat, Jul 4 12:59:01)
CHARTS OF THE WEEK: Google Isn't As Big Or "Helpful" As You Think
Source: TechNews.AM
Date: Jul 4 2009 3:10PM
Key-Totaler No More - Gmail (Google Mail)
Source: About
Date: Jul 4 2009 2:47PM
Booklovers Should Cheer Google's Plan
Source: American Progress
Date: Jul 4 2009 2:35PM
Department of Justice investigates Google Book Search
Source: VNUNet.com
Date: Jul 4 2009 2:15PM
CHARTS OF THE WEEK: Google Isn't As Big Or "Helpful" As You Think
Source: Silicon Alley Insider
Date: Jul 4 2009 1:55PM
Department of Justice investigates Google Book Search
Source: PC Magazine UK
Date: Jul 4 2009 1:17PM
IPhone 3GS Heats Up, DOJ Takes Aim at Google (PC World)
Source: Yahoo! News
Date: Jul 4 2009 1:10PM
There are 23 additional news headlines. Click to View All Headlines
|
 |