buynotebookscheap Posted January 19, 2007 Posted January 19, 2007 So that categorie description, keywords and head title shows in easypopulate download? // uncomment the head_title, head_desc, and head_keywords to use // Linda's Header Tag Controller 2.0 //echo $langcode['id'] . $langcode['code']; $filelayout = array_merge($filelayout , array( 'v_products_name_' . $l_id => $iii++, 'v_products_description_' . $l_id => $iii++, 'v_products_url_' . $l_id => $iii++, // 'v_products_head_title_tag_'.$l_id => $iii++, // 'v_products_head_desc_tag_'.$l_id => $iii++, // 'v_products_head_keywords_tag_'.$l_id => $iii++, )); } Buy Notebooks Cheap
jonquil Posted January 19, 2007 Posted January 19, 2007 So that categorie description, keywords and head title shows in easypopulate download? // uncomment the head_title, head_desc, and head_keywords to use // Linda's Header Tag Controller 2.0 //echo $langcode['id'] . $langcode['code']; $filelayout = array_merge($filelayout , array( 'v_products_name_' . $l_id => $iii++, 'v_products_description_' . $l_id => $iii++, 'v_products_url_' . $l_id => $iii++, //'v_products_head_title_tag_'.$l_id => $iii++, //'v_products_head_desc_tag_'.$l_id => $iii++, //'v_products_head_keywords_tag_'.$l_id => $iii++, )); } Uncommenting is removing the // in front of the line in question: // uncomment the head_title, head_desc, and head_keywords to use // Linda's Header Tag Controller 2.0 //echo $langcode['id'] . $langcode['code']; $filelayout = array_merge($filelayout , array( 'v_products_name_' . $l_id => $iii++, 'v_products_description_' . $l_id => $iii++, 'v_products_url_' . $l_id => $iii++, 'v_products_head_title_tag_'.$l_id => $iii++, 'v_products_head_desc_tag_'.$l_id => $iii++, 'v_products_head_keywords_tag_'.$l_id => $iii++, )); } jon It's all just ones and zeros....
buynotebookscheap Posted January 20, 2007 Author Posted January 20, 2007 Uncommenting is removing the // in front of the line in question: // uncomment the head_title, head_desc, and head_keywords to use // Linda's Header Tag Controller 2.0 //echo $langcode['id'] . $langcode['code']; $filelayout = array_merge($filelayout , array( 'v_products_name_' . $l_id => $iii++, 'v_products_description_' . $l_id => $iii++, 'v_products_url_' . $l_id => $iii++, 'v_products_head_title_tag_'.$l_id => $iii++, 'v_products_head_desc_tag_'.$l_id => $iii++, 'v_products_head_keywords_tag_'.$l_id => $iii++, )); } jon Thanks, that worked. Buy Notebooks Cheap
Recommended Posts
Archived
This topic is now archived and is closed to further replies.