SEO Optimization: Remove Form-Headers from DOM-Tree

H Seemann, modified 5 Years ago. New Member Posts: 8 Join Date: 2/10/20 Recent Posts
Hello All,
We want to optimize our site for SEO. We used an analysis tool for this. The result was that we had an empty page header and page description in the form that was created using the form kit. These empty headings now appear in the DOM tree.
The question now is how can you remove them from there as long as they are empty.
The current solution would be an override, at the corresponding view.jsp but Alloy UI prevents this because the page is generated somewhere else.