WordPress Redirect URL Plugin – WP SEO Link Redirection
WordPress Redirect URL Plugin allows you to redirect any page to a specified URL using a shortcode [rurl url="https://example.com" sec="5"]
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 366 days ago
Is WordPress Redirect URL Plugin – WP SEO Link Redirection abandoned?
Possibly abandoned (last update 366 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
WordPress Redirect URL Plugin is a lightweight SEO plugin that provides a simple way to redirect users to a specific URL or page using a shortcode.
Features:
– Use the [rurl] shortcode to define a URL and a delay in seconds.
– Smooth redirection with an optional message if the user doesn’t want to wait.
– Highly customizable and secure with sanitized input and output.
This plugin is perfect for landing pages, affiliate links, or any use case where you need an easy redirection solution.
Usage
To use the plugin, simply add the [rurl] shortcode to your posts, pages, or widgets with the following attributes:
Shortcode Example: [rurl url="https://example.com" sec="5"]
Attributes:
url(required): The URL to which you want to redirect users.sec(optional): The delay in seconds before redirection. Defaults to0(immediate redirect).
Example Use Case: [rurl url="https://example.com" sec="10"]
This will redirect users to URL https://example.com after 10 seconds.
If the URL is not specified, an error message will be displayed: No valid URL specified for redirection.
License
This plugin is licensed under the GPLv2 or later. For details, see GPLv2 License.
Installation
- Download the plugin zip file.
- Go to your WordPress dashboard, navigate to Plugins > Add New, and click Upload Plugin.
- Select the zip file and click Install Now.
- After installation, click Activate Plugin to start using Redirect URL.
Frequently Asked Questions
Yes, the [rurl] shortcode can be used in text widgets if your theme or plugins allow shortcodes in widgets.
If no URL is provided, the plugin will display an error message: No valid URL specified for redirection.
Yes, simply set sec="0" or omit the sec attribute altogether:
`[rurl url=”https://example.com”]“`
Review feed
Changelog
1.0
- Initial release.
- Added support for URL redirection via shortcode.
- Optional delay feature for timed redirection.

