Log in

View Full Version : Broken link


Goomzee
03-08-2016, 03:48 AM
Is there any Module that indicate me which link is broken on my forums

Dave
03-08-2016, 10:03 AM
I personally haven't seen such plugin released for vBulletin.

squidsk
03-08-2016, 02:18 PM
Just check your sever logs for 404 errors, unless you mean your outbound links in which case that would be impractical and use a tonne of bandwidth at best.

Stratis
03-08-2016, 07:39 PM
Actually there was.

I used it many years before when I had links in my site if I remember well vb3.7.3
Link Checker Bot is its name, it was for 25 big hosts.

It used a link_bot.php and some info that I kept
Before you run the bot, you have to do two other things first:
•Create a new member in your board to be the link bot of your board.
•Create a forum which will be used as the Trash forum i.e. where threads deleted by the bot will go.
•Go to Admin CP -> vBulletin Options -> vBulletin Options -> Select Link Checker Bot from the list and configure the bot settings there.

:)