[ad_1]
I just realized that the titles of my posts are appearing as H2 headings in the structure of my entire website, even though I made sure that the heading tag in the website’s topography is set to P and not H2. How can I fix this issue?
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
I mean, semantically speaking they are headers and should be labeled as headers per accessibility standards. Whether they should be an h2 specifically or lower in the hierarchy is debatable depending on the greater context of your content’s flow.
Sorry, I don’t have an answer for what you’re actually asking though. I code my templates and layouts so any h2 or p or span etc is manually tagged.