Changeset 3264958
- Timestamp:
- 04/01/2025 08:48:59 AM (12 months ago)
- File:
-
- 1 edited
-
linkmaster/trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
linkmaster/trunk/readme.txt
r3259592 r3264958 5 5 Tested up to: 6.7 6 6 Requires PHP: 7.2 7 Stable tag: 2. 0.17 Stable tag: 2.1.0 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl.html … … 15 15 Perfect for site administrators who need precise control over their URLs to optimize for SEO, enhance user experience, and manage complex URL structures. 16 16 17 Unlike WordPress 's default permalink system, LinkMaster allows you to create unique, custom URLs for individual posts, pages, and custom post types without affecting your site's overall URL structure.17 Unlike WordPress’s default permalink system, LinkMaster allows you to create unique, custom URLs for individual posts, pages, and custom post types without affecting your site's overall URL structure. 18 18 This flexibility is crucial for SEO, as it enables you to craft clean, descriptive URLs that search engines love. 19 19 By using LinkMaster, you can ensure that your website's URLs are SEO-friendly and properly redirected, which can improve your site's search engine rankings and user navigation. … … 27 27 - Bulk permalink management tools 28 28 - URL pattern templates for consistent naming 29 - Export/import feature support for custom permalinks 29 30 30 31 * **Smart Redirection System** 31 32 - 301, 302, and 307 redirect support 32 33 - Query parameter handling 34 - Export/import feature for bulk redirect support 33 35 34 36 * **Broken Link Scanner** … … 67 69 68 70 2. **Manual Installation** 69 - Download the plugin 's ZIP file from the WordPress plugin repository.71 - Download the plugin’s ZIP file from the WordPress plugin repository. 70 72 - Go to your WordPress dashboard. 71 73 - Navigate to **Plugins > Add New** and click **Upload Plugin** at the top of the screen. … … 103 105 == Changelog == 104 106 107 = 2.1.0 = 108 * Added export/import feature to custom permalink and link redirection. 109 * Now you can set your own custom permalink and link redirection in bulk in an easy way. 110 105 111 = 2.0.1 = 106 112 * Fixed minor bug with the scanner and added export feature to the broken links. … … 124 130 == Upgrade Notice == 125 131 126 = 2. 0.1=127 Minor update with bug fixes in the the scanner and added export feature to the broken links.132 = 2.1.0 = 133 Update with new features to custom permalink and link redirection for importing and exporiting link in bulk. 128 134 129 135 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.