Web page address:

Spiderability Report:


Statistics Report:

Top 20 most occuring words on the page, excluding 'common' words:

WordOccurences% of page
seo569.6
services193.2
internet152.6
uk152.6
marketing132.2
search111.9
optimisation91.5
engine81.4
kruse71.2
site61
software61
web61
business50.9
testimonials50.9
website50.9
affordable40.7
google40.7
here40.7
report40.7
reviews40.7

Explanations

Style sheet should be external
If you moved your style sheet in to an external file and call it in to your page using the 'link rel="stylesheet"' command it will reduce the amount of code on your page, which helps the spiders decide what is content and what is code it should ignore.
Javascript should be external
If you moved your Javascript code in to an external file and called it in rather than having it on the page itself it would reduce the amount of code on your page, which helps the spiders decide what is content and what is code it should ignore. There is a number after the Javascript that has been found to be quite lengthy, so if you have several scripts on your page it may only be worth moving one off in to it's own file.