Jozef Chocholáček wrote: > The problem is, that OG Tags must be embedded into the <header> part of the > page, because they are actually <meta> tags, and they must be present in the > HTTP response body, not set later using some Javascript. But in the moment of > rendering the html header, I do not know, what content is going to be > rendered, do I?
Well, you have access to the whole page content in the template rendering the HTML header, so I think that should give you all you need to render the OG tags. Nils. ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------