How to change User Roles and Capabilities in WordPress – User Role Editor

By default WordPress comes with 6 pre-defined roles and many capabilities. Roles define what task users can do within the site and cannot do. These set of tasks called wordpress capabilities. The default wordpress user roles are Super Admin, Administrator, Editor, Author, Contributor and Subscriber.

Super Admin – Full access including network administration.
Administrator – Full site access.
Editor – Publish and manage posts including other users.
Author – Publish and manage their own posts.
Contributor – Write and manage own posts but without publish access.
Subscriber – Manage their profile.

(more…)

Continue ReadingHow to change User Roles and Capabilities in WordPress – User Role Editor

Fix WordPress Attachment Pages SEO – Redirect WordPress Attachment Pages to Original Post

In Wordpress, it creates a separate media attachment page when you upload a image/media to WordPress Media Library. This Attachment Pages contains only image/media content. It also has its own URL. This page is automatically created for every file upload.…

Continue ReadingFix WordPress Attachment Pages SEO – Redirect WordPress Attachment Pages to Original Post

WordPress HTTP Headers – WordPress Security Headers Plugin to Improve WordPress Security

If you are using WordPress website, then you can increase your website security by implementing proper Security Headers on your website. These HTTP Headers pass additional information between the client and the server. Using these you can add another layer of security in your website to prevent and mitigate attacks. In this tutorial we will see how to add HTTP headers on your wordpress website using HTTP Headers wordpress plugin. You don’t need to add or change any code of your Websites.

(more…)

Continue ReadingWordPress HTTP Headers – WordPress Security Headers Plugin to Improve WordPress Security

Backup WordPress Website using UpdraftPlus – Free WordPress Backup & Restore

In this vulnerable internet world, website backups are very important part for a webmaster or a website owner. If you lose your website data because of hardware failure in your hosting provider or server crash, hacker deleted your data or wrong update or any other reason, then your site backup will help you to restore your site quickly. You can take backups from your hosting control panel manually or automatic backup paid service from hosting provider. But if you are using WordPress, then you can backup and restore your wordpress site from your wordpress dashboard. No need to login your hosting control pane. Today we are going to see the about UpdraftPlus WordPress Backup Plugin. Using UpdraftPlus you can easily easily backup and restore your WordPress website.

(more…)

Continue ReadingBackup WordPress Website using UpdraftPlus – Free WordPress Backup & Restore

How to Fix Invalid Url in Field “id” WordPress Breadcrumbs Error in Google Search Console

If you get any error on your Google Search Console Breadcrumbs section like Invalid Url in Field “id”, then the main culprit is your Wordpress theme. Some themes come with its own Breadcrumbs code. This will cause the problem. To…

Continue ReadingHow to Fix Invalid Url in Field “id” WordPress Breadcrumbs Error in Google Search Console

How to Protect Your WordPress Website From Bad Malicious Hacker Bots

If you want to protect your WordPress website from bad bots and hacker’s malicious url requests then this article is for your. These can be a big nuisance for your website. You can block it by using plugin or using your .htaccess file. In this tutorial we will see one by one.

Block Bad Malicious Hacker Bots using plugin:

BBQ Block Bad Queries is a free wordpress security plugin from Jeff Starr. Using this you can protect your wordpress website against malicious URL requests by bad hackers, bots and scrapers. This plugin acts as a firewall between your user and your website and scans all incoming traffic to your website and blocks malicious bad requests. Some important features are blocks malicious requests, directory traversal attacks, executable file uploads and SQL injection attacks. It scans all type of requests like GET, POST, PUT, DELETE. It comes with zero configuration option. So no need worry about the settings. Just install and forget about it.

(more…)

Continue ReadingHow to Protect Your WordPress Website From Bad Malicious Hacker Bots

How to Create and Add Tables in WordPress Website – TablePress Wordpres Plugin

Sometimes you may need to display your data in a table format in your WordPress website to make easily view and sort to your users. For that you don’t need to code, just install the TablePress Wordpres Plugin in your website to create, add and manage your tables. TablePress is a free WordPress plugin from Tobias Bäthge and it recently crossed the mark of 800,000+ active installs. You can add the created tables into your WordPress posts, pages, or WordPress text widgets with a Shortcode. Tablepress provides spreadsheet like user interface to edit the table data. It also provides sorting, pagination, filtering options for users. You also import and export your table in Excel, CSV, HTML, and JSON files. TablePress comes with extensions support. Using this extensions you can extend TablePress features.

(more…)

Continue ReadingHow to Create and Add Tables in WordPress Website – TablePress Wordpres Plugin

PHP Compatibility Checker – Check your wordpress website for compatibility for PHP 7

PHP Compatibility Checker is a free wordpress plugin to check your wordpress website for compatibility for PHP 7, PHP 5.6, PHP 5.5, PHP 5.4 and PHP 5.3. You can use this plugin on any web host to check PHP version compatibility. This plugin is from WP Engine and it lint your wordpress theme and plugin code and give you a detailed report of compatibility issues. Note that PHP Compatibility Checker cannot detect runtime compatibility issues on your wordpress site. PHP Compatibility Checker uses WP-Cron to scan files in your wordpress website to find issues.

(more…)

Continue ReadingPHP Compatibility Checker – Check your wordpress website for compatibility for PHP 7