Beskrivning
Zone Redirect is a simple tool for URL redirection, also called URL forwarding, is a World Wide Web technique for making a web page available under more than one URL address. When a web browser attempts to open a URL that has been redirected, a page with a different URL is opened. Similarly, domain redirection or domain forwarding is when all pages in a URL domain are redirected to a different domain.
Zone Redirect is done for various reasons:
* for URL shortening;
* to prevent broken links when web pages are moved;
* to guide navigation into and out of a website;
* for privacy protection; and
* for hostile purposes such as phishing attacks or malware distribution.
Features
- Adding links
- Type of Redirection Available:
- 301
- 302
- List of Links
- Import Data via CSV
- Export Data in CSV
- History Logs
Support
Feel free to help with development or issue reporting to
Github Repository
Installation
The plugin is simple to install:
- Upload
zone-redirect
to the/wp-content/plugins/
directory - Activate the plugin through the \’Plugins\’ menu in WordPress
- Configure the options from the Zone-Redirect on sidebar
Bidragsgivare och utvecklare
”Zone Redirect” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Zone Redirect” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.10
- Compatibility for WP5.6
- Clean and Optimized code.
1.0.8
- CSS Tweaks on Administrator.
1.0.7
- Fixed Minor Bugs when the
WP_DEBUG
is on.
v1.0.6
- Refactored Tabs
- Fixed Minor Bugs
- Action button for updates
- Loading of initial data.
- More Secured.
v1.0.4
- Fixed Minor Bugs
= v1.0.3=
* Initial Release