Category Archives: Wordpress

Download and Install XAMPP

Today we cover What is XAMPP, Why use XAMPP, How to Download and Install XAMPP, Basic Web server configuration What is XAMPP? XAMP is a open source free cross platform web server. It’s maintained and compiled by apache. The XAMPP stands: X – [cross platform operating systems] meaning it can run on any OS Mac… Read More »

JavaScript Object Notation (JSON) – Introduction

Good Morning to all, Today we discuss JSON related topic like introduction, advantage, syntax etc. The light-weight text-data interchange format is a JavaScript Object Notation or short form is JSON. It is used to store the information in an organized manner. It helps to transmit data between web application and server. It is designed for… Read More »

How to Rename Uncategorized Category in WordPress

Hi all, If you want to rename the uncategorized category in wordpress or you can rename the existing category name through wordpress dashboard. We can add category, edit category, delete existing category through wordpress dashboard. In this article, we will show you how to rename the uncategorized category or rename the existing category name in… Read More »

How to Manually Reset Your WordPress Admin Password

Hi all, If you are unable to reset your WordPress admin password using the “Forgot My Password” link, follow these steps in order to manually reset your password. More Details I’m going to divide WordPress password recovery into two parts: recovering it using phpMyAdmin (if you’re on localhost using WAMP/XAMPP/MAMP) recovering the password using MySQL… Read More »

Rename Uncategorized Category in WordPress

When you install a fresh copy of WordPress in your local computer or hosting space, it comes with 1 default category, 1 default comment, and 1 default post. This category is named as un-categorized. The name uncategorized can sometimes give an amateurish or unprofessional vibe to your WordPress blog. WordPress automatically selects Uncategorized category for… Read More »

WordPress Database Backup Manually

Hi all, The wordpress database backup manually without using wordpress plugin is very simple, easy to undestand and useful to web developers. Do you want know how to develope or making this operation? . Knowing the manual method allows you to quickly create a database backup whenever you need it. In here, show you how… Read More »

Most Frequently Asked Questions by WordPress Beginners

Good morning to all, Web development using wordpress content management system is very useful for developers to customize your site easily. In here all the levelof questions for beginners and advanced developers described. In this article, we will share most frequently asked questions by WordPress Beginners with answers. Question 1: What is wordpress? Answer: Worpress… Read More »