Closed (fixed)
Project:
Meta tags quick
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
10 Mar 2011 at 21:59 UTC
Updated:
29 May 2011 at 00:46 UTC
I am getting ready to launch a site and either need to come up with a solution for meta tags on non-node pages or wait on meta tags quick to be updated for this is. Basically I am wondering when/if you planning on adding this into this module? Thanks.
Comments
Comment #1
valthebaldThat's the addition I'm currently working on. My focus is on taxonomy terms and users.
I don't use views in my current D7 projects, so it's harder for me to test views.
Hopefully though view will work as well, since I will use entity hooks.
Timelines? Hopefully next week
Comment #2
Zwigby commentedThanks for the update, I look forward to trying it out.
Comment #3
finmccarthy commentedHi Valery
I am also stuck on getting meta tags on views pages + front page, the front page I can do without as I could probably hard code it.
Thanks for the work.
Finbarr
Comment #4
wobblefoot commentedAlso very keen to see this taxonomy integration which would make this module a nice bridge towards RDF API which I assume will eventually reign in some of this SEO stuff into "semantic" design.
Comment #5
valthebaldI have changed the way module outputs meta tags - now it uses entity hooks to load and display data.
It definitely works with taxonomy terms, nodes and users.
Regarding views - anyone can check?
Comment #6
valthebaldComment #8
geocalleo commentedSo did anybody figure out the Views integration with this module. I'm currently trying to set meta tags for two Views pages I created.
Comment #9
cecilroth3 commentedI also need help setting meta tags for views pages. Thanks.
Comment #10
valthebald@cecilroth3 you'd better track #1146018: Meta tags based on path, this issue is closed
Comment #11
girishmuraly commentedAs for taxonomies, I have created a patch here - http://drupal.org/node/1170820 Please could someone review?
Comment #12
cecilroth3 commentedThanks for pointing me in the right direction!