|
include page's meta tags
I created my page using lots of include, the beginning of the page always include the header.php, side.php and footer.php
I want to insert some meta tags into the header.php
the problem is, I only have one header.php file to insert the meta tags.
for example, pages ram.php, monitor.php, case.php....
I want to have meta tags for ram, monitor and case.. but I don't know how to put them into the header.php seperately.
hope you know what I am talking about,
thank you,
Mike
|