I have installed nodewords in my drupal 4.7 version and am using the chameleon theme. When I check page source, the metatags do not show up. If I change to bluemarine, it does show up. How can I make chameleon show the keywords. I looked through the readme that came with nodewords and got errors trying any of the methods mentioned in it.

Thank you. (this is my first time to post in issues. apologies if I did this wrong)

my site if it helps: www.darcylicious.com

Comments

Robrecht Jacques’s picture

Priority: Normal » Critical

You are absolutely right.

Apparently, chameleon is a plain-PHP theme (not using PHPTemplate or any other engine) and because of that it calls "hook_footer()" too late in the process.

I'll investigate this closer and try to find a solution.

bahadunn’s picture

Greetings,

Just wondering on the status of this issue. I use Chameleon as well and I have no meta keywords, descriptions or anything on my site now. It is causing my google search optimizations to suffer.

Thank you for your time.

http://www.linuxbs.org

drupalluver’s picture

I've been wondering about the status, too. My google siterank is suffering as well.

Caleb G2’s picture

I am not running the chameleon theme, but I'm wondering that if this problem gets solved it would also somehow help solve my own issue, or vice versa.

Basically, I am running a php-template but I'm doing some really-not-normal stuff with the teaser and body (without using cck).

For me it's not that nodewords doesn't show up at all - they will if I manually key them in, it's only the auto-generate that doesn't work. Is this the same for you guys, or does it just not work either way?

Stephen Bray’s picture

I've lost Google ranking on two sites - one running Chameleon and another using Nifty Corners, won't display any meta tags. Any help to get node-words working with themes that don't use a php engine would be appreciated here.

Many thanks,

Stephen Bray

jimmb’s picture

Same problem. We've developed a site for a lawyer who wants a very simple theme. He preferred Chameleon by far over the others we looked at, and therefore switching themes isn't a good option for us. The problem mentioned by others here applies exactly for us, too. I just wanted to make a formal request for this bug to be fixed. Thanks for all you've done to create the module -- it works great for the other theme I tried it on :)

Robrecht Jacques’s picture

Assigned: Unassigned » Robrecht Jacques
Status: Active » Fixed

I believe this is fixed now (version 1.32.2.15 of nodewords.module (second line in that file)).

Please check and report back. Reopen it if it is not fixed correctly.

drupalluver’s picture

Thank you so much! It's working wonderfully now.

www.darcylicious.com

bahadunn’s picture

Greetings,

Nodewords now works with Chameleon theme and well as all others I have tested. The ones I have tested are the default themes that come with drupal.

Thank you.

Regards,
Bahadunn

Anonymous’s picture

Status: Fixed » Closed (fixed)
calvin2005’s picture

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

Okay, i installed nodewords v1.11 into a drupal 6.16 install running on fedora 12. I am getting the same behavior (meta tags not showing up) as is described on this resolved issue. Tags show up using other themes but not when I switch to Chameleon. Is it possible that this issue has re-emerged?

Any insights?

Thanks
Cal

calvin2005’s picture

Assigned: Robrecht Jacques » Unassigned
Anonymous’s picture

Title: Chameleon Theme not showing metatags using nodeword » Theme Chameleon is not showing Nodewords meta tags
Priority: Critical » Normal
Status: Active » Closed (duplicate)
calvin2005’s picture

Sorry Kiam. That was very helpful.

arsis’s picture

Version: 6.x-1.11 » 6.x-1.12-beta9

up
Drupal 6.20
Why do we include the Theme Chameleon in the assembly?