سؤال

I have a site and when you look at the source I have:

<h2>Some slogan here</h2>
<h1>Main title</h1>
<h2>Some title goes here</h2>
<h3>Some other title here</h3>

My question is, does it matter for SEO the is placed above the tag?

هل كانت مفيدة؟

المحلول

No, it does not matter. It is natural in some circumstances for the <hx> tag to come before the <h1> in the source code. CSS and JavaScript can change how its position on the screen.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top