Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Stoddard is offline Master Member
    Join Date
    May 2010
    Posts
    559

    Default robot meta tags?

    What does a robot meta tag do? Are they easy to set up?

  2. #2
    suwunk is offline Super Moderator
    Join Date
    Aug 2010
    Posts
    1,096

    Default

    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:
    Code:
    <html>
    <head>
    <title>...</title>
    <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    </head>
    Official Google Webmaster Central Blog: Using the robots meta tag


 

Similar Threads

  1. tags
    By Stoddard in forum How-To
    Replies: 2
    Last Post: 2011-03-10, 09:45 AM
  2. meta descriptions
    By WrigleyF in forum How-To
    Replies: 1
    Last Post: 2010-09-05, 02:24 AM
  3. robot loving
    By Stoddard in forum Off Topic
    Replies: 0
    Last Post: 2010-07-05, 08:25 AM
  4. robot on Jeopardy
    By Stoddard in forum Off Topic
    Replies: 0
    Last Post: 2010-06-17, 10:01 AM
  5. Meta Data
    By gilbertsavier in forum Programming
    Replies: 0
    Last Post: 2009-06-25, 07:06 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts