Opinions please..?

Discussion in 'Link Development' started by terryuk, Feb 9, 2007.

  1. #1
    I recently installed a ROI tracking script for linksjuice.com, but to track sales i have to send links to in.php?blah which then get's redirected to the homepage via a javascript redirect. I'm worried that if i sent to in.php?blah then it'll look like i'll loose links to the site..?

    Will PR still get passed? I have links from PR7 sites, so it'd be a shame to lose a nice link to track sales..
     
    terryuk, Feb 9, 2007 IP
  2. frankcow

    frankcow Well-Known Member

    Messages:
    4,859
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    180
    #2
    In a sense, yes, you won't have as many direct links to the site. If that's important to you, you need to track referrals programmatically
     
    frankcow, Feb 9, 2007 IP
  3. seo5000

    seo5000 Peon

    Messages:
    2,026
    Likes Received:
    231
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I have had alot of trouble with re-directs! You can use this tool and it will tell you if your re-direct is Search Friendly or NOT!! Save this tool, it comes in handy!! Enjoy!!

    webconfs.com/redirect-check.php
     
    seo5000, Feb 9, 2007 IP
  4. terryuk

    terryuk Notable Member

    Messages:
    3,962
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    255
    #4
    Hmm, i can create a PHP 301 redirect, but then it does the redirect before the js code runs... :confused:
     
    terryuk, Feb 9, 2007 IP
  5. terryuk

    terryuk Notable Member

    Messages:
    3,962
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    255
    #5
    Right, this is the URL the links will be pointing to 'http://www.linksjuice.com/in.php?ad=email&s=test&fp=5', the only way i can redirect without getting errors is 'document.location.href' which is Javascript, but it's not SEO friendly...
     
    terryuk, Feb 9, 2007 IP
  6. mtb167

    mtb167 Peon

    Messages:
    208
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #6
    its not going to pass the link juice with those paramaters on the end. It will, however, create a duplicate content page in the search engines.

    I have had the same experience - don't worry about the duplicate content, it won't hurt you, but you won't get any linkjuice.
     
    mtb167, Feb 9, 2007 IP
  7. terryuk

    terryuk Notable Member

    Messages:
    3,962
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    255
    #7
    Won't get linkjuice even if theres a 301 redirect in the file?
     
    terryuk, Feb 9, 2007 IP
  8. mtb167

    mtb167 Peon

    Messages:
    208
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #8
    maybe i don't quite understand what it is you're doing here. Are these internal links, or are they coming from another site?
     
    mtb167, Feb 9, 2007 IP
  9. terryuk

    terryuk Notable Member

    Messages:
    3,962
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    255
    #9
    They'd be coming from another site, then it'd be 301 redirected to homepage after once the script has been ran..
     
    terryuk, Feb 9, 2007 IP
  10. mtb167

    mtb167 Peon

    Messages:
    208
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Ok. i was a bit confused.

    However, I'll say that 301's are sketchy with the SEs. Google is pretty good at handling them, but i'm not sure if the full amount of link juice is passed, you know?

    I was given that option about a year ago on some analytics software i was using and I decided against it.

    I'd rather just be sure i was getting the link juice. Or at least do some tests before installing the links.
     
    mtb167, Feb 9, 2007 IP
  11. terryuk

    terryuk Notable Member

    Messages:
    3,962
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    255
    #11
    terryuk, Feb 10, 2007 IP