petershanton
Member
Posted 1 year ago #
Hi,
I'm using a WordPress blog and recently have changed my theme and then modified it. But what seems to happen now is the internal article pages and the main pages have <h1> tags in them, but both;
blog/tag/
blog/category/
Missing H1 tags. How would I add just H1 tags for these?
- Pete
Edit the tag.php and category.php template files in your theme.
petershanton
Member
Posted 1 year ago #
These don't seem to be present in the editor. I can find the files in wp-includes, but they're not straight forward looking to edit. Where will it pull it from if it's not located in my /theme/ folder?
Does your theme have an archive.php template file?
petershanton
Member
Posted 1 year ago #