El error 500 es uno de los más comunes imprevistos que suelen ocurrir en las webs con WordPressWordPress es el software de blogs líder en el mundo, y es concretamente fácil de utilizar y adaptable. Con WordPress, es factible crear con éxito sitios web con la ayuda de funciones ya predefinidas, sin mucho esfuerzo, y para proporcionar contenido como texto, imagen y vídeo. No se requiere conocimiento de HTML. WordPress además facilita la gestión y el mantenimiento de contenidos extensos. Al mismo tiempo de su fácil manejo, plus.

One good day you want to enter your website:

Www.YourWebWordPress.com

And all you see is the blank screen:

Refrescas el browserUn navegador (además: browser) es una herramienta informática que te permite ver documentos y datos y navegar por la red. Los navegadores pueden mostrar distintos tipos de recursos de información; principalmente documentos HTML, a pesar de todo, además son posibles otros tipos de archivos y contenido multimedia, como PDF, JPEG, MPEG, GIF o el lenguaje de meta marcado. A través el uso de complementos especiales y la configuración respectivo, los plus (presionas muchas veces F5). Limpias la cacheUn caché es un tipo de memoria auxiliar de la que se puede recuperar a alta velocidad con una capacidad de almacenamiento relativamente pequeña. Se encuentra entre la unidad central de procesamiento (CPU) y la memoria principal. Ayuda a evitar el acceso al disco duro o los recálculos complejos almacenando temporalmente ciertos datos y haciéndolos disponibles rápidamente cuando sea necesario. El caché almacena una copia de la petición actual y plus del navegador. Y nada…

Follow the blank screen.

It's about the dreaded HTTPEl HTTP (Hyper Text Transfer Protocol) es un protocolo que se usa para transmitir datos en redes. HTTP es un estándar técnico generalmente aceptado que establece cómo un cliente web se comunica con un servidor para que los datos solicitados por el cliente puedan ser cargados y mostrados. Información general Junto con el URL y el HTML, HTTP es uno de los conceptos más importantes de Internet (www). Fue desarrollado plus error 500 en WordPress and in this post we explain the most frequent causes and some solutions.

What is HTTP error 500 in WordPress?

Un HTTP error 500 en WordPress es un error relacionado directamente con la configuración del serverLos servidores son ordenadores centrales y potentes dentro del campo de la tecnología de la información que procesan y proporcionan software y archivos en una red. Desde el punto de vista de un cliente, varios ordenadores en una red pueden ponerse en contacto con el servidor central para conseguir la información solicitada. En la arquitectura cliente-servidor, el servidor puede ser un software que proporciona un servicio y se ejecuta en plus.

The 500 errors indicate that there is a problem on the server when processing the request.

The problem is that they do not indicate the root of ... failure but only show a flat warning that says something like:

The server has encountered an internal error and cannot complete your request

Sometimes HTTP 500 errors occur only on certain specific pages of our website.

Así puedes estar viendo que tu página o BlogEl término blog se usa para describir un diario virtual en Internet. El autor de un blogger puede publicar posts sobre cualquier tema. Los posts suelen estar presente de forma cronológica. El estilo de redacción de un blog suele ser informal y se escribe en primera persona. No obstante, además son posibles otros estilos, por ejemplo en el caso de los periódicos online, en los que la atención se centra plus funciona a la perfección “desde afuera”, pero si intentas iniciar sesión desde:

Www.YourWebWordPress.com/wp-admin

You are met with a blank screen.

Calm down, there is a solution for everything, but the first thing is to know the root of the problem.

Most common causes of the HTTP 500 error

There are many reasons why a WordPress website can start showing an HTTP 500 error, let's see the most frequent.

HTTP error 500 in WordPress by plugins

Error 500 By plugins

Esta es una de las causas más comunes —y más fáciles de solucionar—, a veces ocurre justo después de la instalación de un nuevo pluginConcepto de Plugin¿Qué es un Plugin?Un Plugin es un fragmento o componente de código hecho para ampliar las funciones de un programa o de una herramienta. En el ámbito del marketing digital, especialmente dentro del marketing de contenidos, es algo que se utiliza con mucha frecuencia dentro de entornos como WordPress, puesto que sirven al momento de contar con añadidos que hagan mucho más cómoda y completa la experiencia de plus o después de hacer una actualización.

The first thing you should do in this case is to check if you can enter the WordPress dashboard from:

Www.YourBlogWordPress.com/wp-admin

If you can have access, everything will be very simple, all you have to do is go to the tab plugins and deactivate the new plugin or the latest update.

If you don't know which plugin is causing the conflict then try one at a time.

You deactivate the plugin and from another browser (preferably in incognito mode) you try to enter your website.

