Josh
Not sure if you’re still trying to figure this out but I had the same problem and I found
the redirect data in options table in the wordpress database for my site. The options table will have a prefix based on your sitename. Mine is “da_options”. Look in that table for an option_name = ‘301_redirects’. All the redirects are stored there.
Hope that helps!
Becky,
Not sure if you’re still trying to figure this out but I had the same problem and I found
the redirect data in options table in the wordpress database for my site. The options table will have a prefix based on your sitename. Mine is “da_options”. Look in that table for an option_name = ‘301_redirects’. All the redirects are stored there.
Hope that helps!