Hi,

Not sure if this bug is actually due to the Amazon module, but starting here and let's see where we end up.

I noticed that in some Google search results for my site, the [amazon:123456] tag was visible.

I followed the logic and found:
- The amazon tag is also visible in the meta description, and I assume this what Google is displaying.
- The meta description is provided by the meta tags module, showing the token [node:summary].
- The [node:summary] token is provided by core.

Any ideas?

I guess I'd like the token to be run through an input format to translate the tag into the title text.

Comments

marcoka’s picture

your tokens are not processed. that is the answer

juliangb’s picture

@e-anima,

That's part of the cause - do you know the solution?!