Closed (duplicate)
Project:
Nodewords: D6 Meta Tags
Version:
5.x-1.5
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2007 at 13:34 UTC
Updated:
8 Jan 2008 at 18:40 UTC
Hi, I have Drupal 5.3 and MetaTags works very well but not in Home page.
In home page (node1) I can see only Site Keywords!
If I try to edit there is all ok.
I changed home page node to node 11 and now..
in node 1 (ex home page) I can see my Keywords (without reedit)
and now in node 11 I can see only Site Keywords!
Thanks
Comments
Comment #1
fixus971 commentedSearching I have found an appropriate page in admin/metatags:
"On this page you can enter the meta tags for the front page of your site."
Is a workarround?
Why can't work as other pages?
Comment #2
fixus971 commentedI don't know if is important for you to know but in the site I use Localizer module too.
So..
I can have a home page for IT and a home page for EN.
Now..
In IT home page I have IT keywords and in EN home page I have EN keywords.
But..
With your system I can specify only one set of keywords for all languages.
Thanks.
Comment #3
bytecoders commentedSame problem here.
It also happen with description, if I create a View, I can assign a description (as seen in http://drupal.org/node/121200) and some specific keywords, but if I assign the main page to this view, description disappear, and only global keywords are displayed.
Comment #4
ench0 commentedOk so can we summarize this problem as:
Meta Tags module does not provide a way to enter a Description meta tag for the home page?
Comment #5
Robrecht Jacques commentedWill be fixed in nodewords-5.x-1.6.
There will be two ways to specify meta tags for the front page:
1. As before: specify them specifically on Administer >> Content management >> Meta tags >> Front page.
2. If you uncheck the option "Use the front page meta tags" on Administer >> Content management >> Meta tags, the ones specified above are ignored and the ones of the view, panel or node the front page points to will be used.
See README.txt.
Setting as duplicate of #190109.