Hello folks. I was just wondering how difficult it would be for me to incorporate a wordpress blog page to my clients website? The site is almost done, I just need to make a blog page. Any brief solution? Thanks Note: first time attempting to create blog page in a website. so much fun! :(
Basically, create a new directory in your home directory for the site. For example "blog" and install WordPress in that directory. Then you'll have a "blog page" at http://yourdomain.com/blog
If you are using a dynamic site, be sure to change your .htaccess file to allow the wordpress script to run autonomously with browser pointed at yourdomain.com/blog.
G'luck!
0z
nb: I have no association whatsoever with above tutorial, only found it to be a really decent pointer on how to accomplish my task @ hand. :)
Note: first time attempting to create blog page in a website. so much fun! :(
If you are using a dynamic site, be sure to change your .htaccess file to allow the wordpress script to run autonomously with browser pointed at yourdomain.com/blog.
G'luck!
0z
nb: I have no association whatsoever with above tutorial, only found it to be a really decent pointer on how to accomplish my task @ hand. :)