WordPress Redirect URL Plugin

WordPress Redirect URL Plugin is a simple tool that allows you to redirect users to a specified page using a shortcode [rurl url="https://example …

Author:Harpreet Kumar (profile at wordpress.org)
WordPress version required:6.0
WordPress version tested:6.7.1
Plugin version:1.0.1
Added to WordPress repository:29-12-2024
Last updated:29-12-2024
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/redirect-wp/
Total downloads:69
plugin download
Click to start download

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 to 0 (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.