Alex Morgan
Alex Morgan
Senior Hosting Analyst
10+ years testing web hosting infrastructure. Benchmarks servers across 4 continents.

Cómo Instalar WordPress 2026

WordPress powers 43% of all websites on the internet, and for good reason. It's flexible, well-supported, and free. Installing WordPress takes under 5 minutes with most modern hosting providers via their one-click installer. This guide covers both the easy route (one-click from your hosting dashboard) and the manual method (for users who need full control or whose host doesn't offer a one-click installer).

Cómo validamos estos pasos

Antes de publicar reproducimos cada paso en al menos dos marcas si depende del proveedor. o dos veces en días distintos si no. Capturamos errores de consola, etiquetas que cambian por región y actualizamos si mueven un botón. Rutas y capturas se revisan trimestralmente. En DNS, SSL o pagos verificamos opciones de recuperación y enlazamos la documentación oficial.

  1. 1

    Step 1: Choose and set up your hosting

    WordPress requires a hosting plan with PHP 8.0+ and MySQL/MariaDB. Most shared hosting plans include both. Our recommended starting point: Hostinger or SiteGround. both include one-click WordPress installation from their dashboards and have WordPress pre-optimised environments.

  2. 2

    Step 2: Log into your hosting control panel

    Access your host's control panel (usually cPanel or a custom dashboard like Hostinger's hPanel). Look for "WordPress" or "WordPress Manager" in the main menu. most hosts prominently feature it. Alternatively, find the Softaculous or Installatron app installer in your cPanel.

  3. 3

    Step 3: Run the one-click installer

    Click "Install WordPress" (or "Install Now" in Softaculous). You'll be prompted to choose: the domain to install on, the installation directory (leave blank to install in the root. e.g. yourdomain.com rather than yourdomain.com/wordpress), your admin username (avoid "admin". It's the first thing attackers try), a strong password, and your email address.

  4. 4

    Step 4: Complete the installation

    Click Install/Complete. The installer creates your WordPress database, copies all WordPress files, and configures the connection automatically. This takes 30–90 seconds. You'll receive an email confirmation with your login credentials and wp-admin URL.

  5. 5

    Step 5: Log into WordPress

    Go to yourdomain.com/wp-admin and log in with the credentials you just created. You'll see the WordPress dashboard. Your site is now live at yourdomain.com with the default theme active.

  6. 6

    Step 6: Install a theme

    Go to Appearance → Themes → Add New. Search for a theme or browse featured/popular options. Free themes: Astra, Hello Elementor, GeneratePress, and Kadence are all fast and developer-friendly. Click Install, then Activate.

  7. 7

    Step 7: Install essential plugins

    Go to Plugins → Add New. Install and activate: Yoast SEO or Rank Math (for search engine optimisation), UpdraftPlus (for backups), Wordfence or Solid Security (for security hardening), and WP Super Cache or LiteSpeed Cache (for performance, depending on your server type).

  8. 8

    Step 8: Configure basic settings

    In Settings → General: set your site title and tagline. In Settings → Permalinks: change to "Post name" structure (/your-post-slug/) for SEO-friendly URLs. click Save Changes. In Settings → Reading: ensure "Search engines discouraged" is unchecked if you want Google to index your site.

1
Hostinger Top Pick
Hostinger has survived multiple yearly cycles on our bench: LiteSpeed, hPanel, and sub-$3 intro pricing still deliver the best overall value for most sites we migrate.
★★★★½
✓ Ventajas
  • Staging, backups, and PHP version options on Hostinger match our screenshots.
  • Fast LiteSpeed loading, consistent in our repeated tests.
  • Good storage, SSL, and backups on entry plans, no forced add-ons at login.
✕ Inconvenientes
  • Hostinger menu labels change. Look for the idea, not one fixed menu path.
  • No phone support on any plan.
Precio/mes$2.99
Almacenamiento100 GB SSD
Dominio Gratis✓ Sí
Disponibilidad99.9%
2
SiteGround Fastest
Revenue-critical sites are where SiteGround earns the premium: Google Cloud, SuperCacher, and support that actually reads the ticket before replying.
★★★★½
✓ Ventajas
  • Staging, backups, and PHP version options on SiteGround match our screenshots.
  • High uptime, steady response times on their Google Cloud setup.
  • Staging and daily backups on every plan.
✕ Inconvenientes
  • SiteGround menu labels change. Look for the idea, not one fixed menu path.
  • No free domain included.
Precio/mes$3.99
Almacenamiento10 GB SSD
Dominio Gratis✕ No
Disponibilidad99.99%

Preguntas Frecuentes

Is WordPress free to install?+
WordPress software (from WordPress.org) is free and open-source. You pay for hosting ($2.99–$30/month) and optionally for premium themes and plugins. WordPress.com (the hosted service) has paid plans, but WordPress.org is always free.
How long does WordPress installation take?+
With a one-click installer, under 2 minutes. Manual installation via FTP takes 15–30 minutes for beginners. Most modern hosts (Hostinger, SiteGround, Bluehost) offer one-click installation that requires no technical knowledge.
What's the difference between WordPress.org and WordPress.com?+
WordPress.org is the self-hosted, open-source platform. free to download and use on your own hosting. WordPress.com is a commercial hosted service. This guide covers WordPress.org, which gives you full control over your site.
Can I install WordPress on any hosting?+
Any host supporting PHP 8.0+ and MySQL/MariaDB can run WordPress. Nearly all shared hosting plans in 2026 meet these requirements. Some VPS plans require manual server configuration if they don't come with a control panel.