Title: Expired Link Redirection – Temporary Link, Keyword Autolink, Page Redirect, 404 Redirect, Link Timer
Author: Ojasweb
Published: <strong>2025-10-09</strong>
Last modified: 2025-10-23

---

Szukaj wtyczek

![](https://ps.w.org/expired-link-redirection/assets/banner-772x250.png?rev=3375892)

![](https://ps.w.org/expired-link-redirection/assets/icon-256x256.png?rev=3375919)

# Expired Link Redirection – Temporary Link, Keyword Autolink, Page Redirect, 404 Redirect, Link Timer

 Autor: [Ojasweb](https://profiles.wordpress.org/ojasweb/)

[Pobierz](https://downloads.wordpress.org/plugin/expired-link-redirection.1.1.1.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/expired-link-redirection/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/expired-link-redirection/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/expired-link-redirection/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/expired-link-redirection/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/expired-link-redirection/)

## Opis

Expired Link Redirection is a powerful plugin that allows you to create links that
redirect traffic from one URL to another URL after a set period. Expired links that
redirect to your preferred page.

You can use it to run flash sales by creating a link that automatically redirect
traffic to the original price after the flash sales period.

✅ FREE FEATURES:

 * Create unlimited redirect links
    – Easily duplicate existing redirect links –
   Link timer – Set link to expire in minutes – Set link to expire in hours – Set
   link to expire in days – Set link to expire in weeks – Set link to expire in 
   months – Autolink keyword in posts – Set global 404 Redirect for broken or mistyped
   link
 * Save redirect links as reusable templates
 * Track the number of clicks on your link
    – Reset data for each generated redirect
   link
 * Reset data for all links at once

🚀 PRO FEATURES:

– Unlimited redirect links.
 – Organize links with labels – Bulk links deletion –
Edit links slug at any time – Move links to trash or permanently delete it – Restore
links from trash can – Export – Import link in JSON file

– Conditional Routing by Device
 – Conditional Routing by operating system – Conditional
Routing by referral – Conditional Routing (Browsers) – Conditional Routing (Android&
iOS Versions) – A/B Testing Variations – Link Rotator (Sequential – Rotate on every
click) – Link Rotator (Timed – Each link active for specified minutes) – Link Rotator(
Timed – Each link active for specified hours)

– Expire by Click Limit
 – Expire by Per-User Cookie – Role-Based Access Control–
Gated access (Make link unopen for logged out users) – Link Cloaking / Masking –
Link schedule between two dates – Specify three URLs for scheduled link (before,
during, and after) – Reusable Link Templates – Filter Links by labels – Search Links

– Analytics & Tracking
 – Full Analytics Dashboard – Conversion Tracking Pixel –
Detailed Click Logs – 30 Days click graph – A/B Test Performance Reports – Export
links performance in CSV for analysis

– Hide plugin menu from specific role(s)
 – Custom URL Slugs (e.g., /recommends/)–
Disable search engine link indexing (per link) – Access to support forum and premium
marketing resources – Priority Support

Usage Instruction:
 – Click „Expired Links” from the menu list. – Enter the Redirection
name for the redirect link. Note that the name will also serve as the slug. – Enter
the original URL. This is the page you want users to see when the link is active.–
Enter the Redirect URL (After expiration). This is the page users will see when 
the set time has passed. – Select your expiration time. – Click „Generate Redirect
Link” and the link will be created.

The generated link will appear in the „All Redirections” where you can copy it and
start using as you want.

Developed by [Ojasweb Digital Solution](https://ojasweb.com).

## Zrzuty ekranu

 * [[
 * Create/Edit Redirect Link
 * [[
 * All Redirect Links
 * [[
 * Templates
 * [[
 * Reset Hits
 * [[
 * 404 redirect setting

## Instalacja

 1. Upload the `expired-link-redirection` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the 'Plugins’ menu in WordPress.
 3. Navigate to 'Expired Links’ in the admin menu to start creating redirections.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Expired Link Redirection – Temporary Link, Keyword Autolink, Page Redirect, 404
Redirect, Link Timer” jest oprogramowaniem open source. Poniższe osoby miały wkład
w rozwój wtyczki.

Zaangażowani

 *   [ Ojasweb ](https://profiles.wordpress.org/ojasweb/)

[Przetłumacz wtyczkę “Expired Link Redirection – Temporary Link, Keyword Autolink, Page Redirect, 404 Redirect, Link Timer” na swój język.](https://translate.wordpress.org/projects/wp-plugins/expired-link-redirection)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/expired-link-redirection/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/expired-link-redirection/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/expired-link-redirection/)
przez [RSS](https://plugins.trac.wordpress.org/log/expired-link-redirection/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

= 1.1.1

New Feature: Added „Autolink Keywords” to automatically link keywords in content
to a redirect link.
 * Ensured autolink cache clears correctly when links are saved
or deleted.

= 1.1.0
 This update introduces a feature designed to improve your website’s user
experience by handling broken links more effectively.

New Feature: Global 404 Redirect. You can now set a site-wide redirect for all „
404 Not Found” errors.

How to enable it:

Navigate to Expired Links -> Plugin Settings.
 Locate the new „Global 404 Redirect
URL” field under General Settings. Enter the full URL where you want visitors to
be redirected. Save your changes, and the plugin will begin redirecting all 404 
errors to your specified URL.

This powerful new feature ensures that you capture traffic from broken or mistyped
links, keeping users engaged with your site. We recommend updating to the latest
version to take advantage of this improvement.

= 1.0.1
 * Security – Major security hardening. Added nonce verification to all 
forms and admin actions to prevent Cross-Site Request Forgery (CSRF) vulnerabilities.*
Security – Implemented user capability checks for all actions to ensure only authorized
users can perform them. * Security – Added sanitization and escaping to all user
inputs and data outputs to protect against Cross-Site Scripting (XSS) attacks. *
Dev – Replaced the short prefix (’elr’) with a unique, longer prefix (’elrlitev’)
across all classes, functions, hooks, post types, and database options to prevent
conflicts with other plugins and themes. * New – Added a proper uninstallation routine(`
uninstall.php`) to completely remove all plugin data (redirection links and settings)
from the database upon deletion. * Dev – Ensured full internationalization (i18n)
support by making all user-facing strings in the admin area translatable. * New –
Added a warning confirmation prompt on the Plugins page before deactivation to prevent
accidental data loss upon plugin deletion. * Tweak – Improved the „Edit Redirection”
screen to display the link’s current expiration date, providing better context for
users. * Dev – Optimized performance by conditionally loading admin and front-end
components only when needed. * Dev – Improved admin form handler efficiency by moving
its logic from the global 'admin_init’ hook to the specific plugin page hook.

## Meta

 *  Wersja **1.1.1**
 *  Ostatnia aktualizacja **6 miesięcy temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 5.8 lub nowszej **
 *  Testowano do **6.9.4**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/expired-link-redirection/)
 * Tagi
 * [404 redirect](https://pl.wordpress.org/plugins/tags/404-redirect/)[autolink](https://pl.wordpress.org/plugins/tags/autolink/)
   [expiring links](https://pl.wordpress.org/plugins/tags/expiring-links/)[link management](https://pl.wordpress.org/plugins/tags/link-management/)
   [redirection](https://pl.wordpress.org/plugins/tags/redirection/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/expired-link-redirection/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/expired-link-redirection/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/expired-link-redirection/reviews/)

## Zaangażowani

 *   [ Ojasweb ](https://profiles.wordpress.org/ojasweb/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/expired-link-redirection/)