kentico_borisp
-
1/12/2012 3:01:33 AM
RE:Add <meta> tag before any other tag in page
Hello,
I just want to confirm, that this is usually, how our customers tackle this issue. There is a literal with the id tags, which is used to render the tags in all the pages:
<asp:Literal runat="server" ID="tags" EnableViewState="false" />
Best regards, Boris Pocatko
|