How to install Ghost on Digital Ocean - Official guide
A full production install guide for how to install the Ghost professional publishing platform on a production server running Ubuntu 16.04, 18.04 or 20.04.
How To Configure and Maintain Ghost from the Command Line
Ghost is an exciting new blogging platform. Although most tasks can be completed through the web interface, there are still some operations that must be completed from the server’s command line. In this article, we will discuss how to upgrade, backup, configure email, and test configuration changes with Ghost from the command line.
Ghost is a clean blogging platform that is focused on clear presentation and easy content creation. DigitalOcean has a one-click Ghost installation image, which you can use to install Ghost on your VPS. In this guide, we will discuss how to edit themes and basic settings in Ghost.
How To Install and Configure Ghost on Ubuntu 16.04
Ghost is a light-weight open-source blogging platform. In this tutorial, you’ll set up a production-ready Ghost instance on Ubuntu 16.04 using the official ghost-cli installation wizard. This will install Ghost, configure Nginx to proxy requests to Ghost, secure it with a Let’s Encrypt certificate, and configure Ghost to run in the background as a system service.
How to install & setup Ghost on Ubuntu 16.04, 18.04 and 20.04
A full production install guide for how to install the Ghost professional publishing platform on a production server running Ubuntu 16.04, 18.04 or 20.04.
How to install & setup Ghost on Ubuntu 16.04, 18.04 and 20.04
A full production install guide for how to install the Ghost professional publishing platform on a production server running Ubuntu 16.04, 18.04 or 20.04.
How to Set Up WordPress User Registration and Why - GreenGeeks
Adding WordPress user registration can help you build an online community. It's a great way to engage your audience. Here is how you enable registration.
Welcome to our second post in the series on WP-CLI for WordPress management over SSH. In our previous post, we discussed how to get your SSH credentials and use WP-CLI to connect to your website over
Perfmatters Settings and Review: Performance Booster for WordPress -
Perfmatters is a lightweight and feature-rich WordPress performance optimization plugin. Here, I will review Perfmatters and guide you to configure the best Perfmatters settings.
most of the sight loads well but some pages in the dashboard don't store manager takes 80 seconds to load and so dose login and media what could cause that and how do we fix it
You need to add code to your child theme’s functions.php file or via a plugin that allows custom functions to be added, such as the Code snippets plugin. Please don’t add custom code directly to your parent theme’s functions.php file as this will be wiped entirely when you update the theme. Disable all stylesheets WooCommerce […]
Using Asset CleanUp with WP Rocket - WP Rocket Knowledge Base
WP Rocket is compatible with the Asset CleanUp plugin and its pro version! Please note, you'll need to clear WP Rocket's cache after making changes in Asset Cle
How is the cache preloaded? - WP Rocket Knowledge Base
Video overview Activate preloading Sitemap-based preloading Mobile preloading Preloading when WebP Compatibility is enabled Stopping the preload Preload crawl i
How to Make Switching Domain Names Easier With a Simple WP-CLI Trick | @thetorquemag
Whether you’re switching to Secure Sockets Layer (SSL) or changing domain names entirely, it can be a daunting task to use MySQL to try and replace all of the old instances of your domain name. For example, should you search for a reliable plugin, or directly manage the database with software such as phpMyAdmin? There’s actually a third way: you can use the WordPress Command Line Interface (WP-CLI) to change domain names in under a minute within your console. You don’t need to know anything about MySQL, and as long as you’re okay with the idea of using the command line, this is […]
Avoid an excessive DOM size - WP Rocket Knowledge Base
When a web page is loaded, the browser creates a Document Object Model (DOM) of the page. The HTML DOM model is constructed as a tree of Objects: Image source:
Troubleshooting Critical CSS generation issues - WP Rocket Knowledge Base
Basic requirements for the generation tool to work: Check the status here: https://wp-rocket.me/status/ Your site must be publicly accessible for the tool to wo