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

valthebald’s picture

Assigned: Unassigned » valthebald

That'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

Zwigby’s picture

Thanks for the update, I look forward to trying it out.

finmccarthy’s picture

Hi 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

wobblefoot’s picture

Also 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.

valthebald’s picture

Version: 7.x-1.0 » 7.x-1.1
Status: Active » Needs review

I 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?

valthebald’s picture

Version: 7.x-1.1 » 7.x-1.2
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

geocalleo’s picture

So did anybody figure out the Views integration with this module. I'm currently trying to set meta tags for two Views pages I created.

cecilroth3’s picture

I also need help setting meta tags for views pages. Thanks.

valthebald’s picture

@cecilroth3 you'd better track #1146018: Meta tags based on path, this issue is closed

girishmuraly’s picture

As for taxonomies, I have created a patch here - http://drupal.org/node/1170820 Please could someone review?

cecilroth3’s picture

Thanks for pointing me in the right direction!