Title: Remove ?doing_wp_cron= from url
Last modified: August 22, 2016

---

# Remove ?doing_wp_cron= from url

 *  Resolved [mnhfile](https://wordpress.org/support/users/mnhfile/)
 * (@mnhfile)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-doing_wp_cron-from-url/)
 * ?doing_wp_cron= add to url’s of my site on random basis.. which also effects 
   the google Search engine indexing
    I also add the following code to wp-config.
   php to get rid of that but nothing good happen..
 *     ```
       define('ALTERNATE_WP_CRON', true);
       /** Disable Cron */
       define('DISABLE_CRON', true);
       ```
   
 * I want to remove doing_wp_cron from my urls..

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Matt Knowles](https://wordpress.org/support/users/aestheticdesign/)
 * (@aestheticdesign)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-doing_wp_cron-from-url/#post-5492434)
 * See if this thread helps you out at all:
 * [https://wordpress.org/support/topic/doing_wp_cron?replies=11](https://wordpress.org/support/topic/doing_wp_cron?replies=11)
 *  Thread Starter [mnhfile](https://wordpress.org/support/users/mnhfile/)
 * (@mnhfile)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-doing_wp_cron-from-url/#post-5492462)
 * No, this topic talking about backup plugin… I am not installed any backup plugin…
 * Further I am trying to find the solution which fix the problem(stop wordpress
   from adding doing_wp_cron with urls)…
 *  [Matt Knowles](https://wordpress.org/support/users/aestheticdesign/)
 * (@aestheticdesign)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-doing_wp_cron-from-url/#post-5492482)
 * Well first you would need to find what plugin is adding it. What plugins do you
   have installed that would be using wp_cron?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove ?doing_wp_cron= from url’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Matt Knowles](https://wordpress.org/support/users/aestheticdesign/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/remove-doing_wp_cron-from-url/#post-5492482)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
