Active
Project:
Meta tags Node Type
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2012 at 06:58 UTC
Updated:
23 Apr 2013 at 19:57 UTC
Hi,
I want to use [node-teaser] token in description tag but no text is included when I take a view on the ouput of the node of this specific content type. anyone an idea what can cause this?!
Best,
Tobias
Comments
Comment #1
hanoiiI don't think [node-teaser] is a valid token. You can see a list of available tokens either in the meta tags section of the content type in the collapsed fieldset or even in admin/help/token if you have help module enabled.
Comment #2
tobiberlinthis token is listed in the collapsed fieldset
Comment #3
hanoiiI didn't see it, is it provided by another module?
Comment #4
tobiberlindo you use token 1.18??? I deactivated some othe modules (token starter, imagefield token) but still this token is listed in the fieldset
Comment #5
hanoiiChecked again, no, it's not there. I searched all over by codebase and it's not there either. See if you can find it codewise in your modules. See if you can do a search for node-teaser on any files within your drupal installation.
Comment #6
damienmckennaClosed #1624542: Tokens aren't displaying in meta description? as a duplicate.
Comment #7
damienmckennaCould this be because Nodewords 1.13 (and 1.14) dropped support for Tokens after the horrible 1.12 codebase was dropped?