![]() |
How to change category title in wordpress?
I don't know if this is a stupid question or not. Is there a way to change the title of each category from within the wordpress admin? I want to have a unique title for each category page.
|
go fuck yourself.
|
Quote:
If that's not what you mean, then maybe some more info on what you want to do. |
I might be wrong, but I think that with the "SEO Ultimate" plugin you can do this and more, very easy.
|
What I want is every category page to have a different title from the main page. This way I can make unique titles for each category page.
|
shoot yourself in the head.. my grandma figured this out.. no shit!
|
just do it in your admin / categories... now gfy
|
wp-admin/edit-tags.php?taxonomy=category
Just make sure the category and slug have different names. The category will be listed on the sidebar (by default template tags) and the slug will be in the url. If you had the category titled teens, listed on the sidebar, but when you click the link, you want something different, change the slug, it will take you too an address such as www.yoursite.com/category/randomteens/ |
www.google.com has all the answers and less abuse.
|
yeah there's plugins to do that...
|
Quote:
|
Use the edit function.
:2 cents: |
It seems that a few of you understand what I'm asking. I want to have a 100% different title for each category page. I see that All in One SEO has the category name as part of the title.
domain.com has a title. domain.com/category/anal/ I want it to have a 100% unique title for SEO purposes. |
Quote:
Then for the Page titlte (assuming of course you're talking about the <title></title> section, you just need to get the category name and echo it there... Something like this should work: Code:
<?php $cats = get_the_category(); ?> |
your archive.php should already be doing this
|
All times are GMT -7. The time now is 03:15 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123