Forums

[resolved] How to disable the redirection logs in the database (3 posts)

  1. hotut
    Member
    Posted 6 months ago #

    Wordpress has a very useful internal redirection function in case that the post/page/category/ slug is changed, but its logs may not be also useful but expand the size of database. I'd like to disable the wp_redirection_logs in the database, in order to minimize the size of database to lower the MySQL server's load and make database backup faster. Could anybody please help me how to modify the codes to stop such logs? Thanks.

    I expect Wordpress will add an option to enable/disable such internal logs in the next version.

  2. johnny5
    Member
    Posted 6 months ago #

    Redirection is not part of WordPress but a seperate plugin maintained at http://urbangiraffe.com/plugins/redirection/

    You can change the amount of logs recorded from the Redirection options page.

  3. hotut
    Member
    Posted 5 months ago #

    Thanks a lot for your help! :)

Reply

You must log in to post.

About this Topic