I know, it may seem tedious, but in a few minutes you will have found the cause of the inconvenient.

Once you locate the plugin trouble it is best to remove it from your website.

Now, at the same time it usually happens that you have an HTTP error 500 on your website and you cannot enter the desktop.

In that case you must enter the hosting, specifically the file manager.

The path would be the following:

Your hosting> File manager> Public_html> Wp-content> Plugins

It might seem like a long or complicated route but we are talking about only five clicks.

In the plugins folder you only have to locate the plugin that generates the conflict and delete it or rename it.

HTTP error 500 in WordPress for templates or themes

Error 500 By Theme in WordPress

Sometimes they are the themes or templates that can generate the 500 error on your WordPress website.

It usually happens when install a new topic to yourself update the version of the theme.

If you can enter the desktop of your website, all you have to do is change the theme, it is best to resort to the default theme momentarily such as tweenty.

But if the error does not allow you to enter your WordPress control panel, then you can:

  • Upload an older version of the theme to the host
  • Remove the corrupted theme
  • Or change the theme from phpMyAdmin

To change the theme from phpMyAdmin you must locate a button or tab in the administration panel of your host that says: wp_options

In wp_options The next thing is to locate the templates theme row and change the current one to the default template. Save the changes and that's it.

Corrupt .htaccess file - another possible cause of HTTP 500 error

 

This is another of the most common causes of HTTP 500 errors on WordPress-powered blogs.

If you have already tried trying to solve the problem of your website by removing plugins and changing themes, it is very likely that it is a problem with the .htaccess file.

To solve it go to your hosting, enter the file manager.

Locate the folder public_html and in it to the .htaccess file (remember that it is a hidden file, if you do not see it you must enable the option that says: show hidden files).

We will rename this .htaccess file:

Now we need a new .htaccess file for your website.

Go to the top tab: click on the option create file.

Name it .htaccess

Lo siguiente es editarlo y agregar el siguiente contentsEl contenido puede ser muy difícil de definir con precisión. Es una definición que se refiere a las declaraciones contenidas en un documento o publicación de cualquier tipo y puede incluir las tecnologías de la información y la comunicación. Esto cubre todos los tipos de medios como imágenes y texto. A parte de esto, en el campo de la optimización de motores de búsqueda, los términos duplicar contenido, contenido único, plus:

# BEGIN WordPress

RewriteEngine On

RewriteBase /

RewriteRule ^indexUn index o índice es generalmente un directorio en un orden específico que se usa con fines de orientación. En términos de motores de búsqueda, un índice es la lista de páginas web que es emitido por el motor de búsqueda en respuesta a una solicitud de búsqueda del usuario. Información general La lista que se muestra posteriormente de introducir una solicitud de búsqueda específica se llama SERPs (Search Engine plus.php$ – [L]

RewriteCond % {REQUEST_FILENAME}! -F

RewriteCond % {REQUEST_FILENAME}! -D

RewriteRule. /index.php [L]

# END WordPress

That is the default code for a new .htaccess file.

Try to enter your website.

Error HTTP 500 en WordPress por problemas con PHPEl PHP es un lenguaje de scripting de código abierto, del lado del servidor, con programación HTML integrada que se usa para crear páginas web dinámicas. Las ventajas de PHP son su flexibilidad y su alta compatibilidad con otras bases de datos. Al mismo tiempo, PHP es considerado como un lenguaje fácil de aprender. Funciones de PHP Las funciones de PHP se relacionan con los scripts del lado del servidor. plus

One of the most frequent reasons why many WordPress websites present the dreaded HTTP 500 Error is due to problems with PHP.

To solve it you just have to increase the memory limit of PHP.

You can do that from the .htaccess file.

You just have to open the file and add these lines:

php_value upload_max_filesize 256M

php_value post_max_size 256M

php_value max_execution_time 300

php_value max_input_time 300

In case of doubt, in this tutorial we will show you everything you need to know about the .htaccess file:

WordPress .htaccess file: everything you need to know

Corrupted WordPress core files

This is another cause of the HTTP 500 error in WordPress.

To solve it you have two options: contact your hosting provider or take charge.

To fix the HTTP 500 error in WordPress due to damaged WordPress core files you must do the following:

  1. Download a new version of WordPress from WordPress.org
  2. Unzip the file
  3. Enter the unzipped folder and delete the following wp-config-sample.phpand wp-content
  4. Now go to the file manager of your website and upload the remaining files

This is a somewhat drastic solution, but it will resolve the HTTP 500 error if you have already tried other methods.

Of course there are other solutions and other methods to fix the 500 error on your WordPress website.

If you want to go deeper you can sign up to best WordPress course online and in Spanish.