Mô tả
Go Redirects is a URL forwarder plugin for WordPress that enables URLs like http://mysite.com/go/far-far-away/
to forward to URLs like http://someothersite.com/
. It’s a great way to create clean-looking affiliate links or provide permement links for remote URLs that may change over time. It includes analytics for the number of times a URL has been forwarded.
Ảnh màn hình
Cài đặt
- WordPress Plugins Directory: Navigate to Plugins Add New in the WordPress admin and search “Go Redirects.” Click Install and then Activate.
- Zip Upload: Navigate to Plugins Add New Upload Plugin in the WordPress admin. Browse to the .zip file containing the plugin on your computer and upload, then activate.
- Manual FTP Upload: Upload the plugin folder to
/wp-content/plugins/
. Navigate to Plugins in the WordPress admin and activate.
Hỏi đáp
-
I’m getting 404 errors when I try to visit my redirects. What do I do?
-
Go to Settings
Permalinks and resave your permalink settings. -
Can I change the redirects base URL slug from `/go/` to something else?
-
There is no setting to do so at this time.
Đánh giá
Người đóng góp & Lập trình viên
“Go Redirects URL Forwarder” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Go Redirects URL Forwarder” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
2.0.3
- Fixed issue with “copy to clipboard” button
2.0.2
- Minor changes
2.0.1
- Minor changes