help me experts! ( just little help)

Discussion in 'General Chat' started by chunnumunnu, Oct 14, 2008.

  1. #1
    hello , how to make a particular page to index.

    what code must be?

    for example .

    <a href='http://abc.com' rel='external nofollow'>abc demo</a> this kind of code is used for telling search engine for don;t follow the link.

    if i write <a href='http://abc.com' rel='INDEX'>abc demo</a> . so it will tell the search engine to index the link page or not?

    i mean second code is correct or not?

    please give your comment. i m newbie in designing :D
     
    chunnumunnu, Oct 14, 2008 IP
  2. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #2


    You do n't have add something like rel ..

    This itself would be fine.. but the second one with rel would not do any harm...
     
    Freewebspace, Oct 14, 2008 IP
  3. chunnumunnu

    chunnumunnu Active Member

    Messages:
    1,217
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #3
    hmm if i add the rel then it will impact on search engine? i mean what is the use of "rel"
    if the robot.txt doesnot allow search engine to index a page . then how could we index the page?
     
    chunnumunnu, Oct 14, 2008 IP
  4. levampire

    levampire Active Member

    Messages:
    2,463
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    90
    #4
    The rel=index is the same if you remove the rel at all, but nofollow will tell the SE NOT to index your link page ;) (I Think)
     
    levampire, Oct 14, 2008 IP
  5. helix911

    helix911 Active Member

    Messages:
    330
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #5
    i think you should paste this in a techie forum..
     
    helix911, Oct 16, 2008 IP
  6. atiq

    atiq Active Member

    Messages:
    148
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #6
    rel=index is used as default by some CMS systems. You can delete it. Without rel, the link is indexable.
     
    atiq, Oct 16, 2008 IP