Title: Basic Variables
Last modified: February 27, 2018

---

# Basic Variables

 *  Resolved [Mr. Technology](https://wordpress.org/support/users/d2s29445/)
 * (@d2s29445)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/basic-variables/)
 * Can we see sample pages that Basic Variables were implemented. Commands are good
   but i want to see what happens when you use that command and how it shows

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [Mr. Technology](https://wordpress.org/support/users/d2s29445/)
 * (@d2s29445)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/basic-variables/#post-10022157)
 * Computers/Tablets & Networking | Example.com
    [https://www.Example.com/product-category/computers-tablets-networking/](https://www.Example.com/product-category/computers-tablets-networking/)
   Computers/Tablets & Networking –
 * See it takes the title and starts that as a description but never inserts an 
   excerpt !
 * I have this for the product categories under taxonomies
 * %%term_title%% – %%excerpt%%
 * Is there any website to show you what you get when you insert different variables?
 *  [MariusG](https://wordpress.org/support/users/marius_codeinwp/)
 * (@marius_codeinwp)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/basic-variables/#post-10022338)
 * Unfortunately, we do not have any sample pages for each of our variables.
 * Please note that you cannot use %%excerpt%% for taxonomy pages, as there is no
   excerpt which you can use. The excerpt can only be used for posts and pages.
 *  Thread Starter [Mr. Technology](https://wordpress.org/support/users/d2s29445/)
 * (@d2s29445)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/basic-variables/#post-10022373)
 * what variable would you suggest using for the Meta description template: This
   is what I have now ( See below )
 * Categories (category)
    Title template: %%term_title%% Prices %%sep%% Shop Now%%
   sep%% %%sitename%%
 * Meta description template:
    %%category_description%%
 * Tags (post_tag)
    Title template: %%term_title%% %%sep%% %%sitename%%
 * Meta description template:
    %%tag%% | %%term_title%%
 * Format (post_format)
 * Format-based archives
    Title template: %%term_title%% Archives %%page%% %%sep%%%%
   sitename%%
 * Meta description template:
    %%term_title%%
 * Portfolio Type (portfolio-type)
    Title template: %%title%% %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product categories (product_cat)
    Title template: %%term_title%% Prices %%sep%%
   Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product tags (product_tag)
    Title template: %%term_title%% Prices %%sep%% Shop
   Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product shipping classes (product_shipping_class)
    Title template: %%term_title%%
   Prices %%sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product Style (pa_style)
    Title template: %%term_title%% Prices %%sep%% Shop 
   Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product Size (pa_size)
    Title template: %%term_title%% Prices %%sep%% Shop Now%%
   sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product GraphicsDescription (pa_graphicsdescription)
    Title template: %%term_title%%
   Prices %%sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product ProcessorDescription (pa_processordescription)
    Title template: %%term_title%%
   Prices %%sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product ComputerMemorySize (pa_computermemorysize)
    Title template: %%term_title%%
   Prices %%sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product PatternName (pa_patternname)
    Title template: %%term_title%% Prices %%
   sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product Color (pa_color)
    Title template: %%term_title%% %%sep%% Shop Now %%sep%%%%
   sitename%%
 * Meta description template:
    %%term_title%%
 * Product OperatingSystem (pa_operatingsystem)
    Title template: %%term_title%% %%
   sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product Configuration (pa_configuration)
    Title template: %%term_title%% %%sep%%
   Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product HardDiskSize (pa_harddisksize)
    Title template: %%term_title%% Prices%%
   sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product DigitalStorageCapacity (pa_digitalstoragecapacity)
    Title template: %%
   term_title%% Prices %%sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product CustomerPackageType (pa_customerpackagetype)
    Title template: %%term_title%%
   Prices %%sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product ItemShape (pa_itemshape)
    Title template: %%term_title%% Prices %%sep%%
   Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product DisplayResolutionMaximum (pa_displayresolutionmaximum)
    Title template:%%
   term_title%% %%sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product DisplaySize (pa_displaysize)
    Title template: %%term_title%% %%sep%% 
   Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 * Product Package Quantity
    Product PackageQuantity (pa_packagequantity) Title 
   template: %%term_title%% %%sep%% Shop Now %%sep%% %%sitename%%
 * Meta description template:
    %%term_title%%
 *  [devnihil](https://wordpress.org/support/users/devnihil/)
 * (@devnihil)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/basic-variables/#post-10024246)
 * [@d2s29445](https://wordpress.org/support/users/d2s29445/) If you are using WooCommerce
   for your site, we would recommend reviewing the additional template variables
   available for use with it at the following link:
 * [https://kb.yoast.com/kb/yoast-wordpress-seo-titles-metas-template-variables/#woocommerce-variables](https://kb.yoast.com/kb/yoast-wordpress-seo-titles-metas-template-variables/#woocommerce-variables)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Basic Variables’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908)
 * [Yoast SEO - Advanced SEO with real-time guidance and built-in AI](https://wordpress.org/plugins/wordpress-seo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-seo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-seo/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-seo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-seo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-seo/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [devnihil](https://wordpress.org/support/users/devnihil/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/basic-variables/#post-10024246)
 * Status: resolved