Forum Moderators: mack
Logo
Header (navigation menu)
Body
Footer
Therefore, if i were to put the H1 code (and keywords associated with my page here) in the body, it would be below several lines of code (100ish).
Now i'm fine with that, but would my "h1" text be better placed near the top of the page (better weight in SEO?) And if so, how can i accomplish this given the layout of my page?
Any advice appreciated.
Andrew.
Done some reading - and from what i can gather is that i can place the h1 code at the "top of my page" (lets say right under the body tag), such that it looks like this:
<BODY>
<H1> TEXT HERE </H1>
....
Now..i can give the h1 tag some special attributes in CSS, and then use absolute positioning to position it somewhere else?
Is it "frowned apon " to lets say position the h1 tag at the bottom of the page? Or does it not matter to google?
Andrew.
Why would you want your main subject header at the bottom of the page anyway?