By the way, there IS a problema from a SEO perspective. Using yandex microdata 
validator I get an error with the escaped string:
"WARNING: itemtype http://schema.org/ContactPage not 
recognized by validator"
There is no error if the itemtype is NOT escaped. Don't know if other search 
engines will react this way but yandex will certainly have troubles with that 
escaped string and, therefore, Zend Framework will ruin the SEO. :(

> From: [email protected]
> Date: Mon, 18 Jan 2016 09:21:39 -0700
> To: [email protected]
> CC: [email protected]
> Subject: Re: [fw-general] Can we disable escapers for html attributes?
> 
> There is no problem (from an SEO perspective) in having escaped attributes.
> 
> Also, UTF-8 is big and scary: don't disable escaping, it's just like asking
> for trouble ;-)
> 
> Marco Pivetta
> 
> http://twitter.com/Ocramius
> 
> http://ocramius.github.com/
> 
> On 18 January 2016 at 07:51, Juan Pedro Gonzalez <[email protected]>
> wrote:
> 
> > Hi,
> > I'm trying to add some schema.org for SEO but the attributes get escaped
> > giving an ugly view of the code; further more, I'm not sure search engines
> > will be able to handle this data the correct way. ¿Can't it be disabled?
> >
                                          

Reply via email to