Got a quick question, i am looking into create a site with a home page ( landing page) with blog section and forum. I am currently using vbelletin for forum and planning to add wordpress as a blog. Any idea how can i put them all together??? Any help will be highly apprecied. Thanks
I'm not sure if i understood right but, If you upload all the forum files to say the folder /forum (so your forum will be www.yoursite.com/forum) And all the wordpress files to a folder /blog (so your blog will be www.yoursite.com/blog) Then create an index.html page you can link to these two from there? Also you could just upload the wordpress to the main directory (/) and still have a landing page. I think you can also have subdomains e.g forum.yoursite.com and blog.yoursite.com but i haven't really looked into this.
the way you have explained, it makes sense but i was thining in terms of portal so that through out the site nevigation would be easy, thanks