H1 tags, SEO and semantics

微笑、不失礼 提交于 2019-12-03 15:28:30

You should use h1 for the page title, not the company name. Just put the company name in a div and style it to look like a headline.

For SEO purposes the company name is not partically relevant for the page. It's more important to get varied headlines for the pages, so that search engines doesn't think that all your pages are simply different versions of the same page.

Using the company name as headline means that you reduce the relevance of the page title, making it less likely that search engines index the pages on the keywords.

The exception is of course the main page of the site, where it makes sense to have the company name being the most relevant information.

It's mostly personal choice as the use of H1 or H2 for the page title won't affect SEO as long as you use one. I am about to rewrite my website completely and I'm going to use H1 for the article title (not the site title) as I feel it's more semantically correct.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!