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:
- What does this PHP function code mean? [closed]
- How do I append multiple taxonomies to the URL?
- Setting Default Category for Custom Post Type Upon Autosave
- Custom post status not working
- WP 3.1 – archive pages for custom content types possible now without a plugin?
- Admin Post Update Redirection to Posts Screen
- modify all posts of a category to “no comments allowed”
- Password-protect a custom rss feed
- How to not allow custom roles to edit published custom post types?
- Assign Page Template Within A Custom Post Type
- How to override parent theme function through the child theme [closed]
- WPMU: Programmatically adding CPT posts to specific blog id
- Custom Taxonomy conditionals
- Single Page WordPress CSS and JS links
- [Plugin: Posts 2 Posts] Changing display order of connections
- Disable dragging of metaboxes in custom post types?
- Error after deleting Custom Post Type with a function (no trash used)
- How to delete all posts from a custom post type?
- Structure for projects and clients
- Rewrite Custom Post Type URL slug
- Multisite Global Custom Posts
- Custom Post Type Alerts
- Multisite custom post type’s single page 404
- Why is my custom loop not filtering correctly nor paginating?
- How to post twitter like updates on wordpress
- How to get all `supports` attributes by post type?
- Custom search for custom post meta with pre_get_posts interferes with WP search
- WordPress if in term*
- Weird problem happening with custom taxonmy when creating/updating posts
- Deleting Custom Post type data using mySQL command
- CPT: if more than X images are in post, use pagination
- Custom Taxonomy Invalid in REST API
- Publish an XML feed from a CPT with ACF fields?
- How inefficient is it to use a Custom Post for 4-5 sentences & pull all to 1 page?
- Permalink structure by Post Meta value
- A question on creating filters for custom posts using taxonomy
- 2 Templates 1 custom post type according url
- changing meta value and meta key of price field
- WordPress sort search results by custom order
- How to start a new post with custom Taxonomies already set?
- WooCommerce sort products by the actual product width(not the shipping width)
- Create a custom php page and load it at a specific slug
- Default text in a specific post type, but not visible?
- WPMU: Cross site custom post type
- Adding the_content() in custom template email
- Pages are not saving due to custom post type
- Multisite: How to define and limit a Custom Post Type to specific sites?
- Migrating a taxonomy’s tags to the native category
- How does order=asc effect a wp_query (its acting pretty weird in a loop)
- How to sort posts in a custom post type by title in ascending order by default?
- Custom Post Type & Custom Menu Walker to append custom class for active post types
- How can I have different content for different countries?
- List Categories (wp_terms) and count posts
- Get_the_terms restrict output
- How to insert data into meta box from another plugin?
- YOAST SEO won’t work on custom post type archive [closed]
- List All Custom Post Types Posts in Nav Menu Dynamically
- Display custom post type for specific user
- post_content is stripping HTML when adding a new post? [closed]
- WordPress Count posts within a custom post type
- Custom Post Types and Removing Slugs – should we do it?
- Need to have an archive widget which organizes and displays a custom post type using a custom date field
- Using custom post types WordPress network
- $wpdb is queried but results don’t show
- How to list posts by term (custom taxonomy)
- How to keep a record of changes to a custom field?
- How to create Custom image post?
- Related “custom post type” using “custom taxonomy”
- How do I disable the built-in editor and automatically configure the properties of new pages?
- How to have multiple search result pages in wordpress with taxonomy terms listed
- Disable permalinks, but allow RSS feeds
- How to limit the number of custom posts certain users can publish in WordPress using php script?
- Custom page for creating/editing custom post type
- What is WordPress Way to Add Content Blocks to Post and Reference them as Many to One Relationship?
- Set a Default CPT taxonomy by taxonomy id
- Adding a Section for Visitors
- Automatic Set Category For A Custom Post Type
- Publish metabox postition?
- Need folder for CPT templates for eg: single-{post_type}.php
- Building Link List for Custom Tax
- How to pass modified post to RSS feed?
- In the admin, how can you list thumbnails instead of titles for a custom post type?
- WordPress deletes custom posts instead of trash them
- Permanent Custom Post Type
- creating a custom post template
- Cant edit custom post type in WordPress dashboard
- Advanced Custom Fields – Add Field to Specific Page [closed]
- Display all post types together
- Collection of fields in a single post
- Make title field multiline in the add new custom post page?
- install.php Custom Taxonomy Term not being added to custom post
- What’s the best way to show custom post types? With page template it’s not perfect!
- How to add custom column to Custom post page list?
- show posts under custom post type with same autj
- 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
- WordPress Multisite Network Shared Custom Post from Main Site using single-CPT.php
- Can Multisite and Custom Post Types work this way?
- Custom post type URl Cutomization