Title & Description Meta Tags

Home : Examples

Better optimize your category and product title and description meta tags within your Miva Merchant 5.5 store. 3rd party module required for category implementation.

MMUI & CSSUI Product
<mvt:comment>Product Title Tag</mvt:comment>
<mvt:if expr="NOT ISNULL l.settings:product:customfield_values:cmp_mv_prodctgy_meta:title">
<title>&mvt:product:customfield_values:cmp_mv_prodctgy_meta:title;</title>
<mvt:else>
<title>&mvt:product:name;</title>
</mvt:if>

<mvt:comment>Product Description Meta Tag</mvt:comment>
<mvt:if expr="NOT ISNULL l.settings:product:customfield_values:cmp_mv_prodctgy_meta:description">
<meta name="description" content="&mvt:product:customfield_values:cmp_mv_prodctgy_meta:description;">
</mvt:if>
MMUI & CSSUI Category - Sebenza Tools
<mvt:item name="sebenzatools" param="ctgymeta|l.all_settings:category:code" />

<mvt:comment>Category Title Tag</mvt:comment>
<mvt:if expr="NOT ISNULL g.ctgymeta:title">
<title>&mvt:global:ctgymeta:title;</title>
<mvt:else>
<title>&mvt:category:name;</title>
</mvt:if>

<mvt:comment>Category Description Meta Tag</mvt:comment>
<mvt:if expr="NOT ISNULL g.ctgymeta:description">
<meta name="description" content="&mvt:global:ctgymeta:description;" />
</mvt:if>
MMUI & CSSUI Category - Emporium Plus Tool Kit
<mvt:item name="toolkit" param="categorymeta|CODE|l.all_settings:category:code" />

<mvt:comment>Category Title Tag</mvt:comment>
<mvt:if expr="NOT ISNULL g.metacategoryfieldcache:fields:title">
<title>&mvt:global:metacategoryfieldcache:fields:title;</title>
<mvt:else>
<title>&mvt:category:name;</title>
</mvt:if>

<mvt:comment>Category Description Meta Tag</mvt:comment>
<mvt:if expr="NOT ISNULL g.metacategoryfieldcache:fields:description">
<meta name="description" content="&mvt:global:metacategoryfieldcache:fields:description;" />
</mvt:if>
MMUI & CSSUI Category - Sebenza Category Template Manager
<mvt:comment>Category Title Tag</mvt:comment>
<mvt:if expr="NOT ISNULL g.metacategoryfieldcache:fields:title">
<title>&mvt:global:metacategoryfieldcache:fields:title;</title>
<mvt:else>
<title>&mvt:category:name;</title>
</mvt:if>

<mvt:comment>Category Description Meta Tag</mvt:comment>
<mvt:if expr="NOT ISNULL g.metacategoryfieldcache:fields:description">
<meta name="description" content="&mvt:global:metacategoryfieldcache:fields:description;" />
</mvt:if>

For professional integration, please contact us via our Online Sales & Support Desk.

Share, Comment & Rate

Please Tweet, Like, Comment and Rate if you find this example useful. Thank you.
 
All fields are mandatory!

Select your rating: