I am not interested in 'willing to split some profits' offer.
If you are ready to pay my consultancy fee (100% advance) then I can help.
BTW, here is one free tip :-
Your site can be access via www and non www version of your domain. You should keep one and redirect another to it.
If you want to use www version then add the following code to .htaccess file
Code:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^hammerhosting.com [NC]
RewriteRule ^(.*)$ http://www.hammerhosting.com/$1 [L,R=301]