Redirection Manager

Sharraxaad

Redirection Manager lets you manage URL redirects directly from WordPress backend, designed specifically for Headless WordPress setups (like Next.js, Nuxt.js, etc.).
Note: The plugin WPGraphQL (https://wordpress.org/plugins/wp-graphql/) is required for the plugin Redirection Manager.

  • Admin Interface to add/edit/delete redirects.
  • 301, 302 redirects and 404 closures supported.
  • Saves redirects in a custom database table.
  • Frontend can fetch redirects easily via GraphQL
  • Lightweight and AJAX-powered admin panel.
  • Full security with nonce and permission checks.

Perfect for developers building headless frontends needing control over their WordPress URL structure.

Sawir-shaashado

  • Settings Page: Add the redirection URLs and Redirection Types.
  • Get the Data in GraphQL: GraphQL request to get the redirection data which you can handle on the frontend.

Rakibaad

  1. Upload the plugin files to the /wp-content/plugins/redirection-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Redirects menu in the WordPress Dashboard to manage your redirects.

SBI

How do I use the redirects on frontend?

Use GraphQL to fetch the redirects from WordPress, and implement the redirect logic in your frontend app.

Dibu-eegisyo

Ma jiraan wax dibu-eegis ah oo ku saabsan kaabahan.

Ka-qaybgalayaasha & Horumariyayaasha

“Redirection Manager” waa softiweer il furan. Dadka soo socda ayaa wax ku biiriyay kaabahan.

Ka-qaybgalayaasha

Ku tarjun “Redirection Manager” luqaddaada.

Ma xiisaynaysaa horumarinta?

Baadh koodka, fiiri bakhaarka SVN, ama iska qor diiwaanka horumarinta adigoo adeegsanaya RSS.

Isbeddellada

1.0.0

  • Initial release.
  • Add redirects manager in the WordPress admin.
  • Save redirects in a custom database table.
  • AJAX handling for adding and deleting redirects.