Title: 410 Response Manager
Author: Rathly Marketing
Published: <strong>10. Januar 2025</strong>
Last modified: 12. Juni 2026

---

Plugins suchen

![](https://ps.w.org/410-response-manager/assets/banner-772x250.png?rev=3219927)

![](https://ps.w.org/410-response-manager/assets/icon-256x256.png?rev=3219927)

# 410 Response Manager

 Von [Rathly Marketing](https://profiles.wordpress.org/rathly/)

[Herunterladen](https://downloads.wordpress.org/plugin/410-response-manager.1.0.2.zip)

 * [Details](https://de.wordpress.org/plugins/410-response-manager/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/410-response-manager/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/410-response-manager/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/410-response-manager/#developers)

 [Support](https://wordpress.org/support/plugin/410-response-manager/)

## Beschreibung

410 Response Manager provides a robust solution for managing HTTP 410 (Gone) responses
in WordPress. Perfect for SEO and proper handling of permanently removed content.

#### Key Features

 * Manual URL pattern entry with validation
 * Regular expression support for dynamic matching
 * Bulk CSV import/export functionality
 * Option to convert 404s to 410s automatically
 * Custom, SEO-friendly 410 error page
 * Secure data handling and validation

#### Use Cases

 * Properly handle removed content for SEO
 * Manage discontinued products in eCommerce
 * Handle legacy URLs after site restructuring
 * Improve crawler efficiency
 * Maintain clean site structure

#### Pro Tips

 1. Use regex patterns for managing multiple similar URLs
 2. Regularly export your patterns for backup
 3. Monitor 404s to identify candidates for 410s
 4. Use bulk import for large-scale URL management

### Security

 * All data is properly sanitized and validated
 * Nonce verification on all forms and AJAX requests
 * User capability checks for administrative actions
 * Safe CSV handling with proper file validation
 * Secure database operations with prepared statements

### Privacy Policy

410 Response Manager does not collect, store, or share any personal data. It only
manages URL patterns and their corresponding HTTP response codes.

#### Technical Details

 * The plugin stores URL patterns in a custom database table
 * No personal user data is collected or stored
 * All data is managed locally on your WordPress installation
 * CSV imports are processed securely and validated

### Additional Information

 * For support, visit: [Rathly Contact](https://rathly.com/contact-us/)
 * Documentation: [Plugin Documentation](https://rathly.com/wordpress-plugins/410-response-manager/)
 * GitHub repository: [GitHub](https://github.com/harrylaurel/410-Response-Manager)

The plugin is actively maintained and tested with the latest versions of WordPress
and PHP.

## Screenshots

[[

[[

[[

[[

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/410-response-manager` directory
 2. Activate the plugin through the ‚Plugins‘ screen in WordPress
 3. Use the ‚410 Manager‘ menu item to configure the plugin
 4. Optional: Configure the 404 to 410 conversion setting
 5. Add URL patterns manually or via CSV import

## FAQ

### What is a 410 Gone response?

A 410 Gone response indicates that the requested resource has been intentionally
and permanently removed. Unlike a 404 Not Found, it explicitly tells search engines
that the content will never return, helping with faster index cleanup.

### Can I use regular expressions?

Yes! Enable the „Use as Regular Expression“ option when adding URL patterns. This
allows for flexible pattern matching like:
 * `^/old-products/.*` – Match all URLs
starting with /old-products/ * `/discontinued-\d+` – Match URLs containing ‚discontinued-‚
followed by numbers

### How do I bulk import URLs?

 1. Prepare a CSV file with two columns: URL pattern and is_regex (0 or 1)
 2. Use the CSV Upload tab in the admin interface
 3. Select your file and click Upload
 4. The plugin will validate and import valid patterns

### Is it cache-friendly?

Yes, the plugin implements WordPress caching for optimal performance. URL patterns
are cached and only refreshed when necessary.

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„410 Response Manager“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ Rathly Marketing ](https://profiles.wordpress.org/rathly/)

[Übersetze „410 Response Manager“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/410-response-manager)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/410-response-manager/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/410-response-manager/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/410-response-manager/)
per [RSS](https://plugins.trac.wordpress.org/log/410-response-manager/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0.2

 * Security: nonce verification now sanitizes the nonce value with sanitize_text_field(
   wp_unslash() ) in all cases; removed a redundant unsanitized nonce check in the
   form handler.
 * Consistency: unslash the AJAX delete ID before casting with absint().
 * Fixed a license mismatch: LICENSE.txt now contains the GPLv2 text to match the
   GPLv2 declaration in the plugin header and readme.

#### 1.0.1

 * Confirmed compatibility with WordPress 7.0.
 * Reviewed and confirmed security practices: nonce verification, capability checks,
   prepared statements, output escaping, and validated CSV uploads.
 * Housekeeping: corrected the GitHub repository link in the readme.

#### 1.0.0

 * Initial release
 * Manual URL pattern management
 * Regular expression support
 * CSV import functionality
 * Custom 410 error page
 * Caching implementation
 * Security enhancements

## Meta

 *  Version **1.0.2**
 *  Zuletzt aktualisiert **vor 4 Wochen**
 *  Aktive Installationen **70+**
 *  WordPress-Version ** 6.0 oder höher **
 *  Getestet bis **7.0**
 *  PHP-Version ** 7.4 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/410-response-manager/)
 * Schlagwörter
 * [gone](https://de.wordpress.org/plugins/tags/gone/)[http-status](https://de.wordpress.org/plugins/tags/http-status/)
   [redirect](https://de.wordpress.org/plugins/tags/redirect/)[seo](https://de.wordpress.org/plugins/tags/seo/)
   [url-management](https://de.wordpress.org/plugins/tags/url-management/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/410-response-manager/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/410-response-manager/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/410-response-manager/reviews/)

## Mitwirkende

 *   [ Rathly Marketing ](https://profiles.wordpress.org/rathly/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/410-response-manager/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://rathly.com/wordpress-plugins/410-response-manager/)