I have entered Meta tags (description and key words on the page builder.).... but when I go online to my page and view the page source code, they don't show??? What am I missing?

Comments

vm’s picture

I don't understand what "page builder" means?

have you investigated the nodewords.module ?

JamesKB’s picture

When one builds a "page" via "Create Content->Page" there is a place to enter Meta Tags. One for "Description," and one for "Keywords." I have placed data in both of these areas yet when I look at the page and "view source" those two meta tags do now show. Ideas??

Have a look at http://www.resxrn.com There should be a meta tag for "description" and one for "keywords." Neither of them are there??? Ideas???

Thanks for your time.
--
JamesKB

vm’s picture

what module is producing these fields? or are they just fields you added?

JamesKB’s picture

The fields are being produced by the module nodewords. This module is located at: http://drupal.org/project/nodewords .

Thanks for your time.
--
JamesKB

gforce301’s picture

It looks like you set a node to be your frontpage. If I remember right, because the standard drupal frontpage is a list of node teasers (therefore it would not normally have fields for meta tags anywhere you would be able to edit them), the Meta tags (nodewords) module has a special settings field for the frontpage.

Go to the settings form for the module and there should be a tab (I think) for the meta tags for the frontpage. The module does not pull the tags from the node you are using as your frontpage.

JamesKB’s picture

Thanks for the tip. The keywords and description meta tags are now showing.