• I was wondering if there was anyway I could work wordpress into a website I already have. I’m making a website for my band, and decided wordpress would be the easiest way to manage blogging. Before I would just manually edit the “blog” page and I wasn’t really happy with it. I like how wordpress works but is there any way I can build it into my website rather than having it as something all off to its self.

    Sorry if that didn’t make any sense I can try and re-explain it to you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Basically, you want your WordPress blog to integrate seamlessly with the look and feel of your website, right?

    Before I would just manually edit the “blog” page and I wasn’t really happy with it.

    What do you mean by manually edit the “blog” page, do you mean you “pretended” it was a blog when it was not?

    any way I can build it into my website rather than having it as something all off to its self.

    Sure, there are many ways to do that… either install WordPress in one of the directories and include the link to your blog in main navigation of your site. Plus, you could always code your WordPress theme to have the same layout as your main website. Site URL?

    You just need to install WordPress in a subdirectory

    http://codex.ww.wp.xz.cn/Installing_WordPress#In_a_Subdirectory

    Then, you’ll need to add a link or menu item to your website that points to your blog.

    ie http://www.yoursite.com/blog

    The blog will remain contained in the subdirectory and you can do whatever you want with the rest of your site 🙂

    Edit: I just noticed that the previous poster suggested the same thing at the end of their post. Sry, I missed it somehow.

    Thread Starter 0xrain

    (@0xrain)

    “Basically, you want your WordPress blog to integrate seamlessly with the look and feel of your website, right?”

    That would be correct.

    “What do you mean by manually edit the “blog” page, do you mean you “pretended” it was a blog when it was not?”

    Yeah pretty much haha.

    “Sure, there are many ways to do that… either install WordPress in one of the directories and include the link to your blog in main navigation of your site. Plus, you could always code your WordPress theme to have the same layout as your main website. Site URL?”

    I have it in a different directory already, and I was thinking of coding the theme already but I was checking to make sure there wasn’t an easier way first. Thanks for the replies.

    btw, the site URL is http://fmtkband.byethost4.com/index.html wordpress is in /blog on the site. I haven’t had time to make a link to it yet.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Implementing WordPress with my website’ is closed to new replies.