I want to change the title on the page that lists the taxonomy. I have been searching but cannot find it. Where can I change this?
I want to change the title on the page that lists the taxonomy. I have been searching but cannot find it. Where can I change this?
Comments
Comment #1
milesgillham commented@NGTLD: which page do you mean? Something like http://www.somesite.com/category/classified-ad-category/wanted or http://www.somesite.com/ed-classified or somewhere else?
Cheers,
Miles
Comment #2
plan9 commentedI don't know about NGTLD - but I'd like to know how to change http://www.somesite.com/ed-classified to http://www.somesite.com/classifieds
Comment #3
jamesialford commentedMiles, I would like to know how to do this as well.
James
Comment #4
weka commentedYour best option is the Pathauto Module. Also a must for any Drupal driven site.
Comment #5
weka commentedTo change the title of the page at http://www.somesite.com/ed-classified you have the option of changing the Name: field for the content type ed_classified or use the String Overrides module.
Comment #6
fgmThe request by @plan9 is actually about changing the URL, not the title: for this just define an alias:
http://(site)/admin/build/path/addFor the page title, you can use a string override as suggested by @Weka, or go all the SEO way and use module Page Title.