Instead of parsing the RSS feed, you could query the second blog directly with the builtin XML-RPC webservices, described in this Question.
Related Posts:
- How to Display Network Post Count?
- How to cache a shortcode functions output?
- Querying post from a multisite network
- RSS for Pages Instead of Posts?
- how to enable different number of revisions for different blogs when using WPMU?
- Strange switch_to_blog() issue
- How to hook a function only when I need to delete permanently a post?
- How to share same post to multiple site in wordpress?
- How to create post in WP network using WP-CLI
- Pull posts from another wordpress install on same server
- Create pretty permalink for a post knowing the permalink structure
- Query posts from different categories in multisite
- Show ‘Read more’ in rss feed
- Multisite – Get current post id
- get_the_content_feed with paginated posts
- Addition Text to Post Titles (Custom Post Types) in RSS
- How to show last post of each website of a MU wordpress in HomePage
- Posts gathered from WPEMatico feeds are being mixed in different languages. Polylang is used for language separation
- How to display content from the main blog on another from multisite network as it would be its own
- Multisite: Can’t Post or Create Categories
- ERROR: Your feed is invalid (after update WP4.7) in custom types
- Unable to restore from backup – how to obtain old blog posts?
- Pagination with an array of post objects?
- WordPress Multisite – Create Default Post and New Category On New Site Install
- Set static page/post from another blog on same network
- How to WP_Query() from multiple blogs and order them?
- Is it possible to filter the main loop to exclude posts from a specific category?
- How do I show posts from another wordpress installation?
- Display password protected posts to logged in users
- Change Author Name to Sitename on Frontend
- Publish a Silent Post without updating Feed
- Cannot select certain authors for posts after import
- Problem with articles feed: XML Parsing Error: XML or text declaration not at start of entity
- why the posts queried from sql is more than those showed on the page?
- Prevent duplicate pages from being added
- How to preserve HTML from posts in RSS feed
- unable to write to the database while uploading images
- Every time I try accessing a post it redirects me to the feed
- Displaying all posts from other sites on the network on one site
- Multisite how to display merged posts from two sites and sort by latest date?
- Multisite Issue on Subdomain’s article pages
- Populate a drop down list with post titles across a multisite network
- How can I have the posts from one word press blog show on the presentation page of another word press site
- How to get posts from network blog
- Sorting Posts by Date – get_blogs_of_user_id()
- Users cannot post when editor or admin on more than 1 site on multisite
- How to link two news page multilingual press
- How to include Related Posts in WP RSS feed
- Get image paths from RSS feeds
- making a few sites in wordpress
- How to get override the WP Admin Syndication feed limit for a custom feed?
- Add News Feed to bespoke website, only to one page on whole site
- Do I need to create a multisite for querying posts from multiple WordPress sites?
- Site ‘Categories’: save an admin global setting with post metadata [closed]
- users followin the blog post author
- Unable to create categories and tags for posts in wordpress multisite
- Get WordPress post content by post id
- Get page ID of page that is set as the posts page
- Get Posts Under Custom Taxonomy
- How to limit the number of posts that WP_Query gets?
- Stop WordPress Wrapping Images In A “P” Tag
- When is the ‘post_content_filtered’ column in database cleared by WordPress?
- Turn a URL into an Attachment / Post ID
- GET the excerpt by ID
- Stop WordPress automatically adding tags to post content
- Determine if page is the Posts Page
- How to get ‘post_content’ without stripping tags?
- How to add an admin notice upon post save/update
- Print Current Post Index number within Loop
- Should we trust the post globals?
- Optimize post insert and delete for bulk operations?
- Get the Current Page Number
- How do you add thumbnail support for custom post types?
- How to mark every 3rd post
- Change Posts per page count
- Keep featured content post in homepage with original order
- How to display related posts from same category?
- Can posts have parents?
- Is there a action hook for the “Empty Trash” button?
- How to end the excerpt with a sentence rather than a word?
- How do I check if I linked to a post before I delete it?
- How to change the case of all post titles to “Title Case”
- Appending content with broken in 4.4
- How to get posts published between a date and today?
- ZIP up all images displayed in a [gallery] and offer as download link
- How to detect single.php (but not single-portfolio.php)?
- How to check if post meta key exists or not in wordpress database
- How to remove a column from the Posts page
- removing inline styles from wp-caption div
- What is the use of to_ping and pinged column?
- How to use “Add link” pop up for a WordPress widget
- Remove Categories / Tags From Admin Menu
- How to retrieve text only from wp_content() not from wp_excerpt()?
- Stop WP from creating “Sample Page” and “Hello World!” post
- Where is the old post permalink slug stored?
- How to Create Editable Blocks of Text for the Homepage?
- Keyboard shortcut for updating a page or post?
- Add custom Attachment Display Setting for images
- Rewriting post slug before post save
- Apply the_title() filter in post & page title, but not in menu title