I’m relatively new to PyroCMS, but enjoying it as a nice change from WordPress!
One thing I would like to resolve is how to add custom meta tags to individual blog posts. I would see this working as follows:
- An additional tab would be displayed on the blog post edit page
- Text boxes would allow the meta content (a few set tags) to be typed in and saved to the database
- When the blog post is viewed the post specific meta would be retrieved and inserted into the meta head tags.
From my initial reading this sounds like a job for streams and a module. Am I on the right track or is there a better approach? Can anybody point me in the right direction for some reading to get me started?
Thanks!
After a bit of further research, this is not currently possible in v2.1 of PyroCMS without rewriting the blog module.
From version 2.2 this should be possible using streams
SOURCE – Phil Sturgeon