Im trying to clean up my header so that it contains only what is deemed important for seo. However, I have a number of items (adverts, contact info) I would like to display in the header region but load at the very end of the page.
Perhaps Im missing something obvious in my search queries but I could not find an answer, which is strange cause this seems like something that would be common. What am I missing?
I presume be the best way to do this (css or javascript…or)?
your head tag and header tag are not the same thing. All of your SEO stuff should go in your head tag. You adverts and contact info should go in your header tag.