meta tag description | Community
Skip to main content
Level 1
October 16, 2015
Solved

meta tag description

  • October 16, 2015
  • 3 replies
  • 1042 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

This is a bug that will be fixed. 

3 replies

smacdonald2008
Level 10
October 16, 2015

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

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

This is a bug that will be fixed. 

Adobe Employee
October 16, 2015

To be clear, it was fixed for 5.6.0.