Rule Syntax

Automatically generate Metadata using rule-based for products, categories, and CMS pages. This will help your site get higher ranking in search engines.

In this topic, we will introduce how to use this very useful feature. Now we list all attribute, variables that use in meta data template.

Syntax:

{{name}} {{color}}  [for||for only] {{price}}

Selection condition:

Syntax: [option1|option2|option3|...]

Explaination: It will select randomly option 1-3

Product attributes

General variables

  • {{name}}
  • {{price}}
  • {{status}}
  • {{sku}}
  • {{material}}
  • {{color}}
  • {{weight}}
  • {{new}}
  • {{sale}}
  • {{meta_title}}
  • {{meta_keyword}}
  • {{meta_description}}
  • {{tier_price}}
  • {{minimal_price}}
  • {{msrp}}
  • {{country_of_manufacture}}

Date variables

  • {{special_price}}
  • {{special_from_date}}
  • {{special_to_date}}
  • {{news_from_date}}
  • {{news_to_date}}
  • {{created_at}}
  • {{updated_at}}

Special variables

  • {{category_name}}
  • {{categories}}
  • {{manufacturer}}
  • {{brand}}

It supports all product attributes, even custom attributes. Just add ``.

Category variables

  • {{name}}
  • {{meta_title}}
  • {{meta_keywords}}
  • {{meta_description}}
  • {{increment_id}}
  • {{created_at}}
  • {{updated_at}}

Page variables

  • {{title}}
  • {{meta_title}}
  • {{meta_keywords}}
  • {{meta_description}}
  • {{content_heading}}
  • {{created_at}}
  • {{updated_at}}

Related Posts: