[OFBiz] Users - Meta Tag Information

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OFBiz] Users - Meta Tag Information

G.Venkata Phanindra
Hi ..
        I see the following lines of code in the ecommerce/includes/header.ftl but i am not gettting from where the values will be assigned?
    <#-- Meta tags if defined by the page action -->
    <#if metaDescription?exists>
        <meta name="description" content="${metaDescription}"/>
    </#if>
    <#if metaKeywords?exists>
        <meta name="keywords" content="${metaKeywords}"/>
    </#if>



--
G.Venkata Phanindra
Mob:: 9849852989
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users