Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Third-party modules integration
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2010 at 06:29 UTC
Updated:
9 Oct 2012 at 01:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
akoymakoydpl commentedanyone?
Comment #2
Anonymous (not verified) commentedThe only way to set meta tags for views is to set them for custom pages; so far, there are not other ways.
Comment #3
sslam commentedCustom Pages meta tags does not works.
I try to add tags for views:image_gallery by adding tag Description on the Custom pages meta tags but tag didn't add to page. But only default tags are displayed. Sorry for my English.
In Russian: Я пытаюсь добавить тег Описание для страницы Галереи, но вместо нужных мне тегов видны теги по умолчанию.
Comment #4
yoeld commentedI am facing the same problem. Anybody found a solution?
Comment #5
locomo commentedIf you can pull your view into a Panel Page I've come up with a bit of a hack to get custom nodewords to properly display panel pages here:
http://drupal.org/node/767492#comment-2880822
Comment #6
danny englanderSubscribing
Comment #7
kristi wachter commentedAccording to this thread:
http://drupal.org/node/670794
you can set them at http://example.com/admin/content/nodewords/meta-tags/other .
Comment #8
locomo commentedi haven't been able to get custom nodewords working for views pages
Comment #9
danny englanderThis is working now, be sure to update to the latest dev version, it was broken for 2 months but is fixed now.
Comment #10
dave reidComment #12
doublejosh commentedhttp://drupal.org/project/nodewords_pagetitle
Comment #14
jelo commentedThis only seems to cover description and keywords. What about the important ROBOTS, e.g. "noindex, follow" for automatically generated pages such as taxonomy/term. This has implications for SEO and I would love to be able to have more control about canonical link settings and ROBOTS per individual page and especially pages created through views.
Thanks, J.
Comment #15
charlie-s commentedjelo -- you should set those in your robots.txt file, as per Google and other search engine's guidelines.
Having said that, I've not had any luck getting the "Other" pages to actually register.
Comment #16
mrP commentedI've created custom page entries for two views in use on my site and added unique Description meta tags to those pages. However, the tags rendered are still the default values. Neither fixed path, nor wildcards make any difference.
The view is created with path page/% and I have a custom page created for path page/term1*
Thanks!
Comment #17
mrP commentedalready fixed in dev...