Broken Link Checker not finding broken links
-
I am newly using the Broken Link Checker and must be missing something… it is not finding any broken links and I know I have some.
While under construction the website is password protected; I hope this isn’t an issue. I have a 25 page site created using a Genesis template and Genesis Extender. I recently changed some of the page names so I know the links to them are wrong. For example:
Old link:
https://development.danceworksstudio.com/lessons-landing-html/lessons-introductory/
Should be going to:
https://development.danceworksstudio.com/lessons/introductory/However it does not show up on the broken list.
Under BLC settings it says:No broken links found.
No URLs in the work queue.
Detected 10 unique URLs in 17 links.I am using BLC version 1.9. I have let it run overnight and when I haven’t seen any broken links found I have fiddled with settings and forced a recheck.
It is set to look for links in Pages and Posts. For HTML links, images, plaintext.
What do I need to do to get this working?
Here is the debug info info in case this is helpful:
PHP version 5.2.17 MySQL version 5.5.34 CURL version 7.24.0 Snoopy Installed Safe mode Off open_basedir Off Default PHP execution time limit 30 seconds Resynch. flag 0 Synch. records 26 Link records 10 (17) Last email notification 2013-10-21 06:08:57 UTC Installation log Plugin activated at 2013-10-21 22:57:21. Installation/update begins. Upgrading the database... Database schema updated. Database successfully upgraded. Cleaning up the database... ... Deleting invalid container records ... 0 synch records deleted ... Deleting invalid link instances ... 0 instances deleted ... 0 more instances deleted ... Deleting orphaned links ... 0 links deleted Notifying modules... ... Updating module cache ... Notifying module "http" ... Notifying module "link" ...... Parser "link" is marking relevant items as unsynched ...... Executing query: UPDATE ndk_blc_synch SET synched = 0 WHERE (container_type = 'page' AND last_synch >= '2013-10-21 22:57:17') OR (container_type = 'post' AND last_synch >= '2013-10-21 22:57:17') ...... 0 rows affected, 0.000 seconds ... Notifying module "image" ...... Parser "image" is marking relevant items as unsynched ...... Executing query: UPDATE ndk_blc_synch SET synched = 0 WHERE (container_type = 'page' AND last_synch >= '2013-10-21 22:57:17') OR (container_type = 'post' AND last_synch >= '2013-10-21 22:57:17') ...... 0 rows affected, 0.000 seconds ... Notifying module "metadata" ...... Parser "metadata" is marking relevant items as unsynched ... Notifying module "url_field" ...... Parser "url_field" is marking relevant items as unsynched ... Notifying module "post" ...... Deleting synch records for removed posts ...... 0 rows deleted ...... Marking changed posts as unsynched ...... 0 rows updated ...... Creating synch records for new posts ...... 0 rows inserted ... Notifying module "page" ...... Skipping "page" resyncyh since all post types were already synched. ... Notifying module "dummy" ... Notifying module "plaintext-url" ...... Parser "plaintext-url" is marking relevant items as unsynched ...... Executing query: UPDATE ndk_blc_synch SET synched = 0 WHERE (container_type = 'page' AND last_synch >= '2013-10-21 22:57:17') OR (container_type = 'post' AND last_synch >= '2013-10-21 22:57:17') ...... 0 rows affected, 0.000 seconds ... Notifying module "youtube-iframe" ...... Parser "youtube-iframe" is marking relevant items as unsynched ...... Executing query: UPDATE ndk_blc_synch SET synched = 0 WHERE (container_type = 'page' AND last_synch >= '2013-10-21 22:57:17') OR (container_type = 'post' AND last_synch >= '2013-10-21 22:57:17') ...... 0 rows affected, 0.000 seconds Updating server load limit settings... Optimizing the database... Completing installation... Configuration saved. Installation/update completed at 2013-10-21 22:57:21 with 25 queries executed.
- The topic ‘Broken Link Checker not finding broken links’ is closed to new replies.