Skip to main content

WordPress Hosting: Notes

Looking for WordPress Hosting providers.

ionos.com

Try WordPress Grow plan: 12USD first year, then 96USD next year.

  • 50GB
  • 5 mailboxes, 2GB/mailbox

Order a contract, and then wait for being reviewed...

Somehow, the contract is canceled. Send email to personal assisstant. Asked to re-order.

Re-order. It works!

IONOS - WordPress Grow plan - Create ssh,sftp account

wordpress.com

Popular posts from this blog

Powershell Core - pwsh

PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models.

Entity Framework Core: Notes

Entity Framework is [WHAT] an object-relational mapper [WHY] enabling .NET developer to work with relational data using domain-specific object.