[WordPress] 外掛分享: WordPress Redirect URL Plugin – WP SEO Link Redirection

首頁外掛目錄 › WordPress Redirect URL Plugin – WP SEO Link Redirection
WordPress 外掛 WordPress Redirect URL Plugin – WP SEO Link Redirection 的封面圖片
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
全新外掛
安裝啟用
尚無評分
446 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v1.0.1 上架:2024-12-28

內容簡介

總結:WordPress重定向URL外掛是一個輕量級的SEO外掛,通過簡單的短代碼,提供了將用戶重定向到特定URL或頁面的方法。

問題與答案:

1. 這個WordPress重定向URL外掛提供了哪些特點?
- 使用[rurl]短代碼來定義URL和重定向延遲的秒數。
- 平滑的重定向,如果用戶不想等待,可以選擇性地顯示消息。
- 具有高度定制且安全,具有經過潔淨化處理的輸入和輸出。

2. 如何使用這個外掛?
- 將[rurl]短代碼添加到您的文章、頁面或小工具,並設置以下屬性:
- 範例: [rurl url="https://example.com" sec="5"]
- 屬性:
- url (必填): 想要將用戶重定向到的URL。
- sec (選填): 在重定向之前設定的秒數延遲。默認為0(即時重定向)。

3. 舉例說明如何使用這個外掛?
- 範例使用情境: [rurl url="https://example.com" sec="10"]
- 這將在10秒後將用戶重定向到URL https://example.com。
- 如果未指定URL,將顯示錯誤消息:未指定有效的重定向URL。

4. 這個外掛的授權是什麼?
- 這個外掛根據GPLv2或更新版本進行授權。詳情請參閱GPLv2許可證。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WordPress Redirect URL Plugin – WP SEO Link Redirection」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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.

文章
Filter
Apply Filters
Mastodon