Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

link checker

Avatar

Level 4

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.

 

 

1 solución aceptada

Avatar

Respuesta correcta de
Level 10

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.

Ver la solución en mensaje original publicado

5 Respuestas

Avatar

Level 10
If needed,  you can add JSOUP API to AEM. See https://helpx.adobe.com/experience-manager/using/html-parser-service.html 

Avatar

Respuesta correcta de
Level 10

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.

Avatar

Level 10

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

Avatar

Level 4

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

Avatar

Level 4

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