WordPress Bangla Tutorial |
WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blogs. WordPress is the most popular blogging system on the web and allows updating, customizing and managing the website from its back-end CMS and components.
What is Content Management System (CMS)?
The Content Management System (CMS) is a software which stores all the data such as text, photos, music, documents, etc. and is made available on your website. It helps in editing, publishing and modifying the content of the website.WordPress was initially released on 27th May, 2003 by Matt Mullenweg and Mike Little. WordPress was announced as open source in October 2009. If you need a WordPress Developer you can HIRE ME ON FIVERR
WordPress Features:
User Management − It allows managing the user information such as changing the role of the users to (subscriber, contributor, author, editor or administrator), create or delete the user, change the password and user information. The main role of the user manager is Authentication.- Media Management − It is the tool for managing the media files and folder, in which you can easily upload, organize and manage the media files on your website.
- Theme System − It allows modifying the site view and functionality. It includes images, stylesheet, template files and custom pages.
- Extend with Plugins − Several plugins are available which provides custom functions and features according to the users need.
- Search Engine Optimization − It provides several search engine optimization (SEO) tools which makes on-site SEO simple.
- Multilingual − It allows translating the entire content into the language preferred by the user.
- Importers − It allows importing data in the form of posts. It imports custom files, comments, post pages and tags.
WordPress Advantages:
It is an open source platform and available for free.
CSS files can be modified according to the design as per users need.- There are many plugins and templates available for free. Users can customize the various plugins as per their need.
- It is very easy to edit the content as it uses WYSIWYG editor (What You See Is What You Get is a user interface that allows the user to directly manipulate the layout of document without having a layout command).
- Media files can be uploaded easily and quickly.
- It offers several SEO tools which makes on-site SEO simple.
- Customization is easy according to the user's needs.
- It allows creating different roles for users for website such as admin, author, editor and contributor.
WordPress Disadvantages:
- Using several plugins can make the website heavy to load and run.
- PHP knowledge is required to make modifications or changes in the WordPress website.
- Sometimes software needs to be updated to keep the WordPress up-to-date with the current browsers and mobile devices. Updating WordPress version leads to loss of data, so a backup copy of the website is required.
- Modifying and formatting the graphic images and tables is difficult.
Introduction to Wordpress
WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blog. WordPress is the most popular blogging system on the web and allows updating, customizing and managing the website from its back-end CMS and components. This tutorial will teach you the basics of WordPress using which you can create websites with ease. The tutorial is divided into various sections for convenience. Each of these sections contain related topics with screenshots explaining the WordPress admin screens.
History of Wordpress
WordPress (WordPress.org) is a content management system (CMS) based on PHP and MySQL[4] that is usually used with the MySQL or MariaDB database servers but can also use the SQLite database engine.[5] Features include a plugin architecture and a template system, referred to inside WordPress as Themes. WordPress is most associated with blogging (its original purpose when first created) but has evolved to support other types of web content including more traditional mailing lists and forums, media galleries, membership sites, learning management systems (LMS) and online stores. WordPress is used by more than 60 million websites,[6] including 33.6% of the top 10 million websites as of April 2019,[7][8] WordPress is one of the most popular content management system (CMS) solutions in use.[9] WordPress has also been used for other application domains such as pervasive display systems (PDS).[10]WordPress was released on May 27, 2003, by its founders, Matt Mullenweg[1] and Mike Little,[11][12] as a fork of b2/cafelog. The software is released under the GPLv2 (or later) license.[13]
To function, WordPress has to be installed on a web server, either part of an Internet hosting service like WordPress.com or a computer running the software package WordPress.org in order to serve as a network host in its own right.[14] A local computer may be used for single-user testing and learning purposes.
How to Install Wordpress in local computer
System Requirements for WordPressDatabase − MySQL 5.0 +
Web Server −
WAMP (Windows)
LAMP (Linux)
XAMP (Multi-platform)
MAMP (Macintosh)
Operating System − Cross-platform
Browser Support − IE (Internet Explorer 8+), Firefox, Google chrome, Safari, Opera
PHP Compatibility − PHP 5.2+
Wordpress Dashboard Introduction
The WordPress Dashboard is a first screen which will be seen when you log into the administration area of your blog which will display the overview of the website. It is a collection of gadgets that provide information and provide an overview of what's happening with your blog. You can customize your needs by using some quick links such as writing quick draft, replying to latest comment, etc.Wordpress Post Menu
In this Video, we will study how to Work Posts in WordPress. Posts are also known as articles and sometimes referred as blogs or blog posts. These are used to popularize your blogs.Wordpress Media Menu
We will learn about Media Menu in WordPress. Media Library consists of the images, audios, videos and files that you can upload and add to the content when writing a Post or Page. Here you can view, add, edit or delete any media related objects if not needed.Wordpress Page Menu
In this Video, we will study Pages Menu into the WordPress. Adding pages is similar to adding posts in WordPress. Pages are static content and often do not change its displayed information.Wordpress Comments Menu
In this Video, we will learn about Comments menu in WordPress. Adding comments allows your visitors to have a discussion with you. Comments are approved by the admin and then posted to be discussed further.Wordpress Appearence Menu
In this Video, we will learn about Appearence Menu. It includes image files, templates, CSS stylesheets, etc. that can help to make your website look great. This chapter discusses how to install, add new, or customize themes in WordPress.Wordpress Plugins Menu
In this Video, we will study Plugins Menu in WordPress. It helps you to enable and disable WordPress Plugins. This adds the unique features to an existing web site. Plugins extend and enlarge the functionality of WordPress.Wordpress User Menu
In this Video, we will learn about User Menu in WordPress. Every user has their own role in WordPress. Roles are like permissions given to a particular user to access the WordPress site. These roles can be allotted only by the Admin.Here are few pre-defined roles available in WordPress −
Administrator − The Administrator has all the rights. An Admin can do anything and everything on the WordPress site such as creating more admins, inviting more users and also removing them.
Editor − The Editor has access to all the posts, pages, comments, categories, tags, and links. They can create, publish, edit or delete any posts or pages.
Author − The Author can only write posts, upload pictures, edit, and publish their own posts.
Contributor − The Contributor can only write and edit their posts until published. They can create their own posts and pages but cannot publish them. They cannot upload images or files but can see your site's status. When they want to publish any post, it must be first notified personally to the administrator for review. When the post is approved, the contributor cannot make any changes once published.
Follower − The Follower can only read and comment on the posts. Followers are the ones who have signed in to your account to receive updates.
Viewer − Viewers can only view your posts; they cannot edit but can only comment on the posts.
Wordpress Setting Menu
In this Video, we will study about Wordpress Setting Menu. WordPress general setting is used to set the basic configuration settings for your site. In the setting administration screen, it is a default setting screen.How to Uninstall Wordpress From Cpanel | Remove Wordpress From Cpanel
Deleting a WordPress site completely is a simple and easy process, You just need access to your cPanel control panel.NOTE: If you have multiple sites on the same hosting account, be careful and check multiple times to delete any file, folder, database and database username from your account. Otherwise, you may lose your precious site and some important files.
How to Manually Wordpress Install Using Cpanel | Wordpress Bangla Tutorial
As you are probably aware, most reputable hosting providers these days include automated WordPress install tools such as MOJO, Softaculous, etc. These installers work great in many cases, but often stuff your site full of unwanted plugins and themes. In addition, these automated tools have a reputation for timing out or being completely unavailable at times, which can be frustrating if you’re on a deadline. In this Video we will walk you through the steps to successfully install WordPress manually using your cPanel.How to Create Wordpress Menu | Wordpress Bangla Tutorial
Do you want to add navigation menus in your WordPress site? Did you know that there is a very easy drag-and-drop menu interface that allows you to create drop-down menus in WordPress. In this step by step guide, we will show you how to add navigation menu in WordPress.Navigation menus allow you to present a site structure to your users. They help users find information and browse through different sections of your website. Since navigation menus are so important, they are usually placed close to the header in most WordPress themes.
No comments:
Post a Comment