Results 1 to 13 of 13

Thread: How do you?

  1. #1
    Registered Ben's Avatar
    Join Date
    Dec 2005
    Posts
    126

    How do you?

    Hi,

    I am new to this forum so I was unsure where to post this. Anyway let me proceed. I am looking to develop a lot of mini sites as I have a few domain names and a lot of spare time. So I am wondering how would you develop a small mini site, earning about $1 a day, how would you go about it? I mean I have tried in the past and have ended up having to either give up, or do everything myself (no professional help, even though I would pay). Nobody seems to want to help out me. So how do you go about it? Do you use PHP and code it yourself? or do you have it with HTML and then just update it yourself? I am new to this whole thing and just needed some advice

  2. #2
    Working. Masetek's Avatar
    Join Date
    Aug 2005
    Location
    Aust
    Posts
    543
    Not that I recommend it for expenienced developers, but a good start would be getting Dreamweaver and start learning how to build sites. Don't worry about PHP for now, just focus on how to make a site in dreamweaver and publish it online. There are thousands of dreamweaver tutorials out there, just google it. Once you have got the website development sorted with dreamweaver, post back here and we'll talk about writing some content and adding ads to it etc

  3. #3
    Registered Ben's Avatar
    Join Date
    Dec 2005
    Posts
    126
    I already know how to create websites, my first site was a portfolio type thing, illusiondesigns.org and I have a few others in the likes of www.moozica.com and a few other domain names. I am just wondering how you guys do it, because I know how to code in PHP and design webpages. I was just wondering how you professionals do it

  4. #4
    Trench Warfare
    Join Date
    May 2003
    Location
    Australia
    Posts
    813
    My advice is to take it one site at a time.

  5. #5
    Registered Ben's Avatar
    Join Date
    Dec 2005
    Posts
    126
    Quote Originally Posted by ozgression
    My advice is to take it one site at a time.
    Yes I agree, but I would like to know how you guys do it. Whether you guys update manually (HTML) or update dynamically (PHP). Because I am sick and tired of coding a ton of code for one site and then another bunch of code for another site

  6. #6
    Future AstonMartin driver r2d2's Avatar
    Join Date
    Dec 2003
    Location
    UK
    Posts
    1,608
    When you talk about 'updating', what exactly are you refering to?

    I use PHP, and obviously HTML - its not really a case of using one or the other...?

    Maybe you should setup a template, that contains all the layout HTML & CSS, then you can quickly add headers, and change colors to form a new site.

  7. #7
    Working. Masetek's Avatar
    Join Date
    Aug 2005
    Location
    Aust
    Posts
    543
    Quote Originally Posted by r2d2
    Maybe you should setup a template, that contains all the layout HTML & CSS, then you can quickly add headers, and change colors to form a new site.
    That's pretty much what I do. Have a "standard" template in which I can insert headers and menus. And I have a sepeate CMS that's runs all those template sites. All I have to do is add the new site to my cms and start writing articles. I use the same db for multiple sites (being on the same server) so I dont have to worry about setting up tables etc.

    But, I have spend hous making this system, it's by no means a quick fix. Its going to save me hours and hours of time in future but Ive had to invest a lot of programming time into it.

    Oh and 1 more thing. Most of the pages of my site are stored in the database and formatted dynamically using PHP.
    Last edited by dpmmedia; 12-21-2005 at 01:29 AM.

  8. #8
    Website Developer
    Join Date
    Oct 2004
    Posts
    1,607
    If you want mini sites making a $1 a day each, here is what I'd do.. Find some decent paying keywords, write about 10-15 pages of content per site each targetted toward keyphrase searches in that topic. Get some prominant links for good sites, on or off topic. You should be able to rank for some terms in MSN, maybe Yahoo, probably nothing from Google. Long term, you'll be in a bad position, but short term you should be able to make a little extra cash.
    Make more money - Read my Web Publishing Blog

  9. #9
    Registered
    Join Date
    Oct 2005
    Posts
    15
    Hi Cutter.

    Where can one find information about how much different keywords are paying?

  10. #10
    Website Developer
    Join Date
    Oct 2004
    Posts
    1,607
    Make more money - Read my Web Publishing Blog

  11. #11
    Registered Ben's Avatar
    Join Date
    Dec 2005
    Posts
    126
    Thanks for that information guys. Now all I have to do is find someone who is willing to give up some server space, yippee

  12. #12
    Website Developer
    Join Date
    Oct 2004
    Posts
    1,607
    You should be able to find a good virtual hosting plan for under $10 a month, try looking around here: http://www.webhostingtalk.com/
    Make more money - Read my Web Publishing Blog

  13. #13
    Registered Ben's Avatar
    Join Date
    Dec 2005
    Posts
    126
    thanks heaps Cutter

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •