Is there a standard method for approximating or estimating the hosting costs of a new website?
I know I'll need to estimate the number of visitors as well as other things, I'm just looking for a framework to guide me.
|
1
|
Is there a standard method for approximating or estimating the hosting costs of a new website? I know I'll need to estimate the number of visitors as well as other things, I'm just looking for a framework to guide me.
|
|||
|
closed as not programming related by blowdart, George Stocker, Gulzar, mmyers, Marc Gravell♦ Jun 17 at 21:41 |
|
|
I know this is probably obvious, but it's dramatically dependent on:
It's pretty difficult to even begin to estimate that until you've written a draft of the site and can measure the average page load cost as (a) test user(s) browse it. |
||
|
|
|
|
There's no standard method for estimating hosting costs, too many variables like app stack (OS, platform, database, etc.), app complexity, number of users, etc. Here's a very rough guideline to get you started:
|
||
|
|
|
|
There are very cheap VPS solutions available - if you speak German that is. Hosteurope.de is incredibly cheap, you can get a VPS deal there for under $10 / mo. I'm not spamming this on their behalf or something, just a satisfied customer. |
||
|
|
|
|
Advertisement revenue is difficult to estimate because it depends on different areas: 1) Number of visitors 2) Smart ad placement and how aggressive you place those ads 3) Content (credit refinancing generally brings a higher return than basic political commentary) 4) Optimization of choosing the right advertisements for your visitors. The number of visitors also doesn't grow linearly with advertisement revenue at the beginning of your website. http://www.stevepavlina.com/blog/2006/01/2005-traffic-adsense-revenue-growth/ is a example of a blog that grew it's advertisement revenue faster than it grows it's readership. Through having more readers Google Adsense could better target the ads to get people to click on the ads. In addition the guy who runs the blog also tweaked his ad placement to increase revenue. |
||
|
|