rel="eternal"

Discussion in 'Internet Marketing' started by infoway USA, Jun 19, 2010.

  1. infoway USA

    infoway USA New Member

    Joined:
    Jun 14, 2010
    Messages:
    34
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Webmaster
    Location:
    West Hills, CA, USA
    Home Page:
    http://www.infoway.us/
    rel="external"- What does this show dofollow or nofollow link? I've found it in source of a few blog's comment. Are those blogs nofollow blog or dofollow blog? Since I'm a new bee in seo I don't know what rel="external" actually is? And role of it?

    Please help me with a list of dofollow blog? Thnx
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Its just data about the link which is not used by many
     
  3. infoway USA

    infoway USA New Member

    Joined:
    Jun 14, 2010
    Messages:
    34
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Webmaster
    Location:
    West Hills, CA, USA
    Home Page:
    http://www.infoway.us/
    Re: rel="exernal"

    Thanks shabbir, I'm sorry it's not "eternal" it's "external".
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Yes I got your point on typo before only
     
  5. tulsi.p17@gmail.com

    tulsi.p17@gmail.com New Member

    Joined:
    Feb 24, 2011
    Messages:
    31
    Likes Received:
    2
    Trophy Points:
    0
    Home Page:
    http://www.qedbaton.com/demand-generation/
    do follow is hyperlink inclusion that tells search engines to pass on any credibility or influence to an outbound link.dofollow backlinks delivers link juice to your site and no follow do not do it. no follow increase your website's single visit.
     
  6. shrikrishnatech

    shrikrishnatech New Member

    Joined:
    Nov 19, 2010
    Messages:
    42
    Likes Received:
    4
    Trophy Points:
    0
    Occupation:
    Wordpress theme, Wordpress Theming, WP Themes, Cor
    Home Page:
    http://www.shrikrishnatechnologies.com
    rel=’external’ is a part of xhtml code necessary to open a new window, but it requires javascript to execute this action.

    function externalLinks() {
    if (!document.getElementsByTagName) return;
    var anchors = document.getElementsByTagName("a");
    for (var i=0; i
    var anchor = anchors;
    if (anchor.getAttribute("href") &&
    anchor.getAttribute("rel") == "external")
    anchor.target = "_blank";
    }
    }
    window.onload = externalLinks;
     
    shabbir likes this.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice