hitszosa / wiki

Repository of HITSZ OSA Wiki
https://wiki.osa.moe
Other
40 stars 3 forks source link

Fix multiple h1 SEO issue #10

Closed rewired-gh closed 3 years ago

rewired-gh commented 3 years ago

Either multiple h1 or absence of h1 will confuse search engine crawlers. Hence, I changed all the h1 to h2 and add title as h1.

SEO Guidelines: https://developers.google.com/search/docs/beginner/seo-starter-guide

cloudflare-workers-and-pages[bot] commented 3 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9fdceaa
Status: ✅  Deploy successful!
Preview URL: https://8b7c6eeb.wiki-vq8.pages.dev

View logs

rewired-gh commented 3 years ago

Here are some discussions: https://www.quora.com/Are-multiple-H1-tags-good-or-bad-for-SEO

Apparently, Google no longer has problems with multiple h1, but not for the others.