-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Something very similar to meta-tags or meta_on_rails:
= seo_meta_tags(model)
Obviously, if the user has not specified some seo_field, it could use the specified fields:
= seo_meta_tags(model, title:"my title", description: "", keywords: "", facebook: {title:"album title test", ... }, ...)
Metadata
Metadata
Assignees
Labels
No labels