WordPress Redirect URL Plugin – WP SEO Link Redirection - Rating, Reviews, Demo & Download
Plugin 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.