Hi,
Bluehost does have a recovery option that usually goes back a week or so.
Recommend discussing the backup recovery options with them next.
Hi
A blank page doesn’t mean it’s gone, it could mean it’s just a White Screen of death. What happens when you log into the server via FTP or SSH? Are the files literally gone?
The next obvious question is, do you have backups? If you don’t have backups, do you have a development team you employed?
Tony
I had the same thing happen to me with the wordpress white screen of death. However it looks like the files are all still there in my cPanel. Can I do the backup myself or do I need Blue Host to do it for me?
It might be a hack, or it just might be a conflict with a plugin or theme.. etc.. hard to say without investigating.
As for a backup, yup, you can do it yourself. You can also check with your host, they might have a 24 hour backup service.
The easiest way is to do a backup locally, grab and pull all the files down. nice and easy. You won’t be able to take advantage of most of the plugins out there, right now, being your website is down.
here are a few tips to get you going again:
1 – Try disabling /wp-plugins (you can do this by renaming)
2 – Try disabling /wp-themes (same as above)
3 – Manually replace core (yes, download it locally and replace wp-admin and wp-includes)
Now mind you, you might be suffering from the recent outbreak: http://blog.sucuri.net/2014/07/mailpoet-vulnerability-exploited-in-the-wild-breaking-thousands-of-wordpress-sites.html
If so, the process might be a bit more exhausting being that all your PHP files are likely messed up.
Thanks