Something very similar to meta-tags or meta_on_rails:
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", ... }, ...)