Skip to main content

4 points for setting h1 - for your SEO -

Table of Contents

4 points for setting h1

  1. Include keyword
  2. Be consistent with the content
  3. Make it unique
  4. Make it simple

1. Include keyword

Web crawler examines the consistency search query and h1 of the page. So if you want your page to be in high position in SERP when user searches "web analytics", include “web analytics" into the h1.

2. Be consistent with the content

Like meta title, h1 needs to be clearly indicative of what the page is written about. If the page is written about SEO, include "SEO" into the h1.

3. Make it unique

Do not use the same h1 among your web pages because every page should talk about different topic from other pages. Even if your website theme is SEO, the topic of each page must be different such as meta title, meta description, and h1.

4. Make it simple

Even though there is no limitation of the number of character for h1, it is better to be shorter than about 100 characters. If it is longer than that, user may find it troublesome to read in both of SERP and that webpage.

Where to set h1

Basically h1 should be set at the biggest heading in that page such as page title and article title. But some page might not have that kind of heading like top page of the corporate site. In that case, alt tag in the main visual or company logo in the header is recommended as below.

<h1> <img src="***.png" alt="XXX"> </h1>

Replace XXX with your h1 text.

How to measure the effect using Search Console

Comments

Popular posts from this blog

Get user location - Make it better with Google Analytics -

How to get user location using Google Analytics Action Plan <Case 1> Target location: Australia Analytics result: More users from New Zealand than Australia You may need to: Change your International targeting setting using Search Console <Case 2> Now you are: Advertising online Analytics result: Higher conversion rate for Singapore than other countries You may need to: Put more money on advertising in Singapore than other countries

Get user language - Make it better with Google Analytics -

How to get user language Action plan <case 1> Site language: Simplified Chinese, Traditional Chinese, and Korean Analytics results: Higher conversion rate for Korean user than other languages You may need to: Update Korean pages in prior to other language pages <case 2> Site language: American English Analytics results: More en-gb (British English) and en-au (Australian English) users than en-us (American English) and en-ph (Philippine English) users You may need to: Change it to British English, especially terms rather than spelling (ex: pants -> trousers).

Get user age - Make it better with Google Analytics -

How to get user age Action plan <case 1> Analytics results: The most users are age 55-64, but the bounce rate is the highest, and pages per session and average session duration are the lowest. You may need to: Increase the font size or let users change it because age 55-64 people might find it more difficult to read small text than younger people. <case 2> Analytics results: Conversion rate for age 25-34 is higher than age 18-24 even though there are more 18-24 users than 25-34. You may need to: Put more money on age 25-34 than 18-24 for your web advertising.