Closed (works as designed)
Project:
Taxonomy Title
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2009 at 13:52 UTC
Updated:
25 Jan 2012 at 13:14 UTC
Hi,
I've installed 6.1.1 and enabled the module. The 'Taxonomy Page Title:' field shows up fine in my term, but when I add this, the Page Title doesn't change.
Comments
Comment #1
drupallogic commentedsame here. actually when I first changed titles, it worked but next time I looked it wasn't there. strange!
Comment #2
Kylven commentedI add the page title in the 'Taxonomy Page Title:' field like the last two, but it never shows up on the taxonomy term page. It still lists the taxonomy term.
Comment #3
STINGER_LP commentedSame here! I specified a custom Page Title in taxonomy term's settings page in a field "Taxonomy Page Title:" and there is no changes in when i view a term's page. The whole point of this module is lost.
Comment #4
jenlamptonHi all,
This is a serious issue and I will look into it tomorrow.
Jen
Comment #5
Kylven commentedLet me know if you need any other information. I really need this feature to facilitate SEO and user friendliness, but in it's current state it does not work. If it is more complicated than installing the module, applying permissions, entering a title in the new field generated, and saving than I'm all ears.
Comment #6
jenlamptonFix posted to dev version, will issue a new release shortly.
Jen
Comment #8
STINGER_LP commentedUsing now v6.x-1.3 and still have the same problem! In actual < title > HTML tag of the page i got term's name instead of the title that i filled in "Term page title" field.
Comment #9
STINGER_LP commentedhey! anybody care about this?
Comment #10
jenlamptonhi STINGER_LP,
I'm not having the problem you reported, could you provide me with some more info? Are you using any other modules that control the page title, like page_title, maybe?
Jen
Comment #11
STINGER_LP commentedOf course i do. This 2 modules are meant to be used in pair, even more, both should comes in one package.
Comment #12
honigferd commentedSame here. Using page_title aswell.
Comment #13
neek commentedhave same problem. got both modules ;/
Comment #14
bocaj commentedI have tried this module both with and without page_title and neither way works. Has anyone successfully used this or have an alternative to accomplish this much-needed functionality?
Comment #15
Clint Eagar commentedI was having the same problem until I installed the Utility module to control module weight. I then set the Taxonomy Title module to a weight of "-1" and the Page Title module weight to "1".
Examples in use:
I'm also using the Ubercart Catalog titles module for this specific use. #791900: juankvillegas [juankvillegas]
Comment #16
STINGER_LP commentedAwesome, thank you Clint Eagar for that!
Comment #17
onetrader commentedI installed the Utility module like Clint Eagar sugested, but I am still not getting the title element changed.
But no luck here :-(
We need the title lement to change not the title of the page that the user sees.
We need to change the title element that displays the page title on the SERP (search engine results page)
Thanks for your help
Comment #18
koryp commentedI was also trying to title (the tag, not page content) taxonomy pages and I couldn't get it working with Page Title 6.x-2.0 ... So I installed Taxonomy Title with little luck. But, after upgrading Page Title to 6.x-2.3, I managed to get it working. However, adding titles via Taxonomy Title was also changing the h1 in the page content (as the module describes that it will). But then I realized that the newer version of Page Title does what I was originally trying to do on its own:
On the Administer > Content management > Page titles page:
- checked the "Show Field" checkbox on my the rows that had "Taxonomy" for "Token Scope"
- added "[page-title]" (instead of [term-title] if you're using that for the Taxonomy Title module) to the "Pattern" text field.
On the Administer > Content management > Taxonomy page:
- add a Page Title (the field is hidden in the "Advanced options" expandable section)
Hope that helps...
Comment #19
jenlamptonJust a follow up here, that the Taxonomy TItle module is *not* meat to update the page title tag in your HTML header (contrary to what the SEO book may say). You need to use the page title module for that. This module does provide tokens that you can use with the Page Title module, but please be sure you have configured Page Title correctly.
Comment #20
pog21 commentedJust installed 6.x-1.4 and I'm getting same problem as original posts in this thread: No custom heading (h1 tag). Just displaying the original.
Tried changing weights as mentioned in #15 and also inverting these changes, tried disabling automatic node title module (the only othe installed module that seems related to titles), visited update.php, but still not working. Only have taxonomy title active for one vocab. Module seems straightforward enough, so a bit stuck here.
Comment #21
jenlampton@pog21 - the issue discovered by the original posts in the thread has been fixed as the 1.3 version of the module.
If you are having a problem against the 1.4 version, please open a new issue, and tag it with that version accordingly.
Please note that the h1 tags on node pages are not affected by this module. This module only changes the heading tags on taxonomy pages. (the path for taxonomy pages looks like taxonomy/term/1)
Comment #22
akshays commentedThe term title doesn't show please help