Results 1 to 3 of 3

Thread: Direct links instead of redirected links

  1. #1
    Join Date
    Mar 2005
    Posts
    7

    Default Direct links instead of redirected links

    Hello,

    Couple of days ago i have installed indexu lite version in my site www.web-central.info

    I want the listings to have direct links instead of redirected links! all the sites i have at my site have redirected links.

    Does indexu lite version support direct links for the submitted links instead of redirected links? if so how?

    I don't know much about php, can anyone help me modify the code.

    Thanks
    Kiran

  2. #2
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default

    Edit the row.html file in the template folder.

    No PHP needed there. just HTML

    CHANGE
    Code:
    <a href="go.php?id=<%link_id%>" target="_parent"><%title%></b></a>
    TO
    Code:
    <a href="<%url%>" target="_parent"><%title%></a>


    .
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  3. #3
    Join Date
    Mar 2005
    Posts
    7

    Default

    Thank yor very much for the help

Similar Threads

  1. Moving from G-T Links 2
    By esm in forum Pre-Sales Questions
    Replies: 14
    Last Post: 05-30-2005, 04:26 PM
  2. Links for sale
    By aladdin1 in forum v5.x
    Replies: 2
    Last Post: 09-07-2004, 08:42 AM
  3. Tading links data
    By aladdin1 in forum v5.x
    Replies: 0
    Last Post: 08-11-2004, 06:19 PM
  4. Delete 800 links one at a time ?
    By killipso in forum v5.x
    Replies: 2
    Last Post: 01-26-2004, 10:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •