Missing xmlns attribute for element html.
Poonam <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Hi I am using Lenya 1.2.4 When I am validating the source code for a website for SEO it shows the following issue: Many Document Types based on XML need a mandatory |xmlns| attribute on the root element. For example, the root element for XHTML <http://www.w3.org/TR/xhtml1/#strict> might look like: |<html xmlns="http://www.w3.org/1999/xhtml">| Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml The websites which are on Lenya2.0 contains a mandatory |xmlns| attribute on the root element (|<html xmlns="http://www.w3.org/1999/xhtml">| ). How I can achieve this with Lenya 1.2.4? Please suggest. Thanks Poonam