This guide will walk you through the steps to add schema markup to your WordPress site without using a plugin. It is a powerful tool that helps search engines better…
Category: WordPress
How to move WordPress from root directory to subdirectory
October 22, 2024 / WordPressThis article explains how to move WordPress from the root directory to the subdirectory. At times, you might want to install WordPress in the root directory (wwwroot/public_html) but choose not…
How to assign multiple roles to a WordPress user
October 17, 2024 / WordPressThis guide will walk you through assigning multiple roles to a WordPress user using the User Role Editor plugin. By default, WordPress allows each user to have a single role…
How to activate WordPress multisite in your eukhost’s hosting account
October 14, 2024 / WordPressThis guide will walk you through the steps to activate WordPress Multisite on your eukhost hosting account. It allows you to create and manage multiple websites from a single WordPress…
Introduction to AccelerateWP: Key features and benefits
October 10, 2024 / WordPressAll eukhost Managed WordPress hosting packages—WP Shared, WP Shared Pro and WP Dedicated—come with AccelerateWP included within cPanel control panel —designed to optimise and automatically enhance the performance of WordPress…
How to set up your WordPress site on cPanel using powerful tools
October 9, 2024 / WordPressThis guide will explain how to set up a WordPress website on your WordPress hosting account using cPanel, along with powerful tools like WordPress Toolkit, CloudLinux, AccelerateWP and Imunify360. Contents:…
How to move WordPress from a subfolder to the root directory
September 18, 2024 / WordPressThis article explains how to move WordPress from a subfolder to the root directory. Before making any changes, back up your account. Follow the steps: Prepare WordPress for the Move:…
How to deactivate a plugin for WordPress using the WP toolkit
September 17, 2024 / WordPressThis post walks through the process of deactivating a plugin that is installed on a WordPress website using the WP Toolkit. To deactivate a plugin, utilise the WP Toolkit if…
How to search and replace in the WordPress database using WP CLI
September 16, 2024 / WordPressThe WP-CLI command line tool lets you efficiently search and replace content in your WordPress database. This is what is explained in this article. Prerequisites: SSH access to your server.…
How to use a plugin to perform a search & replace in the WordPress database
September 9, 2024 / WordPressPerforming a WordPress search and replace in the database is essential for efficiently updating URLs, text, or content across your site, especially after domain changes, migrations, or content updates. For…