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.

Link redirecting?

Discussion in 'Content Management' started by DrLakitu, Jan 2, 2009.

  1. #1
    DrLakitu, Jan 2, 2009 IP
  2. LVfreelancer

    LVfreelancer Banned

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    for what cms do you need this plugin?
     
    LVfreelancer, Jan 2, 2009 IP
  3. DrLakitu

    DrLakitu Guest

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Doh, left that out how silly! It's wordpress :)
     
    DrLakitu, Jan 2, 2009 IP
  4. fsmedia

    fsmedia Prominent Member

    Messages:
    5,163
    Likes Received:
    262
    Best Answers:
    0
    Trophy Points:
    390
    #4
    the author manually adds those links, it's easy to do.

    you could easily do something like this,

    <?
    $redirect = strip_tags($_GET['r']);
    
    header("location: $redirect", TRUE, 302);
    
    ?>
    Code (markup):
     
    fsmedia, Jan 2, 2009 IP
  5. DrLakitu

    DrLakitu Guest

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I am new to word press, where do I put these values?
     
    DrLakitu, Jan 2, 2009 IP
  6. fsmedia

    fsmedia Prominent Member

    Messages:
    5,163
    Likes Received:
    262
    Best Answers:
    0
    Trophy Points:
    390
    #6
    fsmedia, Jan 2, 2009 IP
  7. DrLakitu

    DrLakitu Guest

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Thanks for that :) sorry to seem a bother but after I have installed and activated it, what next?
     
    DrLakitu, Jan 2, 2009 IP
  8. fsmedia

    fsmedia Prominent Member

    Messages:
    5,163
    Likes Received:
    262
    Best Answers:
    0
    Trophy Points:
    390
    #8
    Check out the readme for the plugin and it will explain how to use it.
     
    fsmedia, Jan 3, 2009 IP
  9. LordItachi

    LordItachi Banned

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Thanks FS...nice readme!
     
    LordItachi, Jan 3, 2009 IP
  10. fazofazo

    fazofazo Peon

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    thanks ver good share
     
    fazofazo, Jan 4, 2009 IP