Alignment
Basics
Character Codes
Colors
CSS
DIVS
Forms
Frames
Links
Lists and Bullets
Meta Tags
Multimedia
Pictures
Spacing
Tables
Text
About Meta Tags
Abstract
Author
Copyright
Description
Distribution
Expiration
Generator
Keywords
Language
Refresh Redirect
Revisit
Robots
Robots
[notify admin to delete page]
305
Robots Meta Tag
Delete Section
Description
The robots meta tag allows you to tell the search engines which pages you would and would not like indexed for others to search for. The robots meta tag looks like <META NAME="robots" content="XXX"> XXX is replaced with one of four options: index - Index the page with search engines noindex - Search engines completely ignore the page follow - Search engines follow the page nofollow - Search engines index but do not follow the page
The robots meta tag allows you to tell the search engines which pages you would and would not like indexed for others to search for. The robots meta tag looks like <META NAME="robots" content="XXX"> XXX is replaced with one of four options: index - Index the page with search engines noindex - Search engines completely ignore the page follow - Search engines follow the page nofollow - Search engines index but do not follow the page
Code
<HEAD> <META NAME="robots" content="index"> </HEAD>
<HEAD> <META NAME="robots" content="index"> </HEAD>
Output
n/a
n/a
Practice
Cannot Edit - Code section automatically placed here.
Click to add Section
Advertisements (
add your ad
)