I am trying to change Category Archive and Tag Archive to just say Blog:(category).
There is a function .php for the theme and I did see get_the_category() in the classic.php file. But, I don’t know where it pulls from.
You can see it here: http://mckeephotography.com/tag/behind-the-scenes/
Instead of saying Tag Archives for “Behind the Scenes” I would like it to say Behind the Scenes, which is the tag.
Where should I start?