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 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")
|