Best Redirect Plugins for WordPress

If you are a developer or a website owner, you must have come through situations that forced you to redirect a URL on your website to another page. If you have not yet come across this, you will sooner or later.

Most of the times, this need arises from different requirements such as when:

  1. We migrate WordPress websites
  2. There are broken links
  3. We want to redirect 404 pages to a certain page
  4. There is a change of the domain name and you want to redirect to the new domain name
  5. Spam registrations and other page errors

In all these cases, the easiest way to redirect to a new page is by using a WordPress plugin.

These plugins will give you a way to do so without even writing a single line of code. It means that you can do this by yourself even if you do not have any web development skills.

In this post, we are going to discuss the best redirect plugins for WordPress.

Read more

How to selectively display widgets on specific posts or pages

WordPress by default display the widget every where. So if you want to display or hide the  widgets based on rules then you will need to make use of plugins.

In this tutorial I will cover 4 plugins which can be used to hide or display widgets in posts or pages control the widget visibility of specific post and pages. At the end o this post I will also share a code snippet for controlling the widget visibility based on conditional logic.

Read more

How to Bulk Import Users in WordPress

Its very easy to a manually create users in WordPress , but things are not easy if you want to add a bunch of users in one go.

WordPress does not have any inbuilt Import Users wizard, so if you want to add hundreds or thousands of users you are out of luck. You will either need to write some code or use an third party plugin.

In this post I will share a lightweight and a user friendly plugin which will let you import thousands of users with ease. All you need to do is to create a CSV files in a predefined formats and import it using the plugin.  Whats more, you can also bulk import the meta values. Here are the Steps.

Read more

5 Plugins to add SoundCloud to WordPress

SoundCloud is the one of the most popular platforms for sharing free music. It is also an excellent place to find out new and interesting music, soundtracks etc. If you use SoundCloud regularly and want to display some of your favorite tracks in your WordPress website, you will need specialized plugins for that purpose.

Today, we will discuss about 5 of the best plugins to add SoundCloud to WordPress. By using these plugins, you will be able to showcase your latest tracks, playlists or your favorite SoundCloud channels in your WordPress Website.

Check out WebsiteBuilderGuide if you want to learn how to build a website

Read more

Comprehensive Review of UpDraftPlus Plugin for WordPress

Among the various advantages of using a popular platform like WordPress, having a lot of free services is a very obvious one. You can easily get lots of free themes and plugins that will make your job a lot easier. Today, I will talk about a plugin which will help you in creating backups of your site.


While there are lots of free and premium plugins available for backing up your WordPress website, UpdraftPlus is the most popular among them. This free plugin could be used to back up, restore, and copy your WordPress website. Before I begin the actual discussion, make sure that you have downloaded and activated the plugin.

Read more

5 Plugins to add Favicon to your WordPress Website

Favicons are an important part of a website. Though Favicons are small, they do have a subtle effect on a website’s branding. Adding a favicon to a WordPress website is as simple as uploading an image to the website root directory , however I have seen that a lot of non technical users find it difficult.

So in this  in this post I will share 5 plugins which can be used to add Favicons to your WordPress Website. The best part is that we will add favicons without using FTP.

Read more