Skip to main content

WordPress - Websites and Blogs

WordPress is the world's most popular CMS. Create blogs, websites, online stores, and more.

What is it for?

  • Blogs - Publish articles and content
  • Corporate sites - Showcase your company
  • Online stores - With WooCommerce
  • Portfolios - Display your work

Open Source Alternative to

  • Wix
  • Squarespace
  • Webflow
  • Weebly
  • GoDaddy Website Builder

Why choose WordPress over SaaS alternatives?

FeatureWordPressSaaS Alternatives
CostFixed monthly pricePer user/usage
DataOn your serverOn external servers
LimitsNo limitsPlan-based limits
Customization100% customizableLimited
CodeOpen sourceProprietary

Minimum requirements

ResourceMinimumRecommended
CPU1 vCPU2 vCPU
RAM1 GB2 GB
Storage25 GB50 GB

Initial setup

When deploying WordPress, you will configure:

  • Site title: The name of your website
  • Admin user: Your administrator username
  • Password: Your password to access the panel
  • Email: Your contact email

Getting started

1. Access the admin panel

  1. Go to yourapp.deployalo.com/wp-admin
  2. Enter your username and password

2. Customize your site

  1. Go to Appearance > Themes
  2. Choose a theme you like
  3. Customize colors, fonts, and layout

3. Create content

  • Posts: For blog posts
  • Pages: For static content (Home, Contact, etc.)
  • Media: Upload images and files

4. Install plugins

Most popular plugins:

  • Yoast SEO - Search engine optimization
  • WooCommerce - Online store
  • Elementor - Visual page builder
  • Contact Form 7 - Contact forms

Security

Important
  • Change the "admin" username to another name
  • Use strong passwords
  • Keep WordPress and plugins updated

Video tutorials

Additional resources

Troubleshooting

White screen of death

  1. Deactivate plugins via FTP/SSH
  2. Switch to the default theme
  3. Check wp-config.php for errors

I can't upload files

The upload limit may be too low. Contact support to adjust it.