Welcome to a world of endless possibilities with WordPress! Whether you’re a seasoned web developer or just starting your journey in the online realm, WordPress is your go-to platform for creating stunning websites and blogs. And to make your WordPress experience even more enriching, we offer you a treasure trove of over 400 How To articles. These articles cover a wide range of topics, from basic setup and customization to advanced techniques and optimizations. Whether you want to master the art of theme selection, harness the power of plugins, or dive into SEO strategies, our comprehensive collection of How To articles has got you covered. So, get ready to unlock the full potential of WordPress and unleash your creativity as you explore our extensive WordPress knowledge base.
WordPress Articles Bulk List
Power Your Growth with Managed WordPress
Unlock the full potential of your mission-critical WordPress site with scalable, purpose-built servers. Give your website the performance, security, and support it needs to succeed - so you can focus on growing your business.
Scalable Cloud Servers Advanced Security Managed Updates Expert Support
Managed WordPress Hosting
Due to the size of our WordPress content, over 1300!, there are a few pages here with a lot of links. You may want to look first at our WordPress Tutorials Homepage.
WordPress Articles Bulk List
Due to the size of our WordPress content, over 1300!, there are a few pages here with a lot of links. You may want to look first at our WordPress Tutorials Homepage.
WordPress Articles Bulk List
Due to the size of our WordPress content, over 1300!, there are a few pages here with a lot of links. You may want to look first at our WordPress Tutorials Homepage.
WordPress Articles Bulk List
Due to the size of our WordPress content, over 1300!, there are a few pages here with a lot of links. You may want to look first at our WordPress Tutorials Homepage.
WordPress Articles Bulk List
If you’ve recently purchased Backup Manager or added it to your account, you may wonder how to use it most effectively. If you have a site at or near your file size limitations, here is some advice on how to optimize your Backup Manager settings. This article looks specifically at optimizing backups to stay under Read More >
In these days of social distancing due to the COVID-19 pandemic, it has commonly become a requirement to be able to use video conferencing. But how do you leverage your WordPress site to make use of one of the most popular video conferencing solutions? The answer is a plugin called Video Conferencing with Zoom. Learn Read More >
The Site Icon (sometimes called a favicon or shortcut icon) is a small image associated with a website. Site Icons differ slightly from favicons. A true favicon is an .ico format image that generally appears only in a couple of places like a browser address bar or browser tab, next to the site or page Read More >
You don’t need to create an account with Asana or Trello, or add a plugin for WordPress or Nextcloud, to benefit from kanban project management. Kanboard is free, open source software (FOSS) you can self-host to visualize multiple projects with teams (called groups) privately or publicly. Whether you have the best VPS website hosting or Read More >
The WordPress Media Library is a core feature of WordPress that allows you to import, export, and organize images, videos, and graphics for your website. The tool also allows basic management features such as photo editing, bulk organization, and media search. If your WordPress website will be media-heavy – for example, a photography, portfolio, or Read More >
If you have multiple configuration files in different places, they can grow to a point of becoming unmanageable. And they’re probably full of stray bits of code you’ve pasted in from different places, and you don’t remember what some of those code snippets even do. Does this describe your situation? Multiple config files spread across Read More >
In many situations, it can be helpful to have your favorite apps open up on startup, as soon as your computer boots up. This can save you some time and make sure you check your most important calendars, emails, or task managers before you start your work day. Select Your Startup Applications Using a File Read More >
Kanbans are useful for visualizing progress of tasks for project management, customer relationship management (CRM), content production, employee onboarding, and more. Professionals across multiple industries integrate kanban software to improve productivity when the waterfall project methodology doesn’t work. Fortunately, WordPress users don’t need to create an account for Trello or Asana to benefit from this Read More >
While many different File Transfer Protocol (FTP) solutions exist, most of them require the use of a graphical user interface (GUI) that can adversely impact your workflow. For users familiar with command-line utilities, LFTP may be a better solution. LFTP is a free FTP client that allows users to perform file transfers via the command-line Read More >
While there are many different ways to download files from the internet, most of them rely on the use of a web browser or some other piece of software. For instances where you simply want to download a single file from an online source, you may find the wget command to be the perfect solution. Read More >
While reviewing instructions for Linux software, you may have come across mention of daemons. This somewhat obscure term is frequently used in reference to various pieces of utility software that allow your operating system to function properly. Everything from network management to file storage and resource usage is handled by these daemons, making them an Read More >
In order to mock a mobile view of the home page, that would require a separate comp that the designer will need to create, which is out of the scope for the design stage. The best way to view how the site will look on mobile devices is when the project is in the coding Read More >
In responsive coding, we code in a range and all screen sizes that fall within that range are affected by a certain selection of code. These are referred to as media queries. In general, there are anywhere from 3 to 5 average ranges that web designers code in. You can find examples of these ranges Read More >
Full Width, Full Screen/Viewport, and Full Page are terms that can often be confusing. These usually come into play when you are using a large image in a hero/banner, slideshow, or background on a site. I’m going to do my best here to break these terms down simply, with some screen shots to help explain Read More >
Advanced Custom Fields is a WordPress plugin that makes it easy to add additional fields to Pages or Posts in WordPress. This is especially helpful for complex layouts, so you can separate the content from the markup. By separating the markup from the content, you make it easier for clients to update their own content Read More >