Blog vs. Feed Manager

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
10/31/2010 11:30:17 PM
Gravatar
Total Posts 64
Gerry Roston gerry (at) pairofdocs (dot) net

Blog vs. Feed Manager

On our site, we have a blog page with entries we wrote. We have decided that doing our own blogging is too much effort and we will instead use Feed Manager page to post blogs from others.

My question is this: Is there someway to create the Feed Manager page yet maintain access to our previous blogs?

11/1/2010 6:04:34 AM
Gravatar
Total Posts 18439

Re: Blog vs. Feed Manager

  1. Create a new page and put feed manager on it - give it the same page name as the blog page if you like though it must have a slightly different url
  2. Add the feed url for the blog in the feed manager and verify it shows your blog posts
  3. go to page settings for the page that has the blog on it and set "Include In Menu" and "Include in Site Map" to false
  4. move the feed manager page into the same place in the site hierarchy where the blog was

that should work, then you can add other feeds to pull in fresh posts.

Hope it helps,

Joe

11/1/2010 9:04:33 AM
Gravatar
Total Posts 64
Gerry Roston gerry (at) pairofdocs (dot) net

Re: Blog vs. Feed Manager

Joe - I suspected that that was the approach - thanks for confirming.

You must sign in to post in the forums. This thread is closed to new posts.