Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2010 at 07:32 UTC
Updated:
11 Jun 2010 at 15:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mattcasey commentedJust updated as well - location wasn't working for me in the previous dev version either.
Comment #2
locomo commentedLocation isn't showing for me either and in fact when i have location meta tags enabled I'm seeing a tripling of the meta keywords tag in my header for nodes that have location data
Comment #3
mattcasey commentedlocomo, did you upgrade to the most recent dev? i was getting 'description' multiplied 3 times but this version fixed the problem.
Comment #4
Anonymous (not verified) commentedDo you have location.module installed?
Comment #5
srobert72 commentedNo I don't use Location module.
I understand Location module is needed to update location of each node.
But as I set a general location (default value), it could be output in HTML for each page without Location module.
Comment #6
locomo commentedi've updated to most recent dev and location isn't being output
Comment #7
locomo commentedchecking in to see about the status of this bug.. i have location module installed and most recent dev and can confirm that locations are not being printed
Comment #8
mattcasey commentedI tried installing location with the working nodewords dev before April 7th - I noticed the location module comes with several other "extension" modules (CCK location input, for instance). More documentation about integrating with location might just be needed. As a temporary fix, I just added a meta tag in my page.tpl.php file ;)
I found documentation for the META tag on google at : http://geotags.com/geo/geotags2.html
Comment #9
avpadernoComment #10
Anonymous (not verified) commentedThe code has been changed, and committed in the repository. Thanks for your report.
Comment #11
locomo commentedi'm using the latest dev and locations tags are not being displayed
Comment #12
snorkers commentedI'm also using latest DEV (28 Apr 10) and Location metatag is not being rendered
Comment #13
ayalon commentedsame here, no location is rendered although Latitute and Longitude is set in General Metatag Settings.
Comment #14
ayalon commentedUse the attached patch and be happy to see the meta tags again...
Comment #15
Anonymous (not verified) commentedThe same issue was present for another meta tag. I corrected the code whenever it was required, and committed the changes in the development snapshot.
Thanks for the report, and the patch.