Hi,
In Knowledge Base, each post has links to related posts at the end.
These links are made with javascript + redirection to the final URL. It’s not recommended for SEO compared to a normal <a href=“final URL”>Related post title</a>.
Is there any reason/advantage with this javascript method? Could it be interesting to change this feature?
Thank you!