You know what would be really cool? If we could set page titles for categories.

So, at the moment, in Google I see "Social Networds | [insert my site slogan" on my social networks term page. This is somewhat misleading, and it would be nice to insert " | blog tags | " in there, or something like that.

I have no idea if this is possible. There, I said it.

Comments

nicholasthompson’s picture

Could be interesting...

One thought that might make this potentially 'easier' (once I have Tokens fixed) is to find a module which allows addition of fields to taxonomy which also integrates with Tokens?

I have another module - Taxonomy Enhancer - which allows additional fields on Taxonomy Terms, however its not integrated with Tokens yet...

nicholasthompson’s picture

Title: Support for vocabularies » Expose all fields as Tokens
Project: Page Title » Taxonomy Enhancer
Component: Code » Code - Taxonomy Enhancer: Text Field
Assigned: Unassigned » nicholasthompson
Priority: Normal » Critical

Moving over to Taxonomy Enhancer - this would be an Über useful feature!

niklp’s picture

I think I must have been drunk when I wrote that first post... never mind.

Anyway, to raise a point of (some) interest, this (I think) would fix my duplicate page title problem in taxonomy...?

For those who don't know, if you have the same term in multiple categories, this causes dup. page titles.

nicholasthompson’s picture

Status: Active » Needs review

Added Token Integration here:
http://drupal.org/cvs?commit=130832

Still needs a little testing - but my initial tests have looked promising... I did a manual term load and invoked token_replace in 'taxonomy' mode with the term. TaxonomyEnhancer automatically extends the term and replaces any valid tokens, eg [te_example].

I think that status is the closest I can find!

nicholasthompson’s picture

Version: 5.x-2.x-dev » 5.x-2.1
Status: Needs review » Fixed

Did a little more testing and there seem to be no errors.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.