
Quick Contact
PHP Tutorial
- Introduction to PHP
- Introduction to HTML
- HTML5 New Tags
- Style Sheet (CSS)
- Bootstrap (Responsive Design)
- PHP Language Building Blocks
- Conditional Statements
- Looping
- Introducing ARRAY
- Manipulation User Input
- Reusing Code and Functions
- Object-Oriented PHP
- Javascript (JS)
- File System and the Server
- File Uploading & Downloading
- String Manipulation and Regular Expression
- State Management
- MySQL Database
- jQuery with Ajax
- Advance PHP Techniques
- Laravel – Configuration
- Laravel Controller
- Laravel PHP_Middleware
- Request and Response in Laravel
- Views in Laravel
- Laravel- Form
- Laravel- Blade Template
- Laravel - Sessions
- Use of Ajax in Laravel
- Error Handling with Laravel
- MongoDB
- Encryption
- Pagination in Laravel
- SENDING EMAIL USING LARAVEL
Wordpress
- Introduction
- What is a CMS
- Features and Advantages and Disadvantages of WordPress
- Wordpress.com vs Wordpress.org
- Installation Of Wordpress
- Wordpress Licensing
- Wordpress Header
- Menu Creation In Wordpress
- Theme Customization Of Wordpress
- Enable and Disable Comments in Wordpress
- Contact us Form and Page in Wordpress
- Managing Posts In Wordpress
- Managing the Pages of the website
- Categories Management In Wordpress
- Update Wordpress
- Install a New Plugin
- Managing the Widgets in Wordpress Website
- Managing Tags in Wordpress
- Importing and exporting content in wordpress
- Managing images in wordpress
- User management in wordpress
- Update and reset password/
- Mailchimp widget for wordpress
- Stripe integration in wordpress
- Integrating google maps with the website
- Integrating Google Analytics
Categories Management in WordPress
Introduction
The word “categories” in WordPress is mostly used to distinguish between the subject matter of your posts or their contents and to organize them according to certain standards.
Add Categories
The procedure is quite straightforward, much like everything else in WordPress, and all you have to do to get to the Sections altering page is log in to the WordPress dashboard and click to Posts>Categories.

When you open the Categories page, you’ll see that it is divided vertically into two sections. To add a new category, use the first section. On this section of the website, there are just a few fields that are available, therefore we will cover them all.
- Name –
The category’s official name. Whereas if options to display the categories is activated, of obviously, this will be displayed on the website.
- String –
The category’s URL friend name. In the URL, this name will be seen when a certain category is viewed.
- Parent –
This drop-down menu is specifically for selecting the Parent category if the newly formed category will be a child or subcategory of an already existing category.
- Description –
A category’s description. Although it’s not required, this item may be displayed in a custom template you downloaded.

Once all of these forms have been completed, utilize the Add New Category button located below the Description field at the bottom.
Edit Categories
The already generated categories are shown in the second section of the Categories page. We can change & remove pre-existing categories in this section. Hovering over an existing program and selecting the newly appearing link Edit will allow you to edit it.

With the only exception that the fields Name, Slug, Parent, and Description will already be filled with the most recent data for the category you are modifying, clicking that choice will bring you to a page that is identical to the left portion of the Categories page for establishing a category.
Well how remove a Categories is the last topic we need to cover. This tutorial’s other described activities are all pretty straightforward to accomplish, and this one is no different. Simply visit the main page for your categories and pay close attention to the right side of the screen, which lists the categories that are currently in existence.

You must first check the box next to the category you want to delete before selecting the Delete action from the dropdown list. The category you’ve selected will be permanently erased once you press the Apply button.
FAQS
Q1. How do WordPress categories work?
In short, categories are the most general method of grouping content on a WordPress site. A category symbolizes a topic or a group of topics that are connected to one another in some way. Sometimes, a post can belong to many categories at the same time.
Q2. What’s the difference between tags and categories in WordPress?
Tags are another way WordPress uses to help you organize your content so users can easily find it. So, what’s the difference between tags and categories? While categories indicate the genre of your post, tags are more specific and indicate the specific topic your post seeks to cover.
Q3. What is the role of categories in blog?
Blog categories organize your site and allow readers to find the information they want. They’re high-level topics that make it easy for people to understand what your blog is about and navigate to the content that interests them. Think of it like a table of contents.
Q4. How many tags should I use on WordPress?
“We say add no more than 10 tags to your posts unless you can justify it.” This advice comes from Tom at ManageWP: “A post should typically be in no more than one or two categories, and tagging should be limited only to the most relevant topics covered in the post.”