dev-master
9999999-dev https://github.com/dereuromark/cakephp-metaMeta plugin for CakePHP
MIT
The Requires
- php >=5.6
- cakephp/cakephp ^3.5
The Development Requires
plugin cakephp seo view meta canonical
Meta plugin for CakePHP
This branch is for CakePHP 5.0+. For details see version map., (*2)
This plugin helps to maintain and output meta tags for your HTML pages, including SEO relevant parts like "title", "keywords", "description", "robots" and "canonical"., (*3)
It can be used as a simple view-only approach using the included helper, it can also be DB driven if desired, or dynamically be created from the controller context by passing the meta data to the view., (*4)
Please see Docs, (*5)
Adding a Meta component and Metas Table we can pull data from an admin backend inserted DB table. Those could overwrite then any defaults set via actions or ctp templates., (*6)
Meta plugin for CakePHP
MIT
plugin cakephp seo view meta canonical