Double title on category pages?
-
Hello,
I’m having trouble with my category pages. The two titles that are appearing are the “Category Archives: YourCategoryName” and the default page title. Here is a link to see the double titles. I didn’t like having the text “Category Archives :” next to my titles, so I removed them using this code
header.archive-header {display: none;}
And now I only have the default page title. But this also removes the category description, which is what I need.
Is there a way to remove the “Category Archives: YourCategoryName” title, but keep the category description and move the default page title to the top?
I’ve thought about removing the “Category Archives:” and the “default page title” and just leaving the “YourCategoryName”. But this would be bad for SEO since the default page title is, well, the page title. The “YourCategoryName” is only an H1. So removing the “Category Archives: YourCategoryName” title and moving the default page title up would be best.Any help would be appreciated! ??
- The topic ‘Double title on category pages?’ is closed to new replies.