skysthelimit Posted June 23, 2009 Share Posted June 23, 2009 Newbie question - I would like my php script to automatically insert each individual pages meta description into the individual pages footer as text, any advice how to go about this? The site is a php,mysql and database driven script. Link to comment https://forums.phpfreaks.com/topic/163304-solved-how-do-i-add-the-individual-descriptions-as-text-in-footer/ Share on other sites More sharing options...
samoht Posted June 23, 2009 Share Posted June 23, 2009 Is the meta description driven by the database as well? Link to comment https://forums.phpfreaks.com/topic/163304-solved-how-do-i-add-the-individual-descriptions-as-text-in-footer/#findComment-861624 Share on other sites More sharing options...
fnairb Posted June 23, 2009 Share Posted June 23, 2009 Is the meta description coming from the database? Where is the meta description coming from? Link to comment https://forums.phpfreaks.com/topic/163304-solved-how-do-i-add-the-individual-descriptions-as-text-in-footer/#findComment-861625 Share on other sites More sharing options...
EchoFool Posted June 23, 2009 Share Posted June 23, 2009 I think judgeing from the questions your answer lies in having them stored in your database Link to comment https://forums.phpfreaks.com/topic/163304-solved-how-do-i-add-the-individual-descriptions-as-text-in-footer/#findComment-861628 Share on other sites More sharing options...
skysthelimit Posted June 23, 2009 Author Share Posted June 23, 2009 Is the meta description coming from the database? Where is the meta description coming from? HI, The description is coming from the database, it is a directory script. When a new category/sub category is added via admin, the description is added then also. I would like that description to be pulled into the individual pages footers so that they are unique to each page. Link to comment https://forums.phpfreaks.com/topic/163304-solved-how-do-i-add-the-individual-descriptions-as-text-in-footer/#findComment-861754 Share on other sites More sharing options...
skysthelimit Posted June 26, 2009 Author Share Posted June 26, 2009 Solved it guys and gals. All pages now have their individual description in ther respective footers as text. Hooorah! Link to comment https://forums.phpfreaks.com/topic/163304-solved-how-do-i-add-the-individual-descriptions-as-text-in-footer/#findComment-864343 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.