Where to put meta-tag? Hi all, need help.
I came accross an issue in php regarding meta tags..
Let's say I created a header file, footer file and use it for every pages.. where should I put the meta-tag?
If I put it at header file, all the pages from the site will have the same meta-tag. What can I do to have a different meta-tag without sacrificing the header file?
|