Forum Moderators: open
Worst Case Outlandish Paranoiac Scenario: The SE may think the keywords listed at the bottom are not relevant for your site at all, and hurt your rankings.
Best Case Scenario: For anything outside of geo-related keywords, it won't help you.
Also, there's a 100k limit to how much code a spider will swallow.
If you're thinking "get keywords in here", you will most likely fall into an artificial pattern. If you are thinking "add information about my main topic", you probably won't.
Site size is well under 100K.
We are not talking about web site size, it could be 100MB, and it doesn't matter. We're talking about size of one page, which includes web page source and text. Basically, it is your html page size, without images, external style sheets and scripts.
I suspect coding error... Check source of your cached page in Google and you'll see where it ends.
Better still, take your HTML and CSS over to the W3C Validation service and check them out. You'll find them in google (where else!)
And when it suggests things are wrong, it really does pay to fix them - trust me, it does!
DerekH
Such a concept isn't an HTML concept.
It's easy to confuse page content with page layout.
google indexes page content. Not page layout.
Page layout - whether via HTML tables or CSS - isn't page content.
I suspect that the "footer" - whatever this means - is somehow malformed HTML, or that somewhere in the file there is HTML that is not valid, and what follows it is lost.
DerekH