My jQuery uses the hash tag to load content into a div when a link is clicked, this allows me to have one main page and all other pages as just simple text pages that will be loaded into the main page this has worked perfectly, till Google indexed my individual pages so the hash tag does not work
scotwebtech.co.uk (the content in the main div changes)
scotwebtech.co.uk/aboutus (the content is not put into the div just simple page loaded)
Changing all the link names of the pages to include # does not work.