An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Metatag

[![Join the chat at https://gitter.im/lonalore/metatag](https://badges.gitter.im/lonalore/metatag.svg)](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.

[![Paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](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!

[![Buy Me a Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](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)