buynotebookscheap Posted January 19, 2007 Share 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 Link to comment Share on other sites More sharing options...
jonquil Posted January 19, 2007 Share 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.... Link to comment Share on other sites More sharing options...
buynotebookscheap Posted January 20, 2007 Author Share 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 Link to comment Share on other sites More sharing options...
jonquil Posted January 20, 2007 Share Posted January 20, 2007 :thumbsup: It's all just ones and zeros.... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.