Why may you need to find an H1 heading?
Have you struggled to complete an H1 action in the platform, despite thinking it should be ticking off? To understand why the action won't complete, you'll need to find the H1 heading in the code. This will let you know whether or not the action was completed properly.
How to find an H1 heading?
Step 1: Open up the page in question
Step 2: Right click
Step 3: Click on ‘inspect’
Step 4: If you’re using a Mac, do Command+F and if you’re using Windows, do Ctrl+F
Step 5: Type <h1> into the search bar and click enter
You’ll then be able to find where the H1, or multiple H1s, are within the page.
Once you know what and where the H1 is, you can assess if you have changed the H1 correctly in your CMS.