Custom JavaScript is not allowed | Google Search Console Error
This error generally occurs for AMP pages and it specifically occurs when the AMP pages of website are first indexed by Google or when there is a new page to be indexed. This error...
This error generally occurs for AMP pages and it specifically occurs when the AMP pages of website are first indexed by Google or when there is a new page to be indexed. This error...
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:...
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...
Functions.php is one of the theme files that is being wordpress.Every theme has almost their own functions.php file where we can add our custom functions and use the different hooks and filters in wordpress...