How to test an AMP page for errors
When there is an error in AMP page, Google search console will display issues for your site by sending a notification in the form of email about the AMP Issues. Once you log into...
When there is an error in AMP page, Google search console will display issues for your site by sending a notification in the form of email about the AMP Issues. Once you log into...
You might have seen adsense ads displaying a yellow color background in some websites even if you have not choosen the background as yellow for some of the ads This is due to an...
WP-Security plugin is a fanastic wordpress plugin as it allows more security for wordpress installations by changing the login url as well as by preventing brute force attacks, but one problem with WP-Security is...
Generally Plugin creators will update the plugin as soon as a major wordpress version is released. To update the wordpress plugins follow the below steps Step 1: Login into the WordPress Admin Step 2:...
There is more than 1 way to update WordPress. It can be updated either automatically or manually. Let us see how to update wordpress automatically from the below steps Step 1: Before Updating WordPress...
There are many ways to Backup a WordPress website but here I am going to do a more simpler version of creating a backup of a wordpress website by using one of the plugins...
Sometimes you may want to edit all the posts at once, like changing the author name or changing the category name and then publish or update it. To edit multiple wordpress posts at once,...
Issue: In WordPress sometimes you may see a strange error message like the one shown below “The webpage might be temporarily down or or it may permanently moved to a new web address” Solution:...
Yes this is possible without installing any plugins or doing some custom coding by means of your wordpress theme options Follow the below steps (This is available in Hueman theme) Step 1: Go to...
From the continuation of post about how to authenticate a Active directory user with WordPress and IIS! The below code at the end will explain how we can make a user from Active directory...
Some may wonder how it’s possible but this is definitely possible as long as you host wordpress on IIS. I was able to even auto login in the user without the user signing up...
By default eventhough if your site has SSL certificate it should make any page of your site can be accessed only via https, but in wordpress it’s little different. WordPress Admin is always accessible...
You might have heard that you may need to edit php.ini to change Post Max Size and other important variables for wordpress but there is no need of it as you can add the...
You might have heard that you may need to edit php.ini to change max execution time and other important variables for wordpress but there is no need of it as you can add the...
You might have heard that you may need to edit php.ini to change max upload size and other important variables for wordpress but there is no need of it as you can add the...