How to install a plugin on wordpress blog through the cPanel?

The most convenient and reliable way of installing a plugin for me is through the File Manager in cPanel. I searched for a necessary plugin in www.wordpress.com plugin directory.

I downloaded the archive with a plugin on my computer. I entered cPanel — > File Manager and found the public_html directory.

In this directory I found folder with my wordpress blog (it was not in the root) and searched there for wp-content directory. In the “wp-content” folder I found the “plugins” folder. If your blog is in the root, just find wp-content — > plugins.

I opened it and uploaded and extracted the plugin archive. (Read “How to upload and extract files in cPanel?”) I returned to my blog and entered admin panel — > plugins — > installed and clicked “Activate” under the name of the plugin I have installed.

How to install a plugin on a wordpress blog through the admin panel?

The admin area of WordPress offers simple way to manage plugins.

I entered Plugins — > Add new in the admin panel of your blog. I was suggested to search through the plugins right in the admin panel of my blog. When looking through the plugins via the admin panel there is an opportunity to install them by just clicking the “install” button next to the name of the plugin.

I was taken to the page containing information about the plugin. I pushed “Install now”.

I entered the data for the FTP connection to my host server in the proper fields.

That’s it! I had to only activate it.

How to work with WordPress Admin Plugin subpanel

You have to just put the plugin archive to the wp-content-plugin directory in your wordpress files and extract it. This means you install it. To start using a plugin you have to activate it.

The admin panel of your blog provides an easy way to install plugins through the option “add new” under the “plugin” button. There is a convenient search there. Next to the search option there are other options (1). By clicking them I can upload plugins stored on my computer, look through featured, popular, recently uploaded and newest plugins.

I can also search by keyword, author or tag (2) and look through the tag catalogue (3) if I’m not sure about what to look for.

It is simple to manage the installed plugins by clicking “Plugins” — > “Installed”.

Bulk actions can be applied to the number of plugins by checking boxes next to the necessary plugins. The function lets you delete, activate, deactivate plugins in bulk. It is very convenient when it is necessary to switch off all the plugins at once, for example, when you need to upgrade your blog or move it to another hosting.

There are two default plugins – Akismet and Hello, Dolly. Akismet fights against the spam comments in your blog. To activate it, you have to receive the wordpress.com API key. You should get the wordpress.com account for this. Follow the instructions next to the name of the plugin.

Edit plugins means to change code in the plugin files. Go to plugins — > editor. In the right hand corner there is the select button for selecting plugins. Plugin Files are displayed under it. The editor is in the center. But you should use this function only if you are sure about what you are doing. This is for advanced users. Besides, you need to have your plugin files writable.

What are plugins in WordPress?

Plugins are add-ons to your wordpress blog. They extend the functionality of your site. There are thousands of plugins for wordpress, they are free and most of them are upgraded regularly. They can also be easily switched off. This makes wordpress very convenient, flexible and easy-to-customize software.

Plugins are software scripts. Plugin is usually a number of files compressed into archive that can be downloaded to your hard disk from plugin directories or from the site of the plugin. This is the official plugin directory: http://wordpress.org/extend/plugins/ You don’t need to have programming skills when using most of the plugins but you have to read carefully the instructions given by the plugin author and follow them. If something is wrong with the plugin you should consult the plugin author. When selecting a plugin you should see to compatibility of the plugin with the version of your wordpress blog. Very often it is written in the description of the plugin. It is strongly recommended to make backup of your site in case something go wrong, before installing a plugin.

Types of users in WordPress

The registered users of your blog have different rights. Subscriber has fewer rights than any other user of your site. It has the access to the admin panel. But subscriber can’t see all the functions of the admin panel.

He can only change its profile and return to the site, where he can leave his comments. The comments won’t be published until the administrator of the site approves them.

Contributor can post comments and add posts from the admin panel of the site, but they won’t be published until the admin of the site approves them. More functions are visible for him in the left sidebar of the admin panel. This type of user can add tags but he can’t create categories – he can only use the existed ones.

Author can add posts and comments without administrator’s permission. Author can’t edit or add pages but can add media files.

Editor can edit everybody’s posts and comments without the permission of the admin. He can also edit and add categories and pages.

Editor is limited only in managing the functionality of the blog itself. Editor has no access to plugins, to the users profiles, he can not change the appearance of the site or manage other important settings which refer to the functionality of the site.

Administrator role allows to manage the entire site, its functionality and correct work. The administrator has the right to change the code from the admin panel if the files have special permissions. He can approve or disapprove comments and posts of other users and he can also change their roles in their profiles.

Since the administrator is the most important person who runs the blog, it is better not to give anyone such role except for the owner of the blog.

How to create pages in WordPress?

As I have created my blog, I had a default page called “About”. I didn’t know about it because it was not displayed on the main page of the blog.

I logged into my Administration Panel. I clicked on the “Pages” button in the left sidebar. First I had to edit the default page.

I saw the status of the page right under the title “edit pages”. I hovered a mouse over the name of the page and clicked edit. The dialogue for creating pages is the same as the one for posts. I edited the content of the page. In the right sidebar there is the “attributes” column. I had only one page, so I couldn’t select the parent page so far. I changed the order of the page because it is important what page my readers would see first.

