Results 1 to 6 of 6

Thread: rel=" " types in HTML

  1. #1
    Join Date
    Jul 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default rel=" " types in HTML

    Hi All,

    as i have seen on the internet most of the sites have
    <a href="#" rel=""> tag in their code. So i just wanted to know

    - what is the rel="" stands for?
    - what is the role of rel types in html?
    - and how many types of rel is supported?

    is it good for SEO point or it comes in W3c standards..

    any pointer or help for the same is higly appriciable..

    Thanks,
    Tricker Baron

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    - what is the rel="" stands for?
    "Relationship."
    - what is the role of rel types in html?
    They specify a relationship between the current page and the linked one. They're also used in unobtrusive scripts quite often (usually incorrectly).
    - and how many types of rel is supported?
    The value is arbitrary.
    is it good for SEO point or it comes in W3c standards..
    It's a standard attribute, as described in section 12.3 of the HTML4 standard.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Jul 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default search engine spider reaction with rel="external"

    thanks Twey for your prompt reply..

    As i have seen some tags sites generally they are using <a href="@" rel="exteranal">anchor text</a>

    - I just want to know the behavior of search engine spider with this kind of
    hyperlinks?

    - what is the purpose of this rel="exteranal" for the same?

    Thanks
    Tricker Baron

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Exteranal? Sounds very... uh... medical.

    If you meant "external," I suspect that this value is used to tell robots (including search engines) that this link leaves the site, and to visit all the "internal" links before moving on.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Jul 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default tag sites links.........

    Thanks alot Twey !!

    one more question and last one

    In these days as i have seen on the web tags sites are increases rapidly..
    if u noticed the same. and all the tags sites are selling the links as they have high google PR

    why don't the search engine panelize them for putting links more than extend in a page?

    any idea !!

    Thanks,
    Tricker Baron

  6. #6
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I believe they do -- link pages rarely make it to the top of Google (although RSS feeds do often seem to, strangely).
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

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