• Hello,

    Basically i’d like to embed my wordpress blog into my static website without converting the static HTML into a wordpress theme.

    So when i post something on my wordpress blog, it automatically updates on my static page. Is there a easy way to do this? With tumblr it was very easy, and i like to know how to do it with wordpress.
    Also it would be nice to know how to embed, for example a webcomic plugin into your site .

    Thanks, any help is appreciated.

    Rhol.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Without knowing anything about how you manage your static HTML code here are a couple of suggestions:

    • Create a static page and use it to iframe your WordPress site
    • Embed a widget on your static site that displays your WordPress RSS feed

    As for the Web comic plugin, you may have to use a wrapper to get it to display properly in WordPress. That almost certainly means finding a plugin that allows you to do this. And that comes down to how the Web comic is distributed (i.e., is it in Flash?).

    Thread Starter rhol

    (@rhol)

    Thanks,

    Yes, i was playing around with the iframe feature and got it to work pretty well.

    As for the webcomic plugin example: https://www.ninja-bunny.com/
    You can see that middle part that shows the comic and navigation arrows for it, Any idea how to embed only that area into a static HTML?

    Thanks,

    Rhol.

    The comic is a GIF file and there isn’t much code associated with it. I would guess some sort of plugin is being used to serve images from the media library. My guess is that site uses the ComicPress plugin.

    Thread Starter rhol

    (@rhol)

    He is probably using webcomic or ComicPress plugin. Any idea how to embed that plugin into a static HTML website?

    Thanks,

    I have never tried to embed a WordPress plugin into a static HTML site. If the plugin needs the WordPress database you would probably have to emulate a lot of WordPress activity.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Embeding wordpress blog into a non-wordpress site.’ is closed to new replies.