Plugin Directory

Changeset 2848295


Ignore:
Timestamp:
01/14/2023 03:02:59 AM (3 years ago)
Author:
mbsec
Message:

synced with git

Location:
link-checker/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • link-checker/trunk/linkchecker.php

    r2803190 r2848295  
    1111Plugin URI: https://www.marcobeierer.com/wordpress-plugins/link-checker
    1212Description: An easy to use Link Checker for WordPress to detect broken links and images on your website.
    13 Version: 1.18.6
     13Version: 1.18.7
    1414Author: Marco Beierer
    1515Author URI: https://www.marcobeierer.com
  • link-checker/trunk/readme.txt

    r2848287 r2848295  
    44Requires at least: 4.5
    55Tested up to: 6.0
    6 Stable tag: 1.18.6
     6Stable tag: 1.18.7
    77License: GPL v3
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    1010An easy to use link checker for WordPress to detect broken links and images on your website.
    1111
    12 == Out of service ==
     12== Description ==
     13
     14The [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
     16In 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
     18The 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 =
    1321It's no longer possible to purchase tokens for the Link Checker as of mid-January 2023.
    1422
    1523The 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.
    2424
    2525= Paid plugin =
     
    9191== Changelog ==
    9292
     93= 1.18.7 =
     94*Release Date - 14th January, 2023*
     95
     96* Out of service info.
     97
    9398= 1.18.6 =
    9499*Release Date - 24th October, 2022*
Note: See TracChangeset for help on using the changeset viewer.