=== Zone Redirect === Contributors: zekinah Donate link: https://www.buymeacoffee.com/zekinah Tags: 301,302,redirect,url,seo Requires at least: 5 Tested up to: 5.6 Requires PHP: 7 or higher Stable tag: 1.0.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin helps you manage and create 301 & 302 redirects for your WordPress site to improve SEO and visitor experience. With a user-friendly interface, Zone Redirect is easy to install and configure. == Description == 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](https://github.com/zekinah/zone-redirect/) == Installation == The plugin is simple to install: 1. Upload `zone-redirect` to the `/wp-content/plugins/` directory 2. Activate the plugin through the \'Plugins\' menu in WordPress 3. Configure the options from the Zone-Redirect on sidebar == Screenshots == 1. Manage Redirection 2. Setup 3. History Logs == Changelog == = 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