link checker | Community
Skip to main content
rk39193348
New Participant
October 16, 2015
Solved

link checker

  • October 16, 2015
  • 5 replies
  • 1117 views

Hi all ,

 I have a query , currently linkchecker lists all links from /etc/linkchecker. If i want my checker to check in my website , where to pass content path and how to achieve it ?

Basically i want to check in a particular website and list all valid and invalid links. How to achieve it?

Thanks in advance.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

Hi RK,

  The linkchecker runs at time page is accessed and it never traverse the site on adhoc basis.  For your use case traverse the website and link checker report will update accordingly Or use some crawler to run against publish instance.

Thanks,

Sham.

5 replies

smacdonald2008
New Participant
October 16, 2015
If needed,  you can add JSOUP API to AEM. See https://helpx.adobe.com/experience-manager/using/html-parser-service.html 
Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

Hi RK,

  The linkchecker runs at time page is accessed and it never traverse the site on adhoc basis.  For your use case traverse the website and link checker report will update accordingly Or use some crawler to run against publish instance.

Thanks,

Sham.

Lokesh_Shivalingaiah
New Participant
October 16, 2015

Hi R K,

If you are looking at external link checker, refer [1]

[1]https://docs.adobe.com/docs/en/cq/5-4/administering/external_link_checker.html

 

Thanks,

Lokesh

rk39193348
New Participant
October 16, 2015

Thanks Lokesh

I am aware of the above link you posted , Is there a way to seperate the links generated based on content pages ?? I means all the external links are available ,is there a way to seperate the links based on any criteria.

Thanks in advance

rk39193348
New Participant
October 16, 2015

Hi ,

Is there a way to create a ink checker to pick and validate all the links in website , without using jsoup as it is not supported in CQ? Please can someone give an example.

 

Regards

RK