At the end of the day, the developer I’m working with and I came up with two solutions:
-
Create a new blog (via Network mode) for each individual blog and just import into that using, say, FeedWordPress.
-
Create a new custom content type and do some mod_rewrite tweaks to put it in the path structure specified above. In the Program content type, a new field that defines the blog’s RSS feed (whether it be on-site or off-site) directs a single text link to the latest blog post.
We ended up doing the second option because it was closer to the spec and really much more elegant.
Related Posts:
- How can I make custom static widgets/areas on my homepage?
- Displaying One Custom Post Type’s Content On Single Post of Another Custom Post Type
- Convert Custom Table Data Based Plugin To Be Searchable
- Add Class according to the order of appearance
- Need to have an archive widget which organizes and displays a custom post type using a custom date field
- Custom Content Type with No Page View
- Using custom post types WordPress network
- How to hide a custom field from admin?
- Get terms for a specfic post from multiple taxonomies in custom post type
- Custom post type tags not showing in search
- Problems making shortcode with custom post types and taxonomy
- custom comment fields on CPT
- CMB select with data from CPT
- Add Class After 4th Post
- $wpdb is queried but results don’t show
- cannot achieve this structure (custom posts VS categories VS ??)
- Post visibility option to theme front-end for author to select?
- How to list posts by term (custom taxonomy)
- Query Multiple Custom Post Types & Exclude a Taxonomy Term
- How to keep a record of changes to a custom field?
- Function to add custom HTML into head in custom post-type list page
- Is it possible to have hierarchical taxonomy and hierarchical custom post types in one permalink?
- wp3 custom post types rss
- Custom taxonomy not saving correctly
- What is the best way to manage small blocks of content on my home page?
- How to create Custom image post?
- One post auto attached to many another items
- How set template for “custom post type” individual post
- how to use custom post types collectively integrated with each other
- Use Gravity Forms and a Shopping Cart for output to Freshbooks for an Estimate [closed]
- Cannot modify a registered custom post type rewrite slug
- Display all post types together
- Get data from custom post type to another custom post type?
- Multisite – Echo admins profile meta
- Using get_terms() as shortcode attribute
- Displaying information from Custom Fields in template with Types?
- Collection of fields in a single post
- Add Excerpt On Quicksand Plugin
- Custom post type adding additional markup
- Turn post into simple slideshow
- Problems with a custom meta_box
- Make title field multiline in the add new custom post page?
- Select Menu for Custom post Type does not save
- install.php Custom Taxonomy Term not being added to custom post
- Multiple Block Quotes without using HTML
- 2 language CPT content
- Is There A Way To Add Another Field To Custom Post Type (Not Custom Field/Meta)?
- What’s the best way to show custom post types? With page template it’s not perfect!
- How to apply order on custom taxonomy and custom meta key on custom post type
- How can i display on front page a movie that is atached in a post type
- Data won’t save on a straightforward metabox, what am I missing?
- Specifying Default Template for Hierarchal Custom Post Type [duplicate]
- Custom post type – columns order
- custom post-type query just returns two posts
- Custom post type functions.php if statement on action
- How would you feed Custom Post Types to Facebook?
- Add Image field to CPT
- Query multiple post of which one by taxonomy
- Inserting two categories
- How to add custom column to Custom post page list?
- How to make a template for a specific post of a custom post type?
- Changing the RSS feed titles not working
- Bulk update custom post types
- How to delete unnecessary custom post types in the UI
- Set a Custom Post Type as a Homepage
- Exposing custom fields to the user in custom type post
- How to feed custom post type to a facebook page?
- Slideshow/Gallery plugin based on WP Core Gallery [closed]
- Advise on Custom Taxonomies and Structure
- Page template with custom query instead of archive-xxx.php?
- How to create a job post by email parsing? [closed]
- ACF select box css color change
- show posts under custom post type with same autj
- Creating post custom field text area
- Fatal Error WordPress Custom Post Type UI + WPML
- Delete old thumbnail when updating new
- cannot export data from CPT UI (books)
- How to automate the creation of advanced layout article/post
- REQUIRED: The theme uses the register_post_type() function, which is plugin-territory
- display posts, pages and custom post types from another wordpress site
- Sort CPT by taxonomy AND THEN by custom field
- Create WP multisites as a custom post type
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- is therer any wordpress function to retrieve a specific html element from post content
- How to display *block number* instead *date value* on WordPress posts?
- How to develop Knowledge center in WordPress Website
- WordPress Multisite Network Shared Custom Post from Main Site using single-CPT.php
- Custom post type single page fine for admin, 404 from front
- Can Multisite and Custom Post Types work this way?
- ACF – Tags not showing up in Custom Post Types
- Subpage for Custom Post Type
- Custom post type URl Cutomization
- Is it possible to create a custom post type with blank page for Post List and Add Post Page only?
- How to show metabox in custom php menu page
- Multisite permalink issue
- Where can I find the missing page sections in wordpress?
- Adding a new custom post type using the editor causes 502 bad gateway error
- Change the WordPress database prefix on the fly?
- Change the WordPress database prefix on the fly?
- A developer set a ‘standard format’ for my blogposts on wordpress but i need to remove it, how?