Hi there,
I've been struggling somewhat with the meta tags (quick) module. I am able to assign meta tags to custom node types (e.g. Drupal Commerce products) and they show up fine when I am logged in as an administrator.
However, whenever I log out and view the site as an anonymous user (or a 'regular' not-admin user for that matter) the meta tags seem not to appear. After some fiddling with the rights settings in Drupal I found that when I give the user 'edit meta tags' privileges, the tags show up again. I have path based meta tags enabled and set for the view pages.
I guess giving every user (even anonymous ones) 'edit meta tags' privileges is not a sane thing to do on a live site. So for now I am waiting for this issue to be solved (or for someone to assure me that is fine to assign every user 'edit meta tags' privileges).
Regards,
Stevan
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1526182.patch | 556 bytes | valthebald |
Comments
Comment #1
jboeger commentedI have similar issue... except I can't see keywords or descriptions for any paths that apply to views -- no matter which permissions are turned on.
Comment #2
valthebaldFixed in 7.x-2.x-dev (or you can use attached patch)
Comment #3
theugliestone commentedWhere can 7.x-2.x dev be found please? It is not available for download on the metatags page.