Hi all,
In my AEM project, there is an url link which is located in /etc/designs/properties/global.properties. I have updated that link and then I got the following error.
*ERROR* [sling-default-13447-com.day.cq.rewriter.linkchecker.impl.LinkInfoStorageImpl.2950] com.day.cq.rewriter.linkchecker.impl.LinkInfoStorageImpl Error getting the default node var/linkchecker. Please make sure it exists
I checked the var/linkchecker. The folder is there.
Please help.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Snow123 Could you please recheck the link which you have modified if it valid or invalid or any syntax error (Try reverting to old URL and see if it is visible on linkchecker), It seems to be break on step-2 as per adobe standard document.
Hi @Snow123,
Check the answer here to get the location of the stored links: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-linkchecker/td-p/31536...
Find the link that is giving an error and try to fix it. If you feel that the link you have added is correct and it is still throwing the error, try adding x-cq-linkchecker="skip" attribute to the link to skip the link checking.
Reference link: http://www.wemblog.com/2011/10/how-to-make-sure-that-links-are-always.html
Hope this helps!
Thanks,
Kiran Vedantam.
Hi @Snow123 - Could you please verify your link on http://localhost:4502/etc/linkchecker.html
Change domain as per your environment. It will provide you better understanding how the values are getting fetched from /var/linkchecker and link checker list is updated.
Also you can refer to below article from one of the community member if it helps in investigating further.
http://www.aemcq5tutorials.com/tutorials/aem-link-checker-comprehensive-guide/
Thanks
Hi @VKumar2 ,
My link doesn't exist in http://localhost:4502/etc/linkchecker.html . How can I register my link in it? Actually, I didn't change domain. I only changed the param value of the URL existing in AEM file.
Hi @Snow123 Could you please recheck the link which you have modified if it valid or invalid or any syntax error (Try reverting to old URL and see if it is visible on linkchecker), It seems to be break on step-2 as per adobe standard document.
Hi @VKumar2
Thank you . It helped.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies