Guest Posted June 25, 2012 Share Posted June 25, 2012 Hi Everyone, I'm trying to figure out a way to have unique meta tags within pages of my website. I want to be able to extract specific data from my MySql (state,city = visit URLs below) database and put that specific data onto certain pages. I've been doing some research and I believe I'm going to have to use the "while loop" statement but here's my question. If I'm going to extract specific state, city information how will I make sure that specific state, city information will be different on every page? Do I have to manually make hundreds of state and city php pages with hundreds of different mysql commands? http://whatsmyowncarworth.com/auto/table.php <--- my database info. http://whatsmyowncarworth.com/practiceTemplate/practice1/33/loans/test-page.php <--- My current title is "Your current pages title goes here". How can I make it so this page says "Las Vegas, Nevada Used Cars". How can I make another page say "Reno, Nevada Used Cars" without manually having to build another page? Link to comment https://forums.phpfreaks.com/topic/264766-unique-meta-tag-data/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.