Changeset 2848295
- Timestamp:
- 01/14/2023 03:02:59 AM (3 years ago)
- Location:
- link-checker/trunk
- Files:
-
- 2 edited
-
linkchecker.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
link-checker/trunk/linkchecker.php
r2803190 r2848295 11 11 Plugin URI: https://www.marcobeierer.com/wordpress-plugins/link-checker 12 12 Description: An easy to use Link Checker for WordPress to detect broken links and images on your website. 13 Version: 1.18. 613 Version: 1.18.7 14 14 Author: Marco Beierer 15 15 Author URI: https://www.marcobeierer.com -
link-checker/trunk/readme.txt
r2848287 r2848295 4 4 Requires at least: 4.5 5 5 Tested up to: 6.0 6 Stable tag: 1.18. 66 Stable tag: 1.18.7 7 7 License: GPL v3 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 10 10 An easy to use link checker for WordPress to detect broken links and images on your website. 11 11 12 == Out of service == 12 == Description == 13 14 The [Link Checker](https://www.marcobeierer.com/wordpress-plugins/link-checker) for WordPress uses an external service to crawl your website and find broken links and images on your website. 15 16 In contrast to search engine tools like the Google Search Console, which only show if a URL on your website is not reachable, it does not matter for the Link Checker if the links leads to an internal or external URL. The Link Checker will find all dead links. 17 18 The Link Checker works for every plugin out of the box. The computation costs for your website is also very low because the crawler does the heavy work and just acts like a normal visitor, who visits all pages of you website once. 19 20 = Out of service = 13 21 It's no longer possible to purchase tokens for the Link Checker as of mid-January 2023. 14 22 15 23 The service is still available for all users that have already purchased a token and will be shutdown when the last issued token expires mid-January 2024. 16 17 == Description ==18 19 The [Link Checker](https://www.marcobeierer.com/wordpress-plugins/link-checker) for WordPress uses an external service to crawl your website and find broken links and images on your website.20 21 In contrast to search engine tools like the Google Search Console, which only show if a URL on your website is not reachable, it does not matter for the Link Checker if the links leads to an internal or external URL. The Link Checker will find all dead links.22 23 The Link Checker works for every plugin out of the box. The computation costs for your website is also very low because the crawler does the heavy work and just acts like a normal visitor, who visits all pages of you website once.24 24 25 25 = Paid plugin = … … 91 91 == Changelog == 92 92 93 = 1.18.7 = 94 *Release Date - 14th January, 2023* 95 96 * Out of service info. 97 93 98 = 1.18.6 = 94 99 *Release Date - 24th October, 2022*
Note: See TracChangeset
for help on using the changeset viewer.