This guide explains how to add custom JavaScript to a WordPress site. Adding custom JavaScript to a WordPress site can be beneficial for various reasons, such as enhancing user experience,…
Category: WordPress
How to configure WordPress permalink settings
February 7, 2024 / WordPressIn WordPress, you can set up your website’s permanent links called permalinks. It’s important for SEO and readability. In this article, we will show you how to configure Permalink Settings…
How to set up privacy policy page on your WordPress based website
January 31, 2024 / WordPressWhether you manage a small blog or a business website, it is highly advisable to include a Privacy Policy. In many countries, it is now a legal requirement to have…
How to add PHP code using a plugin
January 26, 2024 / WordPressWordPress has stopped users from adding code directly to prevent attacks. To insert PHP code safely in a post, convert it into a shortcode. You can create a shortcode manually…
How to increase the PHP memory limit and upload limit in WordPress
December 9, 2023 / WordPressWordPress is a versatile content management platform that offers a variety of themes and plugins. With these, you can quickly create interactive and effective websites. However, if your WordPress site…
How to set up a static homepage in WordPress
October 29, 2023 / WordPressWordPress is originally designed for creating blogs so the default home page shows only the latest blog posts. As you add new blog posts, this page will change. That is,…
How to set up a WordPress cron job using the command line
October 13, 2023 / WordPressIn this article, we will explain how to set up a WordPress cron job using the command line. Follow these steps to set up a WordPress cron job using the…
How to secure WordPress pages with password protection
October 9, 2023 / WordPressIn this article, we will explain how to secure WordPress pages with password protection. Follow these steps to password-protect a WordPress page: Log into your WordPress account as an administrator.…
How to enable/disable pingbacks and trackbacks in WordPress
October 5, 2023 / WordPressIn this article, we will explain the process of enabling and disabling pingbacks and trackbacks on your WordPress website. Pingbacks and trackbacks serve as link notifications, allowing you to monitor…
How to configure your WordPress media settings
October 2, 2023 / WordPressIn this article, we will explain WordPress media upload settings, which allow you to customise the size and organisation of media files on your website. Follow these steps to configure…
How to change the writing settings in WordPress
September 25, 2023 / WordPressThis article explains how to change the writing settings in WordPress. The writing settings govern the writing process and offer opportunities for tailoring your WordPress website. These settings manage the…
How to change the site title and tagline in WordPress
September 22, 2023 / WordPressIn case if you are launching a new website or looking to modify the existing site title or tagline in WordPress, this straightforward guide will help you begin. Follow the…
How to disable file editing in WordPress dashboard
September 13, 2023 / WordPressThis guide explains how to disable file editing in WordPress Dashboard. Let us follow the steps- Open your wp-config.php file in a text editor. Somewhere above the line in that…
How to disable Cron jobs In WordPress
September 1, 2023 / WordPressIn this article, we will guide you on how to disable WordPress cron jobs. Follow these steps to disable cron jobs: Log into “cPanel account.” Click on “File Manager” option…