标签: seo html-heading
我有一个网站,当你查看我的来源时:
<h2>Some slogan here</h2> <h1>Main title</h1> <h2>Some title goes here</h2> <h3>Some other title here</h3>
我的问题是,SEO是否位于标签上方?
答案 0 :(得分:0)
不,没关系。在某些情况下,<hx>标记在源代码中位于<h1>之前是很自然的。 CSS和JavaScript可以改变它在屏幕上的位置。
<hx>
<h1>