is there any way to set the meta tags for views?
i currently use panels and in the panels i have views.

When i use nodewords to put meta tags to a specific content it shows up but when it is inside a view and displayed through a page. The meta tags disappear.

im using panels 2 and views 2. with nodewords 6.11

Comments

akoymakoydpl’s picture

anyone?

Anonymous’s picture

Assigned: akoymakoydpl » Unassigned
Category: feature » support
Status: Needs review » Fixed

The only way to set meta tags for views is to set them for custom pages; so far, there are not other ways.

sslam’s picture

Version: 6.x-1.11 » 6.x-1.x-dev
Component: Code » Third-party modules integration
Category: support » bug
Status: Fixed » Active
StatusFileSize
new24.89 KB
new35.48 KB

Custom 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: Я пытаюсь добавить тег Описание для страницы Галереи, но вместо нужных мне тегов видны теги по умолчанию.

yoeld’s picture

I am facing the same problem. Anybody found a solution?

locomo’s picture

If 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

danny englander’s picture

Subscribing

kristi wachter’s picture

locomo’s picture

i haven't been able to get custom nodewords working for views pages

danny englander’s picture

This is working now, be sure to update to the latest dev version, it was broken for 2 months but is fixed now.

dave reid’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

doublejosh’s picture

jelo’s picture

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

charlie-s’s picture

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

mrP’s picture

Version: 6.x-1.x-dev » 6.x-1.13
Priority: Critical » Major
Status: Closed (fixed) » Active

I'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!

mrP’s picture

Version: 6.x-1.13 » 6.x-1.x-dev
Status: Active » Closed (fixed)

already fixed in dev...