Posts Tagged ‘meta tags

In the course of developing my general purpose CakePHP CMS, I needed a way to manipulate the meta tags, page title, and page heading for every URL in the website. Now, this task is pretty simple when dealing with the pages controller – just add the appropriate meta columns to the pages table and you’re [...]


top