Hi all!
I am having a problem with meta tags and I hope this is to right forum to put it (Othervise I kindly ask the admins to move it right).
This is the problem.
I got a webpage which is built on php and mysql. the webpage is an ad site where people can post ads. The site is divided in to 3 different "categories" or files..
1. header.php (always there)
2. database content
3. footer.php
My problem is this. when google index the database generated pages (the ads), it picks keywords and descriptions from the header.php instead of the middle (database) section of the site.
Is there any way to change the meta tags or the php coding so that google uses the database driven contents for descriptions etc instead?
Thanks in advance 
|