If someone is nice enough.. can they take a look at www.nationsubmit.com .. Just let me know if they see anything that I could change to help with the on page optimization or if they see anything that is wrong. Thanks in advance.
Nice site. It will help if you move the javascript code into an external file and link to it. Search engine crawlers tend to get lost in javascript. Also, try and get the site to validate to w3c standards by using css instead of tables. If you've got a validated site the crawlers will find it that much easier to go through. Cheers.
Thanks for the review, i know the code is pretty outdated to todays standards but I made the site using notepad. I will try working on replacing it with CSS.
Similar to the comment above about javascript coding, put all the styling in a separate CSS file. Reformat your page with CSS floats such that the content with the keywords that you are targeting appear at the top of the HTML code with the navigation afterwards.