SEO friendly or not

Discussion in 'Directories' started by e10, Apr 20, 2005.

  1. #1
    Could someone please tell me if this is a friendly link structure or not.

    href='http://www.mydomain.com/resources/cgi/out.cgi?id=193' onMouseOver="window.status = 'http://www.yourdomain.com'; return true;" onMouseOut="window.status = ' '; return true;" target='_blank'>Magnacongresos</a>

    It is dynamic but contains the full html link ... :confused:
     
    e10, Apr 20, 2005 IP
  2. kalius

    kalius Peon

    Messages:
    599
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Its just a CGI jump, not SEO friendly. If its from a directory they are worthless IMO.
     
    kalius, Apr 20, 2005 IP
  3. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    That looks like a HotLinksSQL out link; if so it will have a direct link as well. However, there are some problems with those redirects, as they are 302 not 301 (currently)
     
    egdcltd, Apr 20, 2005 IP
  4. mxlabs

    mxlabs Peon

    Messages:
    327
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    it all depends on what the CGI script does.
    The window.status="..." part of the tag is completely useless SEO-wise and only to give surfers a better experience while surfing so they dont have to deal with details.
     
    mxlabs, Apr 20, 2005 IP
  5. e10

    e10 Well-Known Member

    Messages:
    2,250
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    185
    #5
    On the button, egdcltd! It is from my very own directory, which I would prefer to be se friendly to those who take the time to make a link.

    It seems good enough from my point of view as link cats are showing up already despite me keeping the Directory pretty low key. Is there anyway round this 302 redirect, you mentioned.

    Well that´s a bummer. :(
     
    e10, Apr 20, 2005 IP
  6. e10

    e10 Well-Known Member

    Messages:
    2,250
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    185
    #6

    Mxlabs,

    Thank you for your reply. Sorry I don´t understand. Would you please explain your comment.
     
    e10, Apr 20, 2005 IP
  7. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Yes there is a way round it, but I am having problems doing it. I have mailed the HotLinks programmer, and hope to hear back from him soon. What I tried unfortunately caused 500 server errors.
     
    egdcltd, Apr 20, 2005 IP
  8. e10

    e10 Well-Known Member

    Messages:
    2,250
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    185
    #8
    Would you mind to share the programmers feedback when you have it?
     
    e10, Apr 20, 2005 IP
  9. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Sure. I think it is likely he will do a general script update as well; he is usually pretty good at these things.
     
    egdcltd, Apr 20, 2005 IP
  10. e10

    e10 Well-Known Member

    Messages:
    2,250
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    185
    #10
    That is good news. :) I only have 100 listings so far but was dreading having to start again.
     
    e10, Apr 20, 2005 IP
  11. mxlabs

    mxlabs Peon

    Messages:
    327
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #11
    e10, I was pointing out that it is important on how the out.cgi script processes your request. It might 302 or 301 redirect your request to the actual URL, in which case it would count as a google backlink and be somewhat "SE-friendly"... or the script could open the URL in a frame or something like that in which case the SE-value of such a link is close to zero.

    the OnMouseOver part that changes the link when you hover it is just an event handler, SE bots don't have a look at these so they are pointless SEO-wise.
     
    mxlabs, Apr 21, 2005 IP