• WordPress SEO Optimization Techniques Subscribe to RSS
    • Blog
    • Archives
    • Directory
    • WordPress SEO
    • WordPress Themes
      • Blog > WordPress > Dealing with WordPress “Missed Schedule”
        • Dealing with WordPress “Missed Schedule”

        • WordPress Missed ScheduleIf you are scheduling blog posts in WordPress and seeing a "Missed Schedule" message, it's likely caused by an issue with your web server, or it is WordPress 2.7 that is causing the problem of your blog posts not being posted as scheduled. This is an annoying problem. However, there is a very simple fix that is easy to do.

          The "missed schedule" problem seems to point to the web server and WordPress. The "time/date" comparison needs to match in order for your blog posts to get published as scheduled. If you are currently using the WordPress 2.7, blogging platform, you can easily fix the issue by modifying the wp-cron.php file which is located in the root folder.

          You simply open your notepad editor in Windows and search for the following line of code, which is located towards the bottom on the file wp-cron.php file.

          This is the code you need to search for:
          update_option(’doing_cron’, 0);

          This is the code you need to replace it with:
          //update_option(’doing_cron’, 0);

          Next step is to save the wp-cron.php file and upload to your web server. However, make sure that you renamed the current "wp-cron.php" on the web server to "wp-cron.php-org", just in case there is an issue, and you need to resort back to the original file.

          The final step is to schedule another blog post and make sure that it processes correctly and that it gets published according to schedule.

          - - Spunky Jones, additional thoughts: - -

          To manually run the cron, you'll need to type or paste the code below in your Internet browser URL without the brackets. "yourdomain.com/wp-cron.php"
          If things are working correctly, it should return a blank screen. Furthermore, this should update the time/date" comparison between your web server and WordPress.

          Hope this blog post was helpful to you, - - Dealing with WordPress "Missed Schedule" - -

          Spunky Jones.

          If You Enjoyed, Please Share:
          • Digg
          • del.icio.us
          • StumbleUpon
          • Technorati
          • NewsVine
          • Reddit
          • Twitter
          • Facebook
          Related Posts:
          1. Bump the Schedule Plugin for WordPress
          2. Display Scheduled Posts, Plugin for WordPress!
          3. How to Remove, “Comments are Closed” Message in WordPress
          4. How to Remove the WordPress Generator
          5. How to remove /category/ from your WordPress URL
          6. Introducing, the Open Post plugin for WordPress
          7. What to do when a plugin breaks your WordPress blog
          8. Easy instructions to add a favicon to your WordPress Blog
          9. How to reset the admin password in WordPress
          10. How to update the Copyright year in your blog’s footer, automatically
          Top Incoming Search Queries:
        • Posted on 21st June 2009 by Spunky Jones in WordPress
      • Google Custom Search
      • Navigation

        • About
        • Blog Archives
        • Contact
        • List of Blog Authors
        • Privacy Policy
        • Upcoming Scheduled Posts
        • WordPress SEO
      • Popular Posts

        • Adjusting Your Monitor's Brightness...
        • Protecting Your Email Address from Bots...
        • Dealing with WordPress "Missed Schedule"
        • How to Remove, "Comments are Closed"...
        • How to get that new site indexed fast...
        • Optimizing Page Text
        • WordPress Brute Force Attack, Prevention
        • What can I do to get more traffic to my...
        • Bump the Schedule Plugin for WordPress
        • The Future of Search Engine...
      • Category Topics

        • Blogging
        • Business World
        • Making Money Online
        • Ramblings
        • SEO
        • Social Networking
        • Technology
        • Web Directories
        • Webmaster World
        • WordPress
      • Spunky has Faster Loading Speeds

        Many of you are noticing faster loading speeds on Spunky Jones. This is due to a little tweaking and changing over to Gotekky for my web hosting provider.
      • WordPress Plugins

      • Directory Submissions

        Madmouse Web Directory - US
        Deep Link Listing Directory
        Madmouse Link Directory - India
      • Free SEO Tools

        • Canonical Duplicate Fixer
        • META Language Tag Generator
  • Copyright © 2008 - 2010 Spunky Jones: WordPress SEO Optimization Techniques
    Designed by: Spunky Jones | Coded by: PSD to HTML