Expand my Community achievements bar.

SOLVED

meta tag description

Avatar

Level 1

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.

1 Accepted Solution

Avatar

Correct answer by
Level 10

This is a bug that will be fixed. 

View solution in original post

3 Replies

Avatar

Level 10

I am checking with the Eng team on this. I will post an answer once I hear back. 

Avatar

Correct answer by
Level 10

This is a bug that will be fixed. 

Avatar

Employee

To be clear, it was fixed for 5.6.0.