Hi!
Just want to know if there are any way to add lines into the HEAD tags on every page, for example to add Google Analitycs code, metatags, etc.
Regards Cristian
hi. yes, you can use the module node words: http://drupal.org/project/nodewords it's so essential that I think this must be intigrated in the standard distribution of drupal. thanks, mohammed. ----- Original Message ----- From: El Groso To: support@drupal.org Sent: Tuesday, January 17, 2006 7:30 PM Subject: [support] Custom HEAD on templates
Hi!
Just want to know if there are any way to add lines into the HEAD tags on every page, for example to add Google Analitycs code, metatags, etc.
Regards Cristian
------------------------------------------------------------------------------
-- [ Drupal support list | http://lists.drupal.org/ ]
Yes i see that one, but only can add keywords. If i need to put extra code on it i can´t.
Regards Cristian
2006/1/18, Mohammed al-shar' msharo@wanadoo.jo:
hi. yes, you can use the module node words: http://drupal.org/project/nodewords it's so essential that I think this must be intigrated in the standard distribution of drupal. thanks, mohammed.
----- Original Message ----- *From:* El Groso elgroso@gmail.com *To:* support@drupal.org *Sent:* Tuesday, January 17, 2006 7:30 PM *Subject:* [support] Custom HEAD on templates
Hi!
Just want to know if there are any way to add lines into the HEAD tags on every page, for example to add Google Analitycs code, metatags, etc.
Regards Cristian
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
On 18/01/06, El Groso elgroso@gmail.com wrote:
Yes i see that one, but only can add keywords. If i need to put extra code on it i can´t.
Regards Cristian
You can do this from your theme. Just add your code to the <head /> block, just like you would for any HTML document.
hth -K
Yes, i´m doing that. Just asking if there any way to do that directly from admin.
Thanks Cristian
2006/1/18, Karthik narakasura@gmail.com:
On 18/01/06, El Groso elgroso@gmail.com wrote:
Yes i see that one, but only can add keywords. If i need to put extra
code
on it i can´t.
Regards Cristian
You can do this from your theme. Just add your code to the <head /> block, just like you would for any HTML document.
hth
-K
[ Drupal support list | http://lists.drupal.org/ ]
On 18/01/06, El Groso elgroso@gmail.com wrote:
Yes, i´m doing that. Just asking if there any way to do that directly from admin.
Nope. Not that I'm aware of. There is an advanced PHP textarea in the block conifguration page that you can probably use though..
But I don't see why adding it into the theme is not simple enough - everything else is needless overhead.
-K
its realy simple for me do an ftp and change the files but not for other people.
Cristian
2006/1/18, Karthik narakasura@gmail.com:
On 18/01/06, El Groso elgroso@gmail.com wrote:
Yes, i´m doing that. Just asking if there any way to do that directly
from
admin.
Nope. Not that I'm aware of. There is an advanced PHP textarea in the block conifguration page that you can probably use though..
But I don't see why adding it into the theme is not simple enough - everything else is needless overhead.
-K
[ Drupal support list | http://lists.drupal.org/ ]