1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

A Script to Check Your Backlinks

Discussion in 'Link Development' started by CrimsoniteX, Apr 5, 2009.

  1. #1
    Hey guys, just finalized a nice little script to verify incoming backlinks.

    The only quirk is that the link you enter needs to be exactly how the code calls it on each site. For example, http://google.com/ not http://google.com or google.com

    Anyway you can download it here, or try it out here. I hope it helps some people :) Let me know what you think.
     
    CrimsoniteX, Apr 5, 2009 IP
    sethuhdiah likes this.
  2. m.stevens

    m.stevens Peon

    Messages:
    79
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    So you specify a bunch of URLs (not sites, just pages) and then it checks if you have a backlink from there.

    The only scenario where this would be useful is if you have a list of all pages that should be linking to you, and you would like to periodically check if they still link.

    To fix that quirk you mentioned:
    1 - take the user's input, delete http:// and / from beginning and end (if they exist).
    2 - take whats left (which should be site.com) and do several checks: site.com, hxxp://site.com, hxxp://site.com/, hxxp://www.site.com, hxxp://www.site.com/, etc
     
    m.stevens, Apr 6, 2009 IP
  3. CrimsoniteX

    CrimsoniteX Active Member

    Messages:
    396
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #3
    That is what I use it for, yes.

    Thanks, I'll add this in when I get some free time.
     
    CrimsoniteX, Apr 6, 2009 IP
  4. ksb2050

    ksb2050 Well-Known Member

    Messages:
    906
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    165
    #4
    I've tried it 3 times now and I can't get it to give any results. It just loads the page and does nothing. Whats the trick to it?
     
    ksb2050, Apr 6, 2009 IP
  5. webrecsol

    webrecsol Peon

    Messages:
    448
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    hello i have some confuse can tell me what this and form where use this..
     
    webrecsol, Apr 6, 2009 IP
  6. CrimsoniteX

    CrimsoniteX Active Member

    Messages:
    396
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #6
    Try switching it from "Sequential" to "Grouped", or vice-versa does it work now? Make sure you are putting the links in properly, and separate them by a comma and space.

    It is used to make sure people are still linking to you. So for example, you could create a list of every url that is supposed to be linking to you, plug it in, and the script verifies it for you. It also tells you whether a "nofollow" tag is attached.

    It was simply something I wrote up quick for convenience.
     
    CrimsoniteX, Apr 6, 2009 IP
  7. sethuhdiah

    sethuhdiah Well-Known Member

    Messages:
    1,651
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    130
    #7
    this is great, thanks
     
    sethuhdiah, Apr 14, 2009 IP