Check broken links when user starts reading post!
Customise this to check concrete url 1 time per 1 hour/8 hours etc.
This feature allows most popular posts urls to be checked,
and to be skipped during full load thanks to checking last scan date feature.
Easily find broken links in background job, speed up using third party APIs like youtube.
Check links only for specified domain or do not check links from other as well.
Browse broken urls, edit them or delete.
Browse all parsed urls from posts if you need too.
Get email notification after job is done !
Customise process as you wish.
You may install the plugin using following methods:
- Unzip file and using an ftp program upload it to the wp-content/plugins/ directory then activate in plugins page.
- Using the search field in the admin plugins area type in "network posts extended" (without quotes) then install from there.
- Upload zip file through the standard plugins menu.
Remember to enable Wordpress API ( Settings -> Permalinks -> Post Name ), otherwise plugin won't work !
You can check video how to install, enable API and run simple scan:
https://www.youtube.com/watch?v=4bUfhsUfQw0
1.1.7.2
name change, bug fixes
1.1.7
Fixed bugs in url checker.
1.1.6
Fixed bugs, improved code for PHP 5.6.40 compatibility
1.0.5
Settings option bug fix, updated tested up wordpress and php versions
1.0.4
Name update
1.0.3
Updated readme file with FAQ, and changed short and long descriptions.