Pinging and similar is all done in the background already.
If you have a plugin rebuilding a sitemap or something, then consider using a different plugin which doesn’t have the same rebuilding time issue.
Related Posts:
- Scheduled Posts and wp-cron – Why don’t scheduled posts publish if too old?
- Is it normal for a scheduled post to say “Missed Schedule”
- Visual Studio SignTool.exe Not Found
- How can I set a draft page as parent without publishing?
- Display a post’s publish date from 2112
- Does blocking xmlrpc.php affect pinging update services like pingomatic
- I can’t preview post’s change once they are published
- Publish post when edit post form submitted with enter/return pressed on keyboard
- How to make scheduled post preview visible to anyone?
- Why does publish_{custom-post-type} fire on update?
- Show recent published posts
- Is there a way to know if a post has been published through XML-RPC?
- How to unpublish a page and still keep a draft?
- get_terms on save_post hook
- Save and Publish button not working after installing SSL
- Disable “preview changes” button
- Error trying to publish immediately. Post status = future (Missed schedule error)
- Can we have private drafts?
- Update post meta on bulk edit / update
- Can’t schedule post for another time
- publish_post called too early
- Custom save button shows ‘Are you sure you want to…’ dialog
- Get publish post link?
- Controlled publishing in WordPress
- Change the text of the publish button to Save
- problem with publish date not always appearing [duplicate]
- What is happening to make my Update/Publish button disabled?
- What is the reason for the new_to_publish hook not working?
- After I publish a post where does it go
- Should you manually ping new WordPress posts?
- Authors should not publish
- How to add custom status to quick edit
- I need to modify drafts using custom data from database and then publish it
- How to show or hide a post based on meta_value selection?
- i am making text changes on my page show in preview not on live site, why? [closed]
- Is WordPress “publish” atomic?
- How does redirect work when publish date changes and date in url changes?
- Gutenberg publish date datepicker
- How Google Indexer should only index published pages
- Publish and go to page [duplicate]
- Publish Post Action Not Working
- Manage multiple wordpress installs (Best Practice)
- Showing the next post’s title, even if it’s an unpublished post
- Force Publish Future (Scheduled) Posts Immediately [duplicate]
- Can’t publish posts, Jetpack won’t connect, empty notification emails to my inbox [closed]
- Duplicate post on publish
- How is it possible to use a very reduced version of WordPress?
- Problems in updating a self-developed plugin
- When i save or publish a post setting reset wp
- Is there a quick way to view the wp-cron schedule
- How to test wp_cron?
- Running WP Cron on multisite the right way
- How to run a function every 5 minutes?
- WP Cron Doesn’t Execute When Time Elapses
- Converting timestamps to local time with date_l18n()
- Why is ?doing_wp_cron being appended to my URLs
- How can I delay the publishing of a page or post?
- Should I disable WP_CRON and instead trigger wp-cron.php from server every few mins?
- How to HIDE everything in PUBLISH metabox except Move to Trash & PUBLISH button
- Do WordPress cron jobs slow down page loading?
- PHP Warning on fresh install (Connection timed out)
- add action only on post publish – not update
- Is there a known vulnerability for wp-cron.php?
- Uncaught Error: Call to undefined function wp_generate_attachment_metadata() @ wp-cron
- How to prevent posts from being published too close to each other?
- WordPress cron isn’t scheduled on amazon web services
- Using wp_schedule_single_event with arguments to send email
- Hide permalink and preview button and link on custom post
- Running WordPress on the Command Line – Turn off Delayed Output?
- Schedule WordPress Auto-Updates to only run during business hours
- How can I make it so the Add New Post page has Visibility set to Private by default?
- wp_schedule_event is executing but the function related to the hook is not running
- How is WP Cron Locking implemented?
- How to use wp_schedule_event in a class?
- Which action for triggering cron “wp”or “init”?
- Is it possible to Schedule Attachments in WordPress?
- InDesign to WordPress workflow
- wp_schedule_event won’t accept args
- add_action to wp cron?
- Elegant way to include only published posts with get_objects_in_term()?
- Triggering cron by calling wp-cron.php on the command line rather than with wget?
- Cron jobs in a class
- Do WordPress’ cron’s clean up expired transients?
- Better handling of WP-CRON server load abuse
- When does next Cron Job run (time from now)?
- How to call a REST endpoint when a post is published?
- wp_delete_auto_drafts() deletes links in menus
- Prevent publishing the post before setting a featured image?
- How can I make post fields required in WordPress?
- Run WP Cron Weekly (but on a certain day)
- wp-cron.php is triggered, but scheduled post is not published
- Get frequency of scheduled event
- wp_schedule_event in a class
- wp_schedule_event() on specific time, daily
- WP Cron – Run Cron after evey 15 minutes at a specific time for the next three hours
- Need to execute a cron job
- WordPress plugin to publish to multiple remote WordPress blogs
- Post publish only hook?
- Publish pending article from front end with a button?
- How to run multiple Async HTTP requests in WordPress?