Allow meta tags per panel page
sbordage - September 24, 2009 - 09:25
| Project: | Nodewords |
| Version: | 6.x-1.2 |
| Component: | Third-party modules integration |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
Hello,
I can't see where I can add meta in Views since I upgraded from 6.x-1.0 to 6.x-1.2
Any idea ?
Regards
Stephane

#1
To set the meta tags for Views or Panels, you need to visit the settings page at
admin/content/nodewords/global/other. The support for Views, and Panels has been replaced with a more generic support for custom pages.The change has been documented in the file README.txt.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
I use panels to override the default display on certain node types, as well as providing additional tabs on those node types, e.g. I have
/location/nodeid/placestostay
/location/nodeid/thingstodo
/location/nodeid/placesofinterest
as well as
/location/nodename
In each of these the node body is embedded and so the same meta tags are applied in each case.
Is there any way to associate them with the panel "page"? Sure, I could use the global/other method to do it for each of them - but I have hundreds of locations, and there are four pages for each... generating the tags via a pattern would be much more useful.
#4
Subscribing, having also pages with tags as arguments, so via a pattern would be great!
Greetings, Martijn
#5
i'd like this functionality too - thanks!
#6
See comment #1.