Stop Broken Link In Body

Categories

Component ID

2612690

Component name

Stop Broken Link In Body

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

529

Component created

Component changed

Component body

This module provides a facility to editors/content publishers, to check embedded link's validity before publishing the content. If the content has broken links in the body field, then it won’t get published.

It provides a process which would check link by visiting the destinations and evaluating the HTTP Response code.

If we compare Linkchecker detects broken links from content after save.

How to Install

Download the module from this page.
Install the module in your Website.
Activate the module by visiting module configuration page.
Configure the module on "admin/config/system/stop-broken-link-in-body".
Configuration to restrict the number of links to validate default value 30.
Select content type for restricting the broken links in the body field.

Note:
-Currently it only checks for body field.
-This module my be vulnerable to SSRF attacks.