Content placement in HTML and display
-
Does Google penalize for content being placed at the top of the page and display for users at bottom of the page? This technique is done by CSS.
Thank you in advance for your feedback!
-
Are you talking about infinite scroll?
Or literally making a "footer" but writing it at the top of the page and having it display at the bottom of the page.
-
Google is focussing more and more on user experience and analyses the way websites are visualized on screen. They already communicated that they don't like tabulated content where the user has to click to make content visible. Putting content in the beginning of your HTML while it is displayed at the bottom of the page goes a bit in the same direction and could be regarded as a shady technique. Not sute if this is already the case but I wouldn't do it on my site.
rgds
Dirk
-
Thank you for your reply. I'm talking about that but it is not a footer. It is just more at the bottom.
-
Hi Dirk,
Thank you so much for your reply. I just want to be sure that this is not a recommended practice. We will show everything to users and robots, but the content won't be organized in the same way.
Regards