Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Anthony Hind
5,715 PointsBlog Integration without Wordpress
Hi all,
Just wondering what the best method is to have a blog on a website, I understand WordPress is a great system and I love using it but if for example if you wanted a simple three/four page website with a blog or Journal page how could this be achieved or am I making far more work than what is required?
Cheers
Anthony
4 Answers
klam tine
15,524 PointsIn short: Just put your articles online as index.html
I assume you have already known how to put a website online. Just make some href links to switch between those articles. But, you probably want more if you are ambitious enough. You may think I want to sort them by a timeline, getting some tags, when it grows up you gotta need a search method...
Please just use Wordpress to make life easier.
Matt Campbell
9,767 PointsWordPress is the quickest and easiest option. Making it work outside of WordPress is no big deal but you'll acheive the same as using WordPress in more time and there's no scope for expanding on the idea.
Elissa Collier
8,530 PointsI've started to just install wordpress in the subfolder /blog... Maybe that's an option for you?
Anthony Hind
5,715 PointsCheers Guys,
Thanks for you input just something that has been at the back of my mind, I was thinking of just styling my pages to look like a blog but that will just end up causing more problems like Michael said, my main issues with Wordpress is the slow loading time and also security, maybe that is something I need to improve on to get a bit more confidence with using wordpress and custom building.
cheers
Anthony