This is a very simple PHP snippet that will set $title, $meta_keywords and $meta_description for use in your page header. You'll need to create meta_tags.txt which will use this format:
page_name.html|page
A simple generator that reads from a file of your choosing (ie. blog) and outputs the contents into tidily formated META tags.
1. Copy snippet and save to meta.php
2. First line of the snippet set
This is a public code snippet repository. Share your snippets with other developers to gain valuable feedback. Tag your snippets with keywords to make them easy to find.