Tasering isn’t enough for those ripoff artists. I want the interrogation to hurt.
]]>Content first
Have the content first in your structure. With css this is possible, then related information, navigational elements, footers and top (branding area)
Hide content
Do not hide content with display: none, I am not really sure about this but I have a site that I used a h1 directly below the body element. I first had display: none on this one. The thing was that Google refused to index the page. Other pages on the site worked fine. After changing the css to position: relative; left: -100000px Google started to index the page.
“Your Honor, we call it New Jersey.”
]]>