Closed (fixed)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Aug 2012 at 15:23 UTC
Updated:
17 Oct 2012 at 20:33 UTC
So I noticed the Meta tag module now allows us to change the of the page, only problem is I noticed when I changed the title for "Global: Front page" it doesn't change the title because my home page is set to a /node/1. I did find it interesting however that the description meta tag still works.
Comments
Comment #1
SeanBannister commentedThe solution to this problem is to set the in the Meta tag settings on the node itself, in my case /node/1/edit
Comment #2
damienmckennaWhen the "Global: Front Page" meta tags are assigned those should take precedence over other meta tags that might be appropriate for the front page; this will require updates to the UI to make it more clear.
Comment #3
Anandyrh commentedI installed, the latest unstable version, and I see 'Global Front Page' option to enter the front page data, but post entering the data is not rendered on the front page.
I use Omega + Subtheme, so please let me know in case if I have to update anything on the theme template part to get this working
Thanks,
Anand
Comment #4
damienmckennaTag.
Comment #5
Anandyrh commentednot working yet, could you please let me know how to hard code meta tags on page.tpl.php? so that the code can pull data from the settings page.
or please provide a patch code to work with all themes
Thanks,
Anand
Comment #6
damienmckennaThe patch in #1784896: Overriding meta tags fall back to parent default tag value should resolve this.
Comment #7
damienmckennaLets leave this as postponed to be verified after the other issue is resolved.
Comment #8
damienmckennaThis should work now, please re-open if it doesn't work for you with the latest -dev codebase (stable release soon!).
Comment #9
damienmckennaComment #10
fmilland commentedHello Anandyrh
I have the same situation with Omega + Delta + Sub Theme, meta tags doesn't output in front page, any solution yet?
Best regards
Comment #11
damienmckennaPlease follow #1800658: Front page settings don't work on some themes (e.g. TopHit) for further work on this issue.