Results 1 to 5 of 5

Thread: Remove all added links

  1. #1
    Join Date
    Sep 2004
    Posts
    162

    Default Remove all added links

    I need to know how to clear my database of links. I added them incorrectly by tab file and now i need to remove them. How do i do it without doing it manually. There are over 5000 links. Thanks,

    brickholius

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

    Default

    run the following mysql command from the the INDEXU Admin Control Panel or from phpmyadmin ( this also resets the auto increment of link_id to 1 ):

    TRUNCATE TABLE idx_link
    Last edited by esm; 10-27-2004 at 01:00 PM.
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  3. #3
    Join Date
    Sep 2004
    Posts
    162

    Default

    I also tried phpmyadmin for the first time. I just clicked on the link portion of the database and emptied it (truncated). and it solved my problem.

    Thanks esm! i will definitly give that a try from indexu instead of going into phpmyadmin.


    brickholius

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

    Default

    if you ran the TRUNCATE TABLE idx_link, you are fine.

    if not, you may want to reset the auto increment value of link_id. otherwise, it will be 5000 or whatever the last (highest) link id number was before you deleted all the links.
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  5. #5
    Join Date
    Sep 2004
    Posts
    162

    Default

    Yes, i ran the TRUNCATE TABLE idx_link from phpmyadmin. But next time i will try from indexu admin screen.

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. Replies: 22
    Last Post: 08-12-2004, 09:28 PM
  3. Linkhunter Mod - No. Added Links toplist
    By Mortekai in forum v3.2
    Replies: 2
    Last Post: 07-21-2004, 12:47 PM
  4. Linkhunter Mod - No. Added Links toplist
    By Mortekai in forum Help Wanted/Job Request
    Replies: 1
    Last Post: 07-20-2004, 10:26 PM
  5. Replies: 5
    Last Post: 11-18-2001, 08:14 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
  •