View Single Post
Old 06-14-2016, 02:39 AM   #3
nancy07
Registered User
 
Join Date: Apr 2016
Posts: 217
In a nutshell. You can use 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.

Last edited by nancy07; 06-14-2016 at 03:40 AM..
nancy07 is offline   Reply With Quote