Skip to content

How to find URL Rewrite via database?

I have 900k URL rewrites in the database, and I need to find one specific URL /magasin, the filters aren’t helping me because that are too many URLs starting with /magasin.

How could I filter it via the database to check its ID or where it’s redirecting to?