• Resolved addcoach

    (@addcoach)


    what are the names of the tables to delete for broken link checker in PHPMyAdmin?

    having a ton of troubles in broken link checker. used it in my test site which is now my live site minus the test before the domain. showed 404s from the old test site.

    tried the nuclear option, but that seemed to screw it up, froze, couldn’t deactivate the plugin had to get my host to delete it.

    now I want to find the tables in PHPMyAdmin for the broken link checker but don’t know what the exact names of the tables are.

    Does anyone know what the names of the WordPress Tables put in by Broken Link Checker?

    • This topic was modified 4 years, 9 months ago by addcoach.
Viewing 1 replies (of 1 total)
  • Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hello @addcoach

    I hope you’re well today!

    I’m sorry to hear about the troubles. If you’d like as to assist you with troubleshooting them, please start a separate ticket describing those issues and me and my colleagues we will be more than happy to help.

    Answering your question then:

    the tables would be tables that include “blc_” in names, namely

    wp_blc_filters
    wp_blc_instances
    wp_blc_links
    wp_blc_synch

    Note please that I used default “wp_” table prefix above so it might be different on your site, depending on what prefix you have defined in “wp-config.php” file.

    Best regards,
    Adam

Viewing 1 replies (of 1 total)
  • The topic ‘what are the names of tables to delete for broken link checker in phpmyadmin?’ is closed to new replies.