Blog vs Website
People often ask me
“Should I start a blog or a website?”
Now each one has its own set of advantages and disadvantages
With blogs for example,
1. You do not have to deal with writing your content in HTML
2. Blogs provide services like enabling visitors to comment on your site.
However, many blogs have limitations in that they do not allow scripts or embed code to run. Also, you will not be able to build even simple applications that call asmx or php webservices.
It might seem more flexible to fallback on using a website, but posting content everyday might become a bit of pain, without the friendly blog interface.
What is the solution ?
“Start your website and install a blog provider like WordPress on it”
WordPress provides a free personal publishing platform.
Here are detailed instructions about how to install WordPress on your website.
http://codex.wordpress.org/Installing_WordPress
Your web hosting provider has to support minimum recent versions of PHP and MySQL for this to work.
If you need an expert help in this install register yourself at
http://install4free.wordpress.net/get-in-touch/
And someone will get in touch with you.
Filed under: web design