Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

What is a good price for a website?

I have started to create and design websites for people, i started with a few sites that i did for only a little money as i was getting used to it and using them to try out new skills etc.

A example of my work is here : http://www.fynnvalleyexplorers.org.uk/ its not completely done but it will give you a good idea of my work, so how much do you think i should charge for sites like this and how much i should charge for extra scripting etc?

Update:

Sorry forgot to say i would be pricing in £ but may also let people pay in $ and maybe even second lifes L$, so anyones help is great! maybe some examples of your own work might help so i can compare?

Update 2:

Would also like to say feel free to say somethings wrong with the site but please say whats wrong with it and how i can improve it! how else will i learn?

5 Answers

Relevance
  • 1 decade ago
    Favorite Answer

    I am kind of in the same boat as your are, I charge $30 an hour basically no matter what I'm doing (PHP, HTML, CSS, JavaScript). I don't know Flash (can't afford it), so I can't speak on that. The website you have listed seems a little slow in FireFox, I didn't try it in IE because well, basically I don't like IE, its very very very buggy (well, it doesn't always follow standards and has alot of legacy functions builtin). I haven't been making websites for to long but eventually I will be charging more, because people are willing to pay for it. It is a great skill to have, keep up the good work. Since you are a beginner, I wouldn't charge more than $50 an hour, but flat rates are good too, like $100 for a static page, or $250 for 3, or $150 for a page with PHP or Javascript. Good luck.

  • 1 decade ago

    I've been building commercial websites for years and I use a pretty basic formula.

    Static websites less than 5 pages = $500

    Static websites over 5 pages add $50 per page.

    Flash design is $70 per hour contracted against a maximum number of anticipated hours. Most Flash websites run $2000 and up.

    Scripted websites that include PHP, Java, JS, Perl, ect... start at $1000 and will include a $70 per hour fee contractually for updates and bug fixes after a certain amount of time.

  • 1 decade ago

    Not trying to be rude here... but after looking at the source of that page I wouldn't pay you anything. In fact, I'd ask you to pay me for making my business look so bad. Okay, maybe that's taking it a little too far, but seriously.

    As a web developer you have an obligation to your customer not to rip them off. An obligation to actually know how to do what you're telling your customers you know how to do. Sure, maybe you're still learning and getting your feet wet in HTML and CSS and that's fine -hell, I encourage you to keep learning. On the other hand, in my personal opinion, you have a long way to go before you start charging anyone for that.

  • jimbot
    Lv 6
    1 decade ago

    Why not go to a forum dedicated to web designers and ask this question there.

    check the marketplace at http://www.sitepoint.com/forums/

  • How do you think about the answers? You can sign in to vote the answer.
  • I think you should learn how to hand-code websites and not use templates. That's how you end up with rediculous code like this:

    <!-- InstanceBegin template="/Templates/Main Template.dwt" codeOutsideHTMLIsLocked="false" -->

    <style type="text/css">

    <!--

    .style1 {

    color: #800080;

    font-weight: bold;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    }

    -->

    </style>

    <style type="text/css">

    <!--

    .style7 {font-size: 20px}

    -->

    </style>

    <style type="text/css">

    <!--

    .style8 {font-size: 14px}

    -->

    </style>

    <style type="text/css">

    <!--

    .style9 {font-family: Verdana, Arial, Helvetica, sans-serif}

    -->

    </style>

    <style type="text/css">

    <!--

    .style10 {color: #FF0000}

    -->

    </style>

    <!-- InstanceEndEditable -->

    Why so many <style> tags??

Still have questions? Get your answers by asking now.