https://github.com/lonalore/metatag
e107 (v2) plugin - This plugin allows you to automatically provide structured metadata, aka "meta tags", about a website.
https://github.com/lonalore/metatag
e107 e107-plugin meta metatags plugin seo
Last synced: 11 months ago
JSON representation
e107 (v2) plugin - This plugin allows you to automatically provide structured metadata, aka "meta tags", about a website.
- Host: GitHub
- URL: https://github.com/lonalore/metatag
- Owner: lonalore
- License: gpl-3.0
- Created: 2016-10-13T12:52:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T19:16:23.000Z (over 3 years ago)
- Last Synced: 2025-04-15T04:58:12.754Z (about 1 year ago)
- Topics: e107, e107-plugin, meta, metatags, plugin, seo
- Language: PHP
- Size: 308 KB
- Stars: 12
- Watchers: 2
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Metatag
[](https://gitter.im/lonalore/metatag?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
e107 (v2) plugin - This plugin allows you to automatically provide structured metadata, aka "meta tags", about a website.
### Features
- Supports a large number of commonly used meta tags, including the page title, description, etc, and for Facebook's [Open Graph](http://ogp.me/), [Twitter Cards](https://dev.twitter.com/docs/cards) and [Dublin Core](http://dublincore.org/documents/dces/).
- Global settings to control meta tags on all pages.
- Per entity to control default meta tags for all items of a certain type, e.g. all news (news list page), all pages (page list)
- Ability to override default meta tags on each entity item, e.g. to override meta tags on an individual news item.
- Extendable and flexible API to define new entities and tokens (see **e_metatag.php** addon file).
- Supports tokens (generic placeholder substitutions).
### Requirements
- e107 (>= v2.3.2)
### Questions about this project?
Please feel free to report any bug found. Pull requests, issues, and plugin recommendations are more than welcome!
### Donate with [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PQYDBAMQ3D2UG)
If you think this plugin is useful and saves you a lot of work, a lot of costs (PHP developers are expensive) and let you sleep much better, then donating a small amount would be very cool.
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PQYDBAMQ3D2UG)
### Buy Me a Coffee
Hey dude! Help me out for a cup of coffee!
[](https://www.buymeacoffee.com/lonalore)
### Screenshot
[Admin UI for default meta tag settings](https://www.dropbox.com/s/w26wbr4q5l4ga0q/metatag01.png?dl=1)
["Metatag" tab on "Create news" form (with collapsed panels)](https://www.dropbox.com/s/kb1du104uioos3f/metatag02.png?dl=1)
["Available tokens" popup](https://www.dropbox.com/s/3a80z0v8fadyveb/metatag04.png?dl=1)
["Metatag" tab on "Create news" form (with opened panels)](https://www.dropbox.com/s/vof9qw9xowgqlnh/metatag03.png?dl=1)