Hi,
maybe I'm missing something, but why in the default page component (I checked both 5.0 and 5.5) in the head.jsp
we find :
<meta http-equiv="keywords" content="<%= StringEscapeUtils.escapeHtml(WCMUtils.getKeywords(currentPage, false)) %>"<%=xs%>> <meta http-equiv="description" content="<%= StringEscapeUtils.escapeHtml(properties.get("jcr:description", "")) %>"<%=xs%>>
instead of <meta name="description" .....
and <meta name="keywords" ....
Using the "http-equiv" syntax is not seo friendly .
Regards,
Gianantonio.
Solved! Go to Solution.
Views
Replies
Total Likes
This is a bug that will be fixed.
Views
Replies
Total Likes
I am checking with the Eng team on this. I will post an answer once I hear back.
Views
Replies
Total Likes
This is a bug that will be fixed.
Views
Replies
Total Likes
To be clear, it was fixed for 5.6.0.
Views
Replies
Total Likes
Views
Likes
Replies