About 3 years ago I came across a fairly good, but quite incomplete, php meta-tag generator. It was capable of outputting a fairly rudimentary set of tags, but not as many as I would have likes, so I expanded it and kept it under the GPL.
Apart from one or two minor tweaks I hardly touched it again until the other week, although I had been meaning to do something with it for aeons.
I’ve cleaned up a lot of the hard-coded formatting, such as font tags etc., removed references to Fireball (a German search engine) and added a couple of other features.
You can download it here
Really like this tool… however it would be looooovely if it generated xhtml strict validating code… self closing tags…
I added this to it for when i use it on my own site (http://www.9mmfilm.com/metatag) but thought I would mention it here as I have found it a very handy tool – thanks!
Frank
I could easily make it do that 🙂
It’s simply a matter of changing a couple of lines as you know
Michele