H1 below fold Mobile Friendliness issue
Last updated:
Why is it important to have the h1 visible on page load?
A <h1>
element conveys what the page is all about. Without scrolling, a user must see the most important title on the page.
A good title (<h1>
) can convince visitors to read the whole page. So making sure the <h1>
is visible without scrolling can have a positive impact on the bounce-rate of your website.
When the mobile friendly test reports the “H1 below fold” error, it means that the h1
element is too far down the page.
Above the fold is the part that is immediately visible when the page is loaded without scrolling. Below the fold is the part that is not visible when the page is loaded without scrolling.
Make sure to have the <h1>
readable above the fold.
Do the Mobile Friendliness test
Checkout the ExcellentWebCheck services
ExcellentWebCheck's goal is to improve the online user experience. The tools of ExcellentWebCheck help to detect and improve usability problems on your website.