Skip to content
Snippets Groups Projects
Commit 4f9c6125 authored by Alexander Hass's avatar Alexander Hass
Browse files

Change readme to markdown

parent 35543830
No related branches found
No related tags found
No related merge requests found
Link Checker
------------
LINK CHECKER
---------------------
Installation:
1. Install linkchecker via Modules page.
2. Go to Modules and enable the "Link checker" module.
3. Go to Configuration -> Content authoring -> Link checker and enable the
node types to scan.
4. Under "Link extraction" check all HTML tags that should be scanned.
5. Adjust the other settings if the defaults don't suit your needs.
6. Save configuration
7. Wait for cron to check all your links... this may take some time! :-)
1. Install linkchecker via Modules page.
2. Go to Modules and enable the "Link checker" module.
3. Go to Configuration -> Content authoring -> Link checker and enable the node types to scan.
4. Under "Link extraction" check all HTML tags that should be scanned.
5. Adjust the other settings if the defaults don't suit your needs.
6. Save configuration
7. Wait for cron to check all your links... this may take some time! :-)
If links are broken they appear under Reports -> Broken links.
......@@ -19,8 +18,8 @@ If not, make sure cron is configured and running properly on your Drupal
installation. The Link checker module also logs somewhat useful info about it's
activity under Reports -> Recent log messages.
Required:
REQUIRED
--------
1. For internal URL extraction you need to make sure that Cron always get called
with your real public site URL (for e.g. https://example.com/cron.php). Make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment