Welcome Guest! To access all forums & features, please register an account or sign-in. → Why register?



Adding a blog to my website


10 replies to this topic - - - - -

#1 LouisMoore16

    Neowinian³

  • 388 posts
  • Joined: 25-May 08
  • Location: Norwich

Posted 28 December 2012 - 21:30

I'm just looking for some advice before I actually do this. What is the easiest way to add a blog to my website?

I don't really want to use wordpress as I have a design for my website that I created myself that I like. However if there was some way incorporate a wordpress blog into my existing design then I would be open to doing this.

Any ways I can read into will be appreciated


#2 thatguyandrew1992

    Neowinian Senior

  • 2,080 posts
  • Joined: 22-January 09

Posted 02 January 2013 - 06:28

I wanted to add a blog to my site, so I just did some simple changes to the default WordPress theme to look closer to my site. That's the only advice I can offer.

#3 farmeunit

    The other white meat.

  • 2,475 posts
  • Joined: 05-May 03
  • Location: Branson, MO USA

Posted 02 January 2013 - 06:34

Did you create current site from scratch? If you going to be changing content a lot, use some kind of CMS, then create theme off your current design.

#4 Xoligy

    Resident Fanatic

  • 999 posts
  • Joined: 09-May 10

Posted 02 January 2013 - 07:22

You can incorporate wordpress onto your current site how easy/difficult it is i do not know here is there link on what to do but im sure there are many other guides and what not about. Plus im pretty sure if you typed in "intergrate blog to website" you would find quite a few links that helped and even discussed other pre-made software or something you could write yourself.

#5 nik louch

    ..:::..:::..:::..

  • 31,379 posts
  • Joined: 14-January 03
  • Location: Leicester, UK
  • OS: Windows 7, OSX, Android, Ubuntu
  • Phone: Galaxy Note II

Posted 02 January 2013 - 09:55

Personally I would still go with Wordpress, and either edit a theme to match your site, integrate with Wordpress or just talk to the database.

#6 +Blank

    Neowinian UNSTOPPABLE

  • 7,477 posts
  • Joined: 05-September 06
  • Location: Kansas, USA
  • OS: Windows 7
  • Phone: iPhone 5

Posted 02 January 2013 - 10:01

You might check out cutenews. I used to use it years ago, and it seems recently it went free.
Basically you just insert the php include into whatever already existing page you want the blog to show on, and it has a nice login system so you can login and use the editor to add blog entries/articles. And it'll appear on that page. Also does pageination and such also.

I really like it. You can customize the article template, have categories, and all sorts of cool stuff, and MUCH lighter than wordpress. like i said you just use the php include to pull articles into whatever existing page/layout you have.

It can be simple, but i've made some pretty decent and complex sites with it. in many ways i prefer it over wordpress since wordpress is an entire site in itself, while this just shows where and when you want it to.

http://www.cutephp.com
and its even cooler that they are updating it again.

#7 Guth

    Alba Gu Bráth

  • 788 posts
  • Joined: 30-December 05
  • Location: Scotland
  • OS: Windows 8 Pro
  • Phone: iPhone 5

Posted 02 January 2013 - 12:37

If it were me, I'd use wordpress and redesign my site into that and use it as a CMS/blog

However, as you don't want to do that i'd go for Cutenews aswell.

#8 Mikeffer

    Miniman

  • 4,322 posts
  • Joined: 02-October 06
  • Location: Scottish Highlands
  • OS: Win 8, Win 7, Vista, OSX, iOS, Android, WP8 and various Linux distro's
  • Phone: HTC 8X

Posted 02 January 2013 - 12:44

Easiest way, hire a professional. ;)

Second easiest way, use WordPress and create a theme using your current sites design and work it in.
Got a link to your current site so we can see how likely this is? Although it really doesn't matter to much what your current site is like as WP is damn flexible.

#9 AJKendall

    Resident Fanatic

  • 653 posts
  • Joined: 09-February 04

Posted 03 January 2013 - 15:39

Just customise Wordpress to match your design. The possibilities are endless with WP, there really are no limits when it comes to design. It's a fully customisable cms these days, not just a blogging platform. If you can't skin it, get someone to do it for you.

#10 +littleneutrino

    I am the Little Neutrino

  • 13,228 posts
  • Joined: 25-July 05
  • Location: Newark, Ohio
  • OS: Windows 8
  • Phone: GS3 CM10.1

Posted 03 January 2013 - 15:42

I never have to worry about installing a blog on my website, as i have generally always just used blog tools as a website and just made custom templates for each page style. In the past i had attempted to create my own custom CMS and while it worked for the most part Wordpress offered so much more freedom as to what I could do and i could devote my time and effort into creating packages for it rather than custom site code

#11 +Lingwo

    Neowinian Wise One

  • 4,751 posts
  • Joined: 22-April 03
  • Location: UK

Posted 03 January 2013 - 15:55

If you've coded the in HTML, you should easily be able to convert it to a wordpress theme.
Just look at the default theme to see how it uses "The Loop" and you should be sorted.

Wordpress is the way to go. It is no longer a blogging engine. It is almost a full blown CMS and it is a lot faster and more manageable than most dedicated CMS'