Forums

how to make some postings on an internal corporate blog public? (2 posts)

  1. texafornia
    Member
    Posted 4 years ago #

    My company has an internal "IT Blog" where we post useful info that only employees can see. Now we would like to make some of our postings public. Is there a way to add and then use a category such as "Public" and then have those postings visible on the Internet instead of just on our own intranet?

    I can give more details on our install setup if somebody thinks this method is possible. We just want to avoid installing WP twice.

  2. Kafkaesqui
    Moderator
    Posted 4 years ago #

    Question: Can your external site access your intranet?

    For example, let's say you wanted to use an include() in a PHP document on your publicly accessible site to include a PHP doc located on your intranet. Is this feasible?

    If the answer is yes, see:

    http://codex.wordpress.org/Creating_a_Static_Front_Page#Integrating_WordPress

    If no, then other options include:

    1. Access the WordPress database and display its content from that category through custom-written tools.

    2. If your intranet can be configured for this, you could open up the syndication feed for just that category and, using a feed parser, incorporate it into your external site that way.

Topic Closed

This topic has been closed to new replies.

About this Topic