# Desactivar wp-cron.php

Este artículo explica cómo desactivar el archivo wp-cron.php en WordPress para mejorar el rendimiento del sitio. Por defecto, WordPress ejecuta wp-cron.php en cada carga de página para gestionar tareas programadas como actualizaciones de plugins, publicaciones programadas y más. Sin embargo, en sitios con alto tráfico, esto puede generar una carga innecesaria en el servidor. Desactivar wp-cron.php y configurar tareas cron reales a nivel de servidor permite un control más eficiente y reduce el consumo de recursos.

Revise por favor nuestra guía: <https://sitioshispanos.blog/wordpress/wordpress-como-desactivar-el-fichero-wp-cron-php/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ayuda.sitioshispanos.com/menu-principal/guias/web-hosting/wordpress/optimizaciones-y-mejoras/desactivar-wp-cron.php.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
