View Single Post
Old 04-05-2012, 11:53 PM   #2
Johnmark
Registered User
 
Join Date: Dec 2011
Posts: 153
A special HTML <META> tag to tell robots not to index the content of a page, and/or not scan it for links to follow.

For example:

<html>
<head>
<title>...</title>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
</head>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Johnmark is offline   Reply With Quote