Sometimes, a WordPress user, with one of the following capabilities, such as administrator, editor, author, contributor, or subscriber, forgets its login credentials, especially the password. WordPress passwords can be easily changed via the “Lost Password” WordPress login form. However, if the WordPress account has no way of accessing his email… Continue Reading How to reset the WordPress password in Mysql

Step 1: Download the latest WordPress file (Download | WordPress.org) Step 2: Log in to your cPanel. And click “File Manager” in the file section Step 3: Goto Domain folder Steps 4: Click on upload and select the downloaded wordpress zip file,Right click on the zip file and click on extract Step… Continue Reading How to install WordPress in cPanel without Softaculous

“Whenever you use the WordPress control panel to automatically install, upgrade, or delete plugins, WordPress must make changes to files on the filesystem. Before making any changes, WordPress first checks to see whether or not it has access to directly manipulate the file system. If WordPress does not have the… Continue Reading WordPress asking for my FTP credentials to install plugins

Please follow the below steps when you get the above error. You will get this error When you try to publish a post or create a new page in the wordpress site. Go to settings>permalinks. Select “Post name” and save. Try updating your posts/pages. If it doesnot work, try selecting… Continue Reading Publishing or uploading failed. Error message: “The response is not a valid JSON response”

If your site takes a long time to load and finally you get an error that it’s not available, that means your connection has timed out. This simply happens when your site is trying to do more than the server can handle and is particularly common in shared hosting environments… Continue Reading Connection Timed Out error for WordPress site

When you see the above message, the problem is clear: WordPress can not connect to the site’s database. Most times, this common WordPress error is caused by faulty credentials inside wp-config.php. Check wp-config.php:-1) This file holds all the login info for the database that you entered at installation (database name,… Continue Reading Error Establishing a Database Connection

The WordPress white screen of death is one of the most common WordPress errors. It is also one of the most frustrating ones because there is no error message, and you are locked out of WordPress. Please follow the below steps when you see a blank screen like below. Take… Continue Reading How to Fix the WordPress White Screen of Death

We can detect the malicious files from either Maldet scan or you can use the plugins also. Here we will discuss how to detect with plugin and then cleaning them. We will use Malcare plugin to detect and clean the malicious .ico files. Download and activate Malcare plugin. Go to… Continue Reading How to Remove .ico Virus From Your WordPress Website?

If your newly created WordPress site is not indexed by search engines, then this is the first thing that you should do. Login to your WordPress site and go to Settings » Reading page. Scroll down to the bottom of the page and make sure that the box next to… Continue Reading WordPress site is not indexed by search engines

When we enter: http://www.domain.com, the site redirects to wp-admin (https://domain.com/wp-login.php?redirect_to=https%3A%2F%2Fdomain.com%2Fwp-admin%2F&reauth=1). Please follow the below steps, if you face the above issue. 1) Check whether you are running the standard WordPress .htaccess. Here is the standard for reference: 2) Insert the below code into .htaccess. 3) Go to the browser and… Continue Reading Domain with www. redirects to wp-admin