Closed (works as designed)
Project:
Nodewords Page Title (Views, Panels, Non-nodes)
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2010 at 05:26 UTC
Updated:
30 Mar 2011 at 02:32 UTC
Comments
Comment #1
bstrange commentedUpdate to add info:
The versions of the various associated modules:
Chaos tool suite 6.x-1.7
Nodewords 6.x-1.12-beta9
Nodewords Page Title (Views, Panels, Non-nodes) 6.x-1.1
Page Title 6.x-2.3
Panels 6.x-3.7
page.tpl.php (for graphically modified Garland theme)
Comment #2
Brian294 commentedthank you for reporting this one brenda. you know, came across a similar problem -- not exclusive to panel pages -- but with certain urls not responding to nodewords custom pages. have you checked to see that custom page definition is triggering the meta keyword and description for that custom page? i suspect the underlying issue is that custom pages is not recognizing business-search/arts-crafts-hobbies as a match.
Comment #3
bstrange commentedI do not see any description or meta tags in the source code for any of those pages. They are not aliased, the panel page was set up with a manual path for each, i.e. panel 1) business-search/arts-crafts-hobbies, panel 2) business-search/arts-crafts-hobbies/artists, panel 3) business-search/automotive, panel 4) business-search/automotive/dealerships.
There are 39 panel pages each with their own specific path set when the panel was created.
Do you have any thoughts on how this issue could be fixed?
Thanks very much for the fast reply! :)
Comment #4
bstrange commentedThought I had a fix but I was wrong :(
Comment #5
bstrange commentedComment #6
bstrange commentedFixed: Updated the Nodewords module to 6.x-1.x-dev. Make sure to de-activate all nodewords modules and uninstall, then delete the folder in sites/all/modules. Finally, even after uninstalling, there will be a nodewords_custom table in your db, I dropped it just to be safe. I didn't try the upgrade without dropping the table (it had entries for every failed custom page I tried to make before I updated to 6.x-1.x-dev).
Hope this helps anyone else with the same problem! :)
Comment #7
wxman commentedOn a similar note. I had the latest Nodewords dev already installed when I added Page Title and Nodewords Page Title. I noticed that my panel page titles were not working. I found that all I needed to do was disable them in the Custom pages meta tags, save, then enable them again. After that it all worked.
Comment #8
Brian294 commentedIt sounds like de-activating/re-activating nodewords resolves the problem described in this issue.