• Hey there!

    We have a customer using your 404 to 301 redirect plugin, and I just wanted to let you know it’s missing an index that’s needed for a larger dataset under load. This dropped queries from 2-5 sec to < .1 sec while a googlebot was crawling.

    CREATE INDEX url_redirect_id ON wp_404_to_301 (url, redirect, id);

    Have an awesome day!

    The page I need help with: [log in to see the link]

The topic ‘Index Missing’ is closed to new replies.