BBH Redirection

Plugin Banner

BBH Redirection

by Md Jahid Shah

Download
Description

BBH Redirection is a lightweight WordPress redirect manager plugin that helps you create and manage 301 redirects easily. Perfect for fixing broken links, migrating URLs, changing permalinks, and improving SEO without editing .htaccess files or server configurations.

Unlike heavy redirect plugins, BBH Redirection focuses on simplicity, speed, and minimal resource usage.

Features

  • Create unlimited 301 redirects
  • Lightweight and performance-focused
  • Clean and beginner-friendly admin UI
  • Custom database table with indexed lookups
  • Bulk delete redirects quickly
  • Input validation and sanitization for security
  • Uses WordPress nonce verification and capability checks
  • No .htaccess editing required
  • No external libraries or dependencies

Support & Contact

Need help or want to report an issue? Visit our support page or open a support ticket on the WordPress plugin repository.

  • Website: https://jahidshah.com/
  • Support: https://wordpress.org/support/plugin/bbh-redirection/

Other Plugins By Jahid Shah

  1. Upload the bbh-redirection folder to your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the “Redirections” menu in your WordPress admin to add redirects
  1. Redirect list dashboard

    Redirect list dashboard

  2. Add new redirect form

    Add new redirect form

  3. Bulk delete redirect management

    Bulk delete redirect management

  4. Example redirect settings

    Example redirect settings

Does this plugin support temporary redirects (302)?

Currently, BBH Redirection supports permanent 301 redirects only.

Does the plugin prevent redirect loops?

Yes. BBH Redirection includes basic redirect loop detection to help prevent accidental self-redirects.

How do I add a redirect?

  1. Go to Redirections in your WordPress admin
  2. Enter the source URL (e.g., /old-page/)
  3. Enter the destination URL (e.g., https://example.com/new-page/)
  4. Click “Add Redirect”

Can I redirect to external URLs?

Yes, you can redirect to any valid URL including external sites.

Will this plugin slow down my site?

No. The plugin uses a single optimized database query and only runs on non-admin requests, keeping performance impact minimal.

1.0.0

  • Initial release
  • Add/manage 301 redirects
  • Bulk delete functionality
  • Custom database table with indexed lookups
  • Clean admin UI

1.0.1

  • Update CSS for Better UI Experience.
Back to top