Are these no follow tags?

Discussion in 'Link Development' started by Janet, Apr 21, 2006.

  1. #1
    <meta name="description" content="" />
    <meta name="keywords" content="" />
    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    <meta http-equiv="content-language" content="en" />
    <meta name="robots" content="index,follow" />

    Or something else? I am still not 100% sure how to detect a no-follow tag.

    Thanks!
     
    Janet, Apr 21, 2006 IP
  2. kniveswood

    kniveswood Well-Known Member

    Messages:
    764
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    120
    #2
    This is a nofollow tag
    <a href="digitalpoint.com" [B]rel="nofollow"[/B]>DP rocks</a>
    Code (markup):
     
    kniveswood, Apr 21, 2006 IP
  3. Janet

    Janet Peon

    Messages:
    1,295
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The site I am considering exchanging links with has the meta tags above. If these are not no follow tags, I guess it would be okay to do the exchange.
     
    Janet, Apr 21, 2006 IP
  4. kniveswood

    kniveswood Well-Known Member

    Messages:
    764
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    120
    #4
    Do a Google search for the url and see if any result is returned. If it is, the page's indexed. After he placed ur link, check if the link has the rel="nofollow" tag mentioned above. :)
     
    kniveswood, Apr 21, 2006 IP
  5. Janet

    Janet Peon

    Messages:
    1,295
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Okay, I'll do that.
     
    Janet, Apr 21, 2006 IP
  6. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #6
    What you posted above is meta robots tag and "allows" search engines to index and follow links present on that page.

    regards
    jeet
     
    JEET, Apr 21, 2006 IP
  7. Janet

    Janet Peon

    Messages:
    1,295
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Thanks for clarifying that.
     
    Janet, Apr 21, 2006 IP
  8. seowebguide

    seowebguide Active Member

    Messages:
    258
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    73
    #8
    seowebguide, Apr 24, 2006 IP
  9. catanich

    catanich Peon

    Messages:
    1,921
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #9
    The above are "meta tags" in the <head> section of a page, all are normal to use and will not be harmful to you.

    Kniveswood's first post gave you the HTML example of what to look for.


    To detect a nofollow link, view the web page and then <view source>. Run a find on the code for "nofollow" or then run a find on you URL and see if the nofollow as Kniveswood showed is within you link. If it is dump them and move on.
     
    catanich, Jul 23, 2008 IP