Associate-O-Matic v4 Documentation   Last Updated: 2010-06-11
 
· Getting Started
· Amazon
· Boxes
· CSS
· Cache
· Categories
· Colors
· Currency
· Custom Boxes
· Custom Pages
· Display
· Errors
· Filters
· Home Page
· Images
· Layout
· Merchant
· Meta Descriptions
· Meta Keywords
· Reports
· RSS
· SEO
· Search
· Shopping Cart
· Site
· Subcategories
· Tabs
· Text
· Titles
 
Control Panel - Title Settings
 
This is the section that lets you control what's included in the titles of your store pages

Title Home
This is the Title format used on the homepage. Leave as is for the default (e.g. {SITE_NAME}: {SITE_SLOGAN} ) or enter the title variables you want displayed, in the order you want them displayed along with any static text.

Available Variables:
{SITE_NAME}   uses value entered above
{SITE_SLOGAN}   uses value entered above
{PAGE}    shows page number (e.g." (Page 3)" and based on cfg.lang.php 351)
Title Search All
This is the Title format used when searching a all categories. Leave as is for the default (e.g. {SITE_NAME}: {KEYWORD} ) or enter the title variables you want displayed, in the order you want them displayed along with any static text.

Available Variables:
{SITE_NAME}   uses value entered above
{KEYWORD}   uses keyword entered by user
{PAGE}    shows page number (e.g." (Page 3)" and based on cfg.lang.php 351)
Title Search
This is the Title format used when searching a single category. Leave as is for the default (e.g. {SITE_NAME}: {CATEGORY_NAME}: {KEYWORD} ) or enter the title variables you want displayed, in the order you want them displayed along with any static text.

Available Variables:
{SITE_NAME}    uses value entered in the Site section
{CATEGORY_NAME}    uses applicable category name
{SUBCATEGORY_NAME}    (uses value returned by Amazon)
{KEYWORD}    uses keyword entered by user
{PAGE}    shows page number (e.g." (Page 3)" and based on cfg.lang.php 351)
Title Category
This is the Title format used on category pages. Leave as is for the default (e.g. {SITE_NAME}: {CATEGORY_NAME} ) or enter the title variables you want displayed, in the order you want them displayed along with any static text.

Available Variables:
{SITE_NAME}   uses value entered above
{CATEGORY_NAME}   uses applicable category name entered above
{PAGE}    shows page number (e.g." (Page 3)" and based on cfg.lang.php 351)
Title Subcategory
This is the Title format used on subcategory pages. Leave as is for the default (e.g. {SITE_NAME}: {CATEGORY_NAME}: {SUBCATEGORY_NAME} ) or enter the title variables you want displayed, in the order you want them displayed along with any static text.

Available Variables:
{SITE_NAME}   uses value entered above
{CATEGORY_NAME}   uses applicable category name entered above
{SUBCATEGORY_NAME}   (uses value returned by Amazon)
{PAGE}    shows page number (e.g." (Page 3)" and based on cfg.lang.php 351)
Title Subcategory Automotive
This is the Title format used inside automotive categories where the user has selected a Year, Make and Model. Leave as is for the default (e.g. {SITE_NAME}: {CATEGORY_NAME}: {SUBCATEGORY_NAME}: {YEAR} {MAKE} {MODEL} ) or enter the title variables you want displayed, in the order you want them displayed along with any static text.

Available Variables:
{SITE_NAME}   uses value entered in the Site section
{CATEGORY_NAME}   uses applicable category name
{SUBCATEGORY_NAME}   (uses value returned by Amazon)
{PAGE}   shows page number (e.g. "Page 3") based on cfg.lang.php 351
{YEAR}   available in automotive categories where the person has selected a Year
{MAKE}   available in automotive categories where the person has selected a Make
{MODEL}   available in automotive categories where the person has selected a Model
Title Item This is the Title format used on item pages. Leave as is for the default (e.g. {SITE_NAME}: {CATEGORY_NAME}: {ITEM_NAME} ) or enter the title variables you want displayed, in the order you want them displayed along with any static text.

Available Variables:
{SITE_NAME}   uses value entered above
{CATEGORY_NAME}   uses applicable category name entered above
{SUBCATEGORY_NAME}   uses value returned by Amazon
{ITEM_NAME}   uses value returned by Amazon
{ASIN}   Amazon item number
Title Reviews This is the Title format used on review pages. Leave as is for the default (e.g. {SITE_NAME}: {ITEM_NAME} - {REVIEWS}{PAGE} ) or enter the title variables you want displayed, in the order you want them displayed along with any static text.

Available Variables:
{SITE_NAME}   uses value entered in the Site section
{CATEGORY_NAME}   uses applicable category name
{SUBCATEGORY_NAME}   uses value returned by Amazon
{ITEM_NAME}   uses value returned by Amazon
{ASIN}   Amazon item number
{PAGE}   shows page number (e.g. "Page 3") based on cfg.lang.php 351
{REVIEWS}   shows string from cfg.lang.php 353 (e.g. "Customer Reviews")
Title Marketplace This is the Title format used on review pages. Leave as is for the default (e.g. {SITE_NAME}: {ITEM_NAME} - {OFFERS}{PAGE} ) or enter the title variables you want displayed, in the order you want them displayed along with any static text.

Available Variables:
{SITE_NAME}   uses value entered in the Site section
{CATEGORY_NAME}   uses applicable category name
{SUBCATEGORY_NAME}   uses value returned by Amazon
{ITEM_NAME}   uses value returned by Amazon
{ASIN}   Amazon item number
{PAGE}   shows page number (e.g. "Page 3") based on cfg.lang.php 351
{OFFERS}   shows string from cfg.lang.php 354 (e.g. "Marketplace Offers")