My first website...need help please!

Discussion in 'HTML & Website Design' started by Zlyfe, Oct 24, 2006.

  1. #1
    This is my first time making a website and I need some guidance as to what to do. I have bought hosting already, and buying a domain is no problem, but how do I get the content onto my site?

    Should I use some kind of CMS, like Joomla, or Wordpress? What if I want to make a regular site, without using a CMS or Wordpress, what do I do? Make something on Notepad and then upload it to my FTP??? :confused:

    If anyone can help me, it'd be much appreciated.

    Thanks
     
    Zlyfe, Oct 24, 2006 IP
  2. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Wordpress is basically a blog - did you want a blog or have a blog? And make sure you can use PHP and have a mysql database on your server.
    You can if you know HTML. Microsoft has come out with Expressions which is a WYSIWYG editor and it is free right now while in Beta. You might check that out if you need help writing HTML
     
    Corey Bryant, Oct 24, 2006 IP
  3. Renegade

    Renegade Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Definitely go with a CMS. It will save you a lot of time. DotNetNuke is a good one if you're on a Windows machine.

    It's best to stick with one that uses a language you know. Joomla comes highly recommended and I've seen some large sites using either it or Mambo.

    You should try to avoid writing code whenever possible. You've got better business things to do other than coding.
     
    Renegade, Oct 24, 2006 IP
  4. Zlyfe

    Zlyfe Peon

    Messages:
    31
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Okay, but what do I do to get my site looking like a real site? Do I upload the templates and all that into the FTP server? If possible, could you provide me more detail?

    Thanks a lot
     
    Zlyfe, Oct 25, 2006 IP
  5. andysyme

    andysyme Member

    Messages:
    91
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #5
    I guess the first thing is - what kind of site are you wanting to put up?

    :)

    Andy
     
    andysyme, Oct 25, 2006 IP
  6. Zlyfe

    Zlyfe Peon

    Messages:
    31
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I'm planning on putting up a tech related site. This question still hasn't been answered:
     
    Zlyfe, Oct 25, 2006 IP
  7. MakeSens

    MakeSens Peon

    Messages:
    240
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #7
    use Wordpress its very easy to use, and its good for google :) Never use Microsoft html editor, never ever! :eek:
     
    MakeSens, Oct 25, 2006 IP
  8. Computerized

    Computerized Well-Known Member

    Messages:
    3,356
    Likes Received:
    107
    Best Answers:
    0
    Trophy Points:
    140
    #8
    Isn't Wordpress only good for blogs though?
     
    Computerized, Oct 25, 2006 IP
  9. andysyme

    andysyme Member

    Messages:
    91
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #9
    Makes a nice, basic, CMS also :)
     
    andysyme, Oct 25, 2006 IP
  10. MakeSens

    MakeSens Peon

    Messages:
    240
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #10
    no, if u remove the archive and blogroll and all these stuff u wont reckognize if its a blog, and a blog with 4columns can really be a site, even with 2 columns.. Wordpress is a verygood site creator too:)
     
    MakeSens, Oct 26, 2006 IP
  11. pangea

    pangea Guest

    Messages:
    557
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #11
    try MODx CMS as a starter - its free + easy to use
     
    pangea, Oct 26, 2006 IP
  12. missdanni

    missdanni Guest

    Best Answers:
    0
    #12
    Its good to see your trying this out on your own.

    IMO you should do the following:

    Install a CMS - If your host offers fantastico or something similar look at the various CMS listed and see which one you like better.

    Hopefully your host offers a simple click install feature for the CMS you like, if so do that.

    Then its a matter of applying a "theme" you like and making a few changes like logo etc.

    Then you should be all set to start adding your sites contents. The great thing about using a CMS is you type, you click, your in business!

    Hope that helps :)
     
    missdanni, Oct 26, 2006 IP
  13. Dominicc2003

    Dominicc2003 Peon

    Messages:
    853
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #13
    If you want to upload your site on to ftp, login to ftp://ftp.yoursite.com and then put your index file in to the "public html" or "public_html" folder.
    Your index page can be "index.html", "index.htm", "index.php", etc.
     
    Dominicc2003, Oct 26, 2006 IP
  14. Bombaywala

    Bombaywala Peon

    Messages:
    1,249
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #14
    If you are just going to publish articles - Wordpress will do wonders. Joomla too will work out well if you want a real CMS - wordpress being a blog s/w has it's limitations.
     
    Bombaywala, Oct 26, 2006 IP
  15. GreenStalkDirectory

    GreenStalkDirectory Well-Known Member

    Messages:
    423
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    138
    #15
    GreenStalkDirectory, Oct 26, 2006 IP
  16. PayItForward

    PayItForward Peon

    Messages:
    752
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    #16
    He rephrased his question but no one answered it...

    Everyone here is recommending you use Wordpress and other content management systems because it could take you quite some time to build a decent website if you didn't use a content management system(CMS).

    If you decided not to use them, you would learn HTML and CSS. Basically, they let you shape your website piece by piece. For example:
    That's CSS, and it is what defines how the pages of your site will look. It's no easy task for someone just starting out. Once you create the HTML and CSS of your site, you would then upload everything to your FTP.

    There is no template or anything like that unless you find a free template or buy a template and edit it using something like Dreamweaver.

    Which brings me to the same point everyone else just made, just use Wordpress :)
     
    PayItForward, Oct 27, 2006 IP
  17. Zlyfe

    Zlyfe Peon

    Messages:
    31
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #17
    okay thanks for all the help guys. i still have some questions tho:

    where is this "public_html" folder? do i have to create my own, or is it already there? then I just put my templates and everything into that public_html folder and it will show up on my website?

    thanks
     
    Zlyfe, Oct 28, 2006 IP
  18. mediapro

    mediapro Well-Known Member

    Messages:
    383
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #18
    Zlyfe, the publc_html folder is the root web directory
     
    mediapro, Oct 31, 2006 IP
  19. csquare017

    csquare017 Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    if you want to make one using a cms I recommend www.phpnuke.org or www.futurenuke.com

    Also if you wish not to use a cms on your website, you can make files via notepad, wordpad, dreamweaver, etc. and then upload the files to your ftp such as (index.html) would bee your homepage or the first page anyone would see.
     
    csquare017, Nov 1, 2006 IP