DKAN Docs
latest
  • DKAN Overview
  • Installation
  • Major Components
    • Datasets
    • Datastore
    • Harvester
    • Workflow
    • Topics
    • Fixtures and Default Content
    • Federal Extras
    • Search
    • Theme
    • Periodic Updates
    • Roles and Permissions
    • Storytelling
    • Open Data Schema Map
    • Visualizations
    • Link checker
      • Installation
      • Permissions
  • DKAN Community
  • User Guide
  • Extending and Customizing DKAN
  • API Guide
  • License
DKAN Docs
  • Docs »
  • Major Components »
  • DKAN Link Checker
  • Edit on GitHub

DKAN Link Checker¶

DKAN Link Checker adds configuration and additional reporting to the link checker module.

The Link checker module extracts links from your content when saved and periodically tries to detect broken hypertext links by checking the remote sites and evaluating the HTTP response codes.

Installation¶

DKAN Link checker will check links in datasets, resources, and harvest sources. It is not enabled by default, to enable it, run these commands:

  • drush en dkan_linkchecker -y
  • drush cc all
  • drush linkchecker-analyze
  • drush cron

Links will be processed in batches and it may take a while to go through all of the links of your site.

Permissions¶

Users with the site manager role will be able to

  • View the broken links report at admin/reports/dkan-linkchecker-report
  • Access the link checker configuration screen at admin/config/content/linkchecker

For more information on link checker click here

Next Previous

© Copyright 2019 Revision 773d824e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.