I need a blog for my website

Discussion in 'HTML & Website Design' started by leony, Mar 18, 2008.

  1. #1
    Hi,

    Probably this question was asked a thousand times here, but I could not find an answer for myself. Basically, I need a blog integrated on my website. Header and footer will be the same of my website and the body will be the blog software. I cannot implemet wordpress because it is rather complicated. Is there a software easy to install and modify which does not require programming skills?
     
    leony, Mar 18, 2008 IP
  2. unitechy

    unitechy Peon

    Messages:
    350
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can install wordpress from your cpanel duh! through fantastico
     
    unitechy, Mar 18, 2008 IP
  3. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #3
    No theres a bit more to it, he is asking as he wants to be able to have the same header and footer from his site in the blog so that it matches.
     
    pipes, Mar 18, 2008 IP
  4. ronakbhagdev

    ronakbhagdev Peon

    Messages:
    251
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Are you using CMS (Content Managemnt System) for your website? If you are using Joomla or Drupal then you can easily integrate wordpress with it.
     
    ronakbhagdev, Mar 18, 2008 IP
  5. leony

    leony Peon

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    No, I am not using any CMS software. I only need a simple blog that will match my website. Not looking for lots of functionality.
     
    leony, Mar 18, 2008 IP
  6. gsal

    gsal Guest

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Wordpress is the easiest CMS to reprogram

    go to wordpress.org and read the docs about the so called "Loop", all WP activities turn around the Loop, the files are simple php files rather well written so customization isn't hard at all

    the difficulty is to understand what the Loop is and how it can implement an entire blog, but if you understand it other customizations are trivial
     
    gsal, Mar 18, 2008 IP
  7. QiSoftware

    QiSoftware Well-Known Member

    Messages:
    805
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    158
    #7
    What type of host [windows or linux] are you currently using? If linux-- WordPress is great. Windows-- I would go with a blogger.com blog and ftp to your site.

    I have integrated a lot of existing site designs with WordPress blogs. See my web hosting - blog for an example. PM me for more info.

    Q...
     
    QiSoftware, Mar 18, 2008 IP
  8. chapicha

    chapicha Peon

    Messages:
    235
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #8
    WP has easy functions to create blog.
    http://wordpress.org
    Code (markup):
     
    chapicha, Mar 18, 2008 IP
  9. TechnoGeek

    TechnoGeek Peon

    Messages:
    258
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #9
    It is not so hard to modify Wordpress so that it matches your site. You install it under your current domain in a directory 'blog'. Then go to /blog/wp-content/themes/default/ and modify the following files: header.php and footer.php.
     
    TechnoGeek, Mar 18, 2008 IP