Slim SEO Link Manager Changelog
1.10.5 - 2024-12-16
- Fix issues with LiteSpeed cache when run scanner
- Fix: quick edit update post permalink
1.10.4 - 2024-11-15
- Add action column that allows you to remove, edit links
- Fix warning text domain loaded too early in WordPress 6.7
1.10.3 - 2024-10-31
Fix releasing the wrong files in 1.10.2
1.10.2 - 2024-10-22
Fix memory limit exceeded when sorting by page
1.10.1 - 2024-09-12
Fix: Links do not show if order by page
1.10.0 - 2024-07-24
This version introducting the new feature: interlinking between external sites. This feature allows you to build backlinks between sites easily by suggesting and maintaning links from other sites that you own. All the links are also automatically updated when a post link changed.
For more details, please see this announcement.
1.9.2 - 2024-05-10
- Add sorting for columns in dashboard reports
- Add tooltips to status codes to explain what they are
- Fix homepage does not get correct internal links
1.9.1 - 2024-04-13
Fix compatibility with Oxygen Extras
1.9.0 - 2024-04-08
Highlights:
In this version, we improved the way to insert suggested links into posts. Previously, you can insert links to only existing posts. So if you add a new post, you can add links from that new post to your existing posts, which improve the rankings of the existing posts, but not the new one.
In this version, you can insert link either way: both from the new post to existing posts, or from existing posts to the new post. This way, the new post will have internal links and will rank faster.
Other changes:
- Add support for TranslatePress (free and pro), allowing to analyze links and update links from the translations, including slugs (in the Pro version)
- Fix pagination of the keyword report
1.8.1 - 2024-03-13
- Reduce the number of ajax request to check links' status when editing posts
- Improve updating links in the content built with page builders
- Fix export issue if content has special characters (; and ,)
1.8.0 - 2024-01-30
- Support scanning links in term description
- Link Updater: add "Dry run" mode, allowing to search and show report without performing actual replacements
- Link Updater: fix links with encoded HTML entities (like &) not found
- Report: display (None) for links without anchor text (like images with no alt text or links with SVG icons)
- Fix parsing links for ignored post type when saving posts
1.7.1 - 2024-01-02
- Fix not saving multiple ignored post types
- Fix compatibility with Oxygen 3
1.7.0 - 2023-12-19
- Add settings tab with options to ignore links by prefix (for affiliate links), keyword and ignore post types
- Add integration with Breakdance page builder
- Log scanning errors, allow users to stop the scanner, view and clear error log
- Improve Oxygen integration with better scanning templates
- Ignore URLs by non-link schemes like "mailto:" or "tel:"
- Add option to delete the plugin data when uninstalling
- Add publish date to suggested posts
1.6.7 - 2023-12-04
- Improve parsing Chinese words
1.6.6 - 2023-11-17
- Fix updating link not working properly if old URL is a part of a longer URL (#23)
1.6.5 - 2023-10-27
- Improve coding standards to match WordPress's coding standards (with automation to check)
1.6.4 - 2023-08-23
- Fix trailing comma in function argument list (not working in PHP < 8)
1.6.3 - 2023-08-22
- Fix Divi suggesting CSS as keywords
- Fix getting 4xx errors for some URLs
- Fix HTML in suggested sentences
- Remove special characters from word
1.6.2 - 2023-07-27
- Fix not getting links from shortcodes
- Fix not getting links from Oxygen's template
1.6.1 - 2023-06-28
- Improve widget style
- Remove plugin options and table when uninstalling
1.6.0 - 2023-06-01
- Add a filter to allow scan links in custom fields.
- Add a filter to ignore a URL to be scanned and added in reports.
- Add support for relative links in the Link Updater.
- Improve CSS for the link suggestion.
- Improve scanner, make sure it doesn't run infinitely.
- Ignore link to the current pages, e.g. links with hashes (like links in the table of contents)
1.5.0 - 2023-05-08
- Add support for Divi
- Add search box, items per page and back button for reports
1.4.0 - 2023-04-17
- Add export to CSV
- Updating styles, fixing "jumping" text when hovering the table row
- Hide lisence key after entering
1.3.0 - 2023-03-28
Link suggestion improvements:
- Add option to suggest posts in the same taxonomies
- Suggest two- and three-letter words
- Ignore posts that are already linked from the current post
- Ignore sentences that already have links
1.2.0 - 2023-03-08
- Add support for Oxygen builder & Elementor. Now the plugin can analyze content created with Oxygen and Elementor.
- Improve how to check a link is internal/external when WordPress core is put in a sub-folder.
1.1.0 - 2023-02-27
- Add support for Bricks. Now the plugin can analyze content created with Bricks.
- Only update links if status of the being updated post is publish.
1.0.1 - 2023-02-08
- Fix duplicate rows when get links from database
- Recheck HTTP Code of URL if it's 403
- Add user agent to CURL parameters
- Not using StopWords if the language is not supported
- Add plugin row action links & redirect to settings page after activation
- Stop links scanner if there is no links found in posts
- Only scan links of published posts
1.0.0 - 2022-10
- Initial version