INFO: Version en.xModule type:

Tools - Link check

You can perform a link check within the project using the tools. Incorrect links within a project can be identified and corrected in this way.

Tools - Link check
Tools - Link check

Click on the"Link check" button to open the tool in a new window.

Tools - Link check
Tools - Link check
Tools - Link check (progress bar)
Tools - Link check (progress bar)

Operation

The link check calls up the web pages, beginning with the specified start path, like a search robot/spider. The page generated in this way is checked for faulty links in the output.

The status of the link check is displayed continuously in the left-hand window. Green boxes symbolize correct links, while red boxes symbolize faulty links. By pointing with the mouse to a box, the relevant page is displayed via the alternative text.

Once the link check has been completed, the incorrect links are listed in the right-hand window. Clicking on a link opens the relevant page in a new window. The incorrect link is displayed in red below the link in question.

Domain':

In this field ...

'Check starting from':

In this field, you can use the right selection arrow to select the file from which the link check should start.
Example:
/base/index.php

If a project to be checked is linked to a domain that is not the same as the licensed domain (e.g. defined via the project settings ), enter the entire URL. In addition, "Check external links" must be activated.
Example:
https://www.MeineProjektDomain.tld/base/index.php

'Within from':

In this field, you can use the right selection arrow to select the directory to which the link check should be restricted.

Example:
/base/

If a project to be checked is linked to a domain that is not the same as the licensed domain (e.g. defined via the project settings ), enter the entire URL. In addition, "Check external links" must be activated.
Example:
https://www.MeineProjektDomain.tld/base/

'Check external links':

If this parameter is activated, all links, including external links, are checked for accessibility (status: 200).
(e.g. https://www.weblication.de or also links outside the specified project)
Only links within the specified directory are searched for further links. In the case of external links, the external page is not searched further.
If this parameter is deactivated, only links within the specified directory are checked and searched for further links.

'Start':

Clicking on this button starts the link check.

'Stop':

Clicking on this button stops the link check. Please note that the check is not stopped immediately, but can run through a few more pages. Restarting will then start from the beginning again.

'Close':

Closes the current window.

The link check acts like a search bot/spider and calls up the pages via a GET call. A status 200 is expected from the URL called up, otherwise it is regarded as an incorrect link. If a URL redirects/forwards directly, this may be regarded as a broken link. Personalized pages/content that are protected via the Weblication® CMS add-on module "Personalization" cannot be included in the link check! This also applies to pages that have set access protection (e.g. via htaccess).