That’s weird, but you can try this. Go to WordPress Dashboard > Settings > Writing administration screen, and to the existing URIs listed under Update Services, add this:
http://ping.feedburner.com
More Info: WordPress Codex — XML-RPC Ping Services
Related Posts:
- Feedburner doesn’t work anymore
- How do I set my Feedburner feed to use my favicon?
- Display feedburner subscribers count in single.php
- How can I delay the publishing of a page or post?
- How to prevent posts from being published too close to each other?
- Schedule Posts to Publish from Dates/Times Pre-Set by Admin
- Why doesn’t wp_update_post() update the post_status field?
- Better handling of WP-CRON server load abuse
- Immediately published posts are scheduled and published 2 hours later
- Make future posts visible to the public—not just within WP_Query
- What is considered the post’s creation date for wp_insert_post?
- Missed scheduled WordPress
- Is it usual to have a non-Feedburner feed on a WordPress blog?
- What is the difference between feeds served by my WordPress install vs feeds served by FeedBurner?
- Reducing image size in RSS only
- Scheduled posts: set default time?
- How to create pages that do change or expire after a specified amount of time?
- How to resolve scheduled posts that say “Missed Schedule”
- How to Display Details page of future (scheduled) posts
- All WordPress scheduled posts are being published immediately
- Scheduled Posts and wp-cron – Why don’t scheduled posts publish if too old?
- Any way to create scheduled post programatically?
- wp_insert_post to schedule a post – but nothing happens?
- Unschedule a post
- Issue with using .htaccess to redirect feedburner feed
- How to schedule autopost publishing at each 60 minutes?
- Change scheduled posts to published
- How can I minimize the content of my RSS feed to fit more items in Feedburner’s 512k limit?
- Scheduling posts in database
- Allow Facebook to preview posts before published
- Update content of multiple pages/posts at once?
- How to update feed only 2-3 times a week (for Feedburner email)?
- User unable to see a scheduled post via the url?
- How can I show my scheduled posts in Google Calendar?
- Error trying to publish immediately. Post status = future (Missed schedule error)
- Disabled wp-cron, set up system cron but still have missed schedule posts
- Posts miss schedule, no notification (3.7.1)
- How to code schedule / cron job
- Feeds not working on my wordpress site
- timestamp and scheduled post irregularities
- Set the publication date independent of the scheduled publication date
- Display only one post each WEEK
- Schedule Page to Menu [duplicate]
- Schedule future post to custom post status instead of publish?
- RSS feed validity and Google Adsense
- Allow non-logged in users to see a future post after clicking on a list of future posts
- Removing the FeedBurner redirect
- Scheduling update post daily
- How do I change the permalink of a scheduled post so that it can be linked to?
- How to switch wordpress post status between publish and schedule in MySQL?
- Update Modified date when scheduled posts get published
- WordPress action hooks related to scheduled posts not Fired
- WordPress automatic publish: is there a timeout when WordPress won’t publish anymore?
- How to create a WP Cron hooks based on schedules from Advanced cron manager plugin?
- How to fix missing function in wp-cron?
- Problems with cron
- permalink %year% of pre-written posts to be published next year, in the mysterious future (*)
- “Missed schedule” posting bug
- Does WordPress provide an API for scheduling posts?
- Return scheduled posts with WP REST API
- How to display Feedburner subscription count as plain text via a shortcode in post/page editor of my WordPress blog?
- How to restrict an author scheduling their post date to a maximum X days ahead from the current date
- How do I publish portfolio items with a future date?
- How to redirect RSS feeds to Feedburner and keep pretty permalinks?
- Publish scheduled pages right away in WordPress
- Sort scheduled posts in ascending order by default
- Show scheduled posts in loop (but don’t link to them)?
- Include future posts in tags and in search
- Schedule an action callback
- Add scheduled page or post in the menu section on back-end
- Is there a way to schedule changes to a page?
- remove enclosure url from feed
- How to export custom post type with ACF to individual file with automation?
- Scheduling publish of a new version of existing page results in 404
- Comments on future posts
- Include scheduled ( future ) posts in WordPress post navigation ( previous_post_link, next_post_link )
- How to schedule categories?
- Scheduling posts via sql
- Query to view scheduled or draft post
- Publish a Silent Post without updating Feed
- Setting Post Date Returning “Notice: A non well formed numeric value encountered”
- What action to use for when a post is saved / published, with a caveat
- Does Feedburner send notifications about WordPress pages?
- feedburner plugin for WP 3.5
- Remove “Edit Link” next to “Publish immediatley” when adding a new post
- Specific Days, Specific image on Front Page
- Can’t open scheduled posts
- rewrite_rules problem
- Include “Scheduled” (“Future”) Posts in WordPress Post Navigation ( previous_post_link, next_post_link ) for a Specific Custom Post Type
- How to schedulle a post to be unpublished?
- Unable to run custom CRON jobs on aws server
- Life after Feedburner and their email subscription
- Adding $args to wp_schedule_event() causes hook to add infinitely to WP Cron
- How to regenerate RSS feed URL like FeedBurner?
- Scheduling wordpress posts
- Show custom content when loop or wp query reaches specific time?
- post_exists stops working in a scheduled event
- How to publish post to individual based on date
- Automatically delete posts one by one depending on published time
- What am I doing wrong creating post draft via wp-cron? (wp_schedule_event & wp_insert_post)