Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Is there a better way to check for broken internal and external links using CQ 5.5?

Avatar

Level 1

Help! Is there a way to get a report on all the links that are not working in CQ - links to external and internal pages? There must be a better way to check the links than going through each page and see if there is a red highlighted items. We have CQ 5.5. We are a large state agency with thousands of pages. 

1 Accepted Solution

Avatar

Correct answer by
Level 10

HI Charles Boisseau,

This important feature added in aem6.  However for 5.5 follow [1] & sorry it is tiresome approach.   Otherwise need to build your own.

[1]
* From link checker (/etc/linkchecker.html) find invalid links.
* Go to search (http://localhost:4502/crx/explorer/ui/search.jsp ) and find for that url.
* From results which page it is and modify accordingly.


Thanks,
Sham
Tweet: @adobe_sham

View solution in original post

5 Replies

Avatar

Correct answer by
Level 10

HI Charles Boisseau,

This important feature added in aem6.  However for 5.5 follow [1] & sorry it is tiresome approach.   Otherwise need to build your own.

[1]
* From link checker (/etc/linkchecker.html) find invalid links.
* Go to search (http://localhost:4502/crx/explorer/ui/search.jsp ) and find for that url.
* From results which page it is and modify accordingly.


Thanks,
Sham
Tweet: @adobe_sham

Avatar

Level 3

Sham,

Does this process check internal links?  I have a similar question from one of our users.  They want to know something like - "What are all the broken links in our HR pages?"  Specifically they are looking for internal.

Also in the second step, what do you mean by "find for that url"?

...

clint

Avatar

Level 10

For internal links need custom implementation & not available oob. Filled enhancement request CQ5-7306

I mean invalid links of url

Avatar

Level 10

Dinu_Arya wrote...

Sham,

How can I check in AEM6?

 

http://host:port/etc/linkchecker.html have an additional column referrer