wordpressblog-engine

Integrate blog into own website


There are already several questions with a similar title, but they received either no answers, or the answers were too specific.

I would like to integrate a blog into a website, so that content can be updated using a simple interface, e.g. from a wordpress/blogger/... account. I find the solutions with iframe cumbersome and unprofessional and I am not sure that modding a wordpress/blogger/... theme gives satisfactory results either, plus, I am not fond of running a whole wordpress engine on my website.

I build my light-weight websites from scratch (in gedit, Notepad for Linux), so I am not tied to any particular system or software and have full control over the layout.

Do you have any suggestions for achieving a satisfactory solution? Will I have to learn ASP.NET and IIS?

Many thanks.


Solution

  • WordPress is a good solution for your system. It's easy to install and use.

    Requirements from WordPress Codex:

    It is also required that you install it on Apache. So, no need to learn ASP.NET and IIS.

    If you want to have a blog, just pust the wordpress files in a folder called blog and install it there. You will then be able to access the website from yourdomain.com/blog/