I added some more pages. It is convenient that I can edit “Pages” in bulk. This function is not available with categories and tags. I clicked “Pages” to see the list of my pages. I selected necessary pages. There was the “bulk actions” drop-down menu. I clicked on the arrow and selected the “edit” function. I clicked “Apply”.

I saw the options I could change for the selected pages. To see your pages displayed learn how to add widgets.

What is a Page in WordPress?

When I created my blog, I noticed that all content is organized there in reverse chronological order, and the oldest articles are not on the page. Writing posts in my blog was like making notes in a diary. However, I felt the need for creating some “timeless”, static content, that is, the content which won’t be moved by recent posts and can be accessed easily from the home page. I would like to add some information about the concept of my site, about myself and to give some contact information. There is a tool to easily do that in WordPress. This can be realized through “pages”. A Page in WordPress shouldn’t be confused with a regular web page or a home page. Home page of your blog can consist of several posts, so it has a dynamic content. When you click on a certain post at your home page, you move to a web page where this post is displayed in full. So, every post has its own web page. WordPress Page, however, is completely different. It’s a tool for creating static content. Pages have title, content, hierarchy and they can have the same appearance as the rest of your blog, just like posts. There are, however, many things in which they are different from posts.

Pages can not be organized in categories or assigned to tags. Pages are timeless (they have no date). Pages are not published on the main page of your blog where all the posts are. They can be easily accessed from the navigational bar. Pages can have their own design which can be different from the design of your blog. While posts in a blog can be compared to diary notes, pages with its hierarchy structure can be compared to a book with chapters.

Special plugins are used to extend the abilities of the “pages” option. For example, you can integrate posts in a page. With the proper combination of posts and pages amazing results can be achieved. You can create a multi-functional site instead of ordinary blog.

Users subpanel in WordPress. What is that?

Most bloggers would like to have others comment in their blog. It is not necessary to allow registration for this. This function is enabled for you by default. I checked the option by entering settings section — > discussion — > default article settings — > allow people to comment on new articles. The box should be checked.

There is an easy way to add and edit registered users of the WordPress site. I entered the admin area of my blog. In the left sidebar there is the “Users” submenu. The registration of new users is disabled by default. Still, I can register them myself through the admin panel using the “add new user” function. It’s safer to not give anyone the role of the administrator.

When I wanted to let people register on my blog, I entered the admin panel — > settings — > general. The checkbox next to the line “Membership” was unchecked. I checked it. The next line “New user default role” sets the role of the user as soon as he/she registers.

Later it will be possible to change the role of the user at the “Authors & Users” section.

The administrator can edit any user profile: add contact info, change password and address. It is possible to change user nickname and use it for public display. The user name can’t be changed.

I can change my profile in the “your profile” section.

From that moment anyone could register on my blog. So, I had to protect my blog from spam registrations and I had to be careful about giving users the appropriate roles.

How to disable spam registrations on WordPress?

The problem of spam registrations is urgent with WordPress as the registration in WordPress was made very simple and can be used by spam bots to automatically register on your blog. This can be dangerous from the point of view of your blog security. Besides, spam registrations are really annoying.

The best way to fight against spam registrations is to disable registrations on your blog. Although I have disabled registrations on my blog, I could still manually register anyone from the admin panel and give the new user the suitable role.

But if you have an important reason for other users to register themselves, you should protect your blog from spam registrations by adding the necessary plugins.

Here are some of them from the plugin directory at wordpress.org.

1. The “invisible defender” plugin is said to work well. The registration is performed as usual. The invisible lines that are added to the registration form will be filled by spam bots, but not by humans. Such registrations are disallowed.

You can configure settings in your admin panel in the “Settings” subpanel.

2. The “Block-Spam-By-Math” plugin adds line with a simple math to the registration form.

There are all sorts of similar ways to add complexity to the registration form (captcha pictures, words) realized through different plugins. Just find one suitable for you.

3. The other plugin to protect my site from spam registrations is WP-invites.

It generates code which is stored at the plugin folder. The person who wants to register must first get the code from the site admin and type it in during the registration.

Its interface can be accessed through the “Plugins” section.

A new line is added to the registration form.

I forgot username/password for WordPress. How to restore it?

To recover password for wordpress is easy. I clicked “Forgot password?” link in the log-in form. I had to input my username (it could also be e-mail) and wait for the message to come to the e-mail box that was registered in my user profile. WordPress prompted me to check the email.

In the mail I received the link and clicked on it. That was made for the sake of safety. As soon as I clicked the link, WordPress displayed another message.

In my email box I found another mail with the new password.

Once I entered the site, I had to change the automatically generated password for an easier one in my profile.

The task is getting more difficult if I forget not only the password, but also my administrator username and the e-mail – the one I got registered in the site. It is impossible to recover it by means of WordPress. But I could easily retrieve it through the databases where all information about my WordPress site is stored.

I entered cPanel — > databases — > phpMyAdmin.

In phpMyAdmin I selected the database domatest_wrdpr1 – the one used by my WordPress blog. There I selected the table “wp-users” and clicked on the “browse” icon.

I found my username and clicked on the “pencil” – the “edit” button.

Next step was to change the password. I could also change the name and the e-mail address by simply typing them in proper fields. The password in database looks very unusual because it is encrypted. I typed in the new password I was going to use, and it was automatically encrypted. When I typed in a password, I had to select the “MD5” function. I pressed “Go”.

In a new tab I opened my site and entered it with the new name and password.