This is a discussion on Meta Tags On The Fly within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Complete package. Corrected SQL as it was missing colon and gave error. Thanks to suhy and 20uk.net for pointing this ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Complete package. Corrected SQL as it was missing colon and gave error. Thanks to suhy and 20uk.net for pointing this out. More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| Still a slight error (type-o) in the SQL file Code: INSERT INTO `configuration` ( `configuration_title` , `configuration_key` , `configuration_value` , `configuration_description` , `configuration_group_id` , `sort_order` , `date_added` ) VALUES ( '' 'Default Keyword ', 'KEYWORD_TAG', 'Add your Keywords', 'These keywords will display in the meta tag on your main index page and all non-product pages. Seperate words with commas.', '41', '1', now() ;) The end of the second command has ;) Should be ); Last edited by Asgoroth; 04-16-2007 at 10:58 AM.. Reason: Added [code] tag |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Meta Tags On The Fly | michael_s | New osCommerce Contributions | 0 | 04-01-2007 10:50 AM |
| Meta Tags On The Fly | michael_s | New osCommerce Contributions | 0 | 03-12-2007 07:00 PM |
| meta tags | jschafer52 | osCMax v2 Features Discussion | 2 | 01-11-2006 04:25 AM |
| Meta Tags | jschafer52 | osCMax v2 Features Discussion | 3 | 11-24-2005 07:28 PM |
| Meta Tags | auntie22 | osCMax v1.7 Discussion | 1 | 09-03-2004 01:08 AM |