Just wondering but is there a way to include the meta tags from one page to another?
The reason why i ask this is that i built a website using PHP Includes and want to include the meta tags so when i load index.php?id=About , it will load the meta tags from the include page and not from the main index.php page?
Before you suggest using URL Rewrite to make the URL's look better i already am :)
Let me know if you have a answer to this :)