Best WordPress Plugins - We did the Research For You https://www.wpbeginner.com Beginner's Guide for WordPress Fri, 01 Dec 2023 17:00:30 +0000 en-US hourly 1 https://wordpress.org/?v=6.2.2 How to Reset Your WordPress Database to Default Settings https://www.wpbeginner.com/plugins/how-to-reset-your-wordpress-database-to-default-settings/ https://www.wpbeginner.com/plugins/how-to-reset-your-wordpress-database-to-default-settings/#comments Fri, 01 Dec 2023 17:00:28 +0000 http://www.wpbeginner.com/?p=4517 Do you want to reset your WordPress database to its original settings? If you are working on a local server or a test site, then you might need to restore your database back to how it was when you first started. In this article, we… Read More »

The post How to Reset Your WordPress Database to Default Settings first appeared on WPBeginner.

]]>
Do you want to reset your WordPress database to its original settings?

If you are working on a local server or a test site, then you might need to restore your database back to how it was when you first started.

In this article, we will show you how to reset your WordPress database to default settings with just a few clicks.

Reset WordPress database to fresh install

Here is a quick overview of the steps we will cover in this tutorial:

Ready? Let’s begin.

Step 1: Prepare a WordPress Backup Before Reset

WordPress stores all your website content in a database. This includes your posts, pages, media file data, plugin and theme settings, and more.

If you have been working on a test site on a local server or a staging site, then you sometimes may wish to reset to a fresh install to start over.

Resetting your WordPress database is the fastest way to do this. It deletes all your WordPress data without deleting any files stored on your web hosting server.

However, If you reset your WordPress database, then all the data will be gone forever. It cannot be undone.

We recommend making a complete WordPress backup before you go any further. You can also back up your WordPress database alone if you don’t want to back up your entire website.

Now, we will show you two methods to quickly back up your WordPress database before the reset. You can choose the one that works best for you.

Method 1: Make WordPress Database Backup Using Duplicator

Duplicator is the best WordPress backup plugin on the market. It allows you to easily back up your WordPress website and quickly restore it from the backup.

First, you need to install and activate the Duplicator plugin. For more details, see our step-by-step guide on how to install a WordPress plugin.

Note: There is also a free version of Duplicator that you can use. However, we recommend upgrading to the paid plan to unlock the full potential of the plugin.

Upon activation, go to the Duplicator » Packages page and click the ‘Create New’ button.

Create new duplicator package

Next, you need to provide a name for your backup.

Click on the ‘Next’ button to continue.

Duplicator making a backup step 1

Duplicator will now scan your WordPress website and show the scan results.

It may show some notices, like if you don’t have a WordPress security plugin installed or are using an outdated version of WordPress.

You can ignore these notices. If everything else looks good, then click on the ‘Build’ button to continue.

Build Duplicator package

The plugin will back up your WordPress database and show you the download options.

Simply click on the ‘Download’ and ‘Both Files’ buttons to continue.

Download package files

Duplicator will now send both the Archive and the Installer files as downloads to your computer.

Method 2: Create a Database Backup Using Advanced WP Reset

For this method, you will be using the Advanced WP Reset plugin. It is the same plugin that you will use in the next step to reset your WordPress database.

However, the downside of this backup approach is that you will have to restore your WordPress database using phpMyAdmin.

First, you need to install and activate the Advanced WP Reset plugin. For more details, see our step-by-step guide on how to install a WordPress plugin.

Upon activation, go to the Tools » Advanced WP Reset page and switch to the ‘Snapshots’ tab.

Make database backup with Snapshots tool

Provide a name for your backup, and then click the ‘Take Snapshot’ button.

The plugin will now prepare a copy of your database and store it as a backup. You will see it listed under the Available Snapshots section.

Available snapshots

However, when you reset your WordPress database, the plugin will also delete this snapshot. You need to save it on your computer to use it later.

Click on the plus [+] icon to expand the snapshot options, and then click on the ‘Download’ button.

Download backup file

Your database backup will now download as an SQL file to your computer.

Step 2: Reset Your WordPress Database to Default Settings

Now, you need to install and activate the Advanced WP Reset plugin. For more details, see our step-by-step guide on how to install a WordPress plugin.

Next, go to the Tools » Advanced WP Reset page and switch to the ‘Reset’ tab.

Items that will be deleted

Under the Site Reset section, the plugin will show you all the data it will reset. This includes the following:

  • Pages, posts, and comments
  • Custom database tables (created by you or a WordPress plugin installed on your site)
  • Users except for the current admin user
  • Advanced WP Reset plugin data (including snapshots and settings)

Below that, it will show you which data will not be deleted. This includes the following items:

  • The admin user account
  • Files, uploads in the media library, themes, plugins, and more. However, any plugin or theme data stored in the database will be deleted.
  • Basic WordPress settings, including site title, WordPress address, site address, timezone, and language options
  • Non-WordPress database tables. These tables don’t share the table prefix set in your WordPress database settings.

If everything looks good, just type ‘Reset’ under the Warning label and then click the ‘Reset’ button.

Type reset to run the reset command

This will bring up another popup warning.

Simply click the ‘Reset Now’ button to continue.

Reset warning

The plugin will now reset your WordPress database to its default settings.

Once finished, you will see a success message.

WordPress database reset finished

You can now continue using your website with the default database settings.

Note: Upon reset, the plugin will recreate the default WordPress content that comes with a fresh install of WordPress. It includes a blog post titled ‘Hello World’, ‘A Sample Page’ under Pages, and a sample comment under Comments. Feel free to delete those manually.

Step 3: Restore WordPress Database From Backup (Optional)

If, for some reason, resetting your WordPress database to default settings didn’t work, then you can restore your database from the backup created in the first step.

Method 1: Restore Duplicator Database Backup

If you created your WordPress database backup using the Duplicator plugin, then here is how you will restore your website.

During the database reset, the Advanced WP Reset plugin will deactivate all other WordPress plugins installed on your site.

Go to the Plugins page in the WordPress admin area to activate the Duplicator plugin.

Activate Duplicator plugin

Once the plugin is activated, you need to visit the Duplicator » Import page.

Here, you need to upload the Archive file you downloaded in the first step.

Duplicator import

Next, the plugin will scan your archive file and show you the package details.

If everything looks good, just click the ‘Continue’ button to begin the import.

Import ready

On the next screen, you may be asked to confirm that you want to continue without a recovery point.

Since you already have the latest backup, it is safe to continue without creating a recovery point.

Recovery point confirmation

Scroll down to the bottom of the page.

You will see the number of posts, pages, comments, and media under the system overview. Click on the ‘Launch Installer’ button to continue.

Launch installer

This will launch the Duplicator installer.

Upon launch, the installer will automatically choose ‘Restore single site’ as your restoration type.

Restoration type

Scroll down to the Validation section.

Here, you will again see the warning about the recovery point. You need to check the box next to the ‘I have read and accept all terms and notices’ option.

Accept terms and notices

Click on the ‘Next’ button to continue.

Duplicator will now show you a popup with your installer settings. Go ahead and click on the ‘OK’ button.

Confirm installation settings

Duplicator will now start importing your website from the backup and restore your WordPress database.

Once finished, you will see a success message with a button to log in to the WordPress admin area.

Import finished

Method 2: Restore Database Backup from SQL File

If you saved your WordPress database method using the Advanced WP Reset plugin’s Snapshots tool, then here is how you will restore the database.

First, you need to open up phpMyAdmin. It is a web-based tool that allows you to easily perform database operations using a friendly interface.

If the website you are trying to store is hosted on your web server, then log in to your WordPress hosting account control panel (cPanel).

From here, you need to find the Database section and click on the ‘phpMyAdmin’ button.

Launch phpMyAdmin

This will open phpMyAdmin in a new browser tab.

On the other hand, if you were working on a local website on your computer, then you can open phpMyAdmin or a similar tool from the software that you are using for local sites.

We recommend using Local, which does not come with phpMyAdmin. Instead, it uses Open Adminer to manage databases.

Open Adminer

Once you are in phpMyAdmin, make sure that you have selected the database for your website.

Select all database tables in phpMyAdmin by clicking on the ‘Check all’ box at the bottom of the table list. After that, select ‘Drop’ from the ‘With selected’ dropdown menu.

Drop tables

This will empty your WordPress database.

You can now switch to the ‘Import’ tab at the top and click on the ‘Choose File’ button to select the SQL file you downloaded earlier.

Import SQL file

After choosing the file, feel free to review the on-screen options. The default settings will work for most websites.

Scroll down toward the bottom of the page and click on the ‘Import’ button.

Run import

phpMyAdmin will now upload your SQL file and run it.

After that, you will see a success message.

SQL file imported

You can now visit your website and log in to see your database restored to its previous settings.

We hope this article helped you learn how to reset your WordPress database to default settings. You may also want to check out our beginner’s guide to WordPress database management and our expert picks for the best WordPress database plugins.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post How to Reset Your WordPress Database to Default Settings first appeared on WPBeginner.

]]>
https://www.wpbeginner.com/plugins/how-to-reset-your-wordpress-database-to-default-settings/feed/ 37
How to Add Social Media Icons in Your WordPress Sidebar https://www.wpbeginner.com/plugins/how-to-add-social-media-icons-in-your-wordpress-sidebar/ https://www.wpbeginner.com/plugins/how-to-add-social-media-icons-in-your-wordpress-sidebar/#comments Tue, 28 Nov 2023 17:00:04 +0000 http://www.wpbeginner.com/?p=15134 Are you wondering how to add social media icons to your WordPress sidebar? Adding social icons to your website is an easy way to let your audience know about your social media presence. That way, they can easily visit your social profiles and follow you… Read More »

The post How to Add Social Media Icons in Your WordPress Sidebar first appeared on WPBeginner.

]]>
Are you wondering how to add social media icons to your WordPress sidebar?

Adding social icons to your website is an easy way to let your audience know about your social media presence. That way, they can easily visit your social profiles and follow you online.

In this article, we will show you how to add social media icons to your WordPress sidebar.

How to Add Social Media Icons in Your WordPress Sidebar

Why Add Social Media Icons to Your WordPress Sidebar?

A WordPress sidebar is an area on your website that is not a part of your main content. It’s where you can display additional information that readers may be interested in, such as your most recent blog posts and links to your social profiles.

Adding social links to your WordPress sidebar is a good idea because it tells users about your social media accounts. As a result, they can check them out, follow you, and help you grow your social media following.

What’s more, displaying your social media accounts can build a sense of credibility and serve as social proof. When visitors see that you have an active social media presence, this shows that your business is responsive and trustworthy.

Many popular WordPress blogs display social media icons in their sidebars, like WPBeginner:

WPBeginner's social media icons on the sidebar

Note: Social media icons are different from social share buttons on WordPress posts. If you are looking to add share buttons, then you can see our beginner’s guide on how to add social sharing icons in WordPress.

With that being said, let’s take a look at how to add social media follow icons to your WordPress sidebar. The method you should use depends on the WordPress theme and editor you are using. If you want to skip to a certain section, then you can use these quick links:

Method 1: Adding Social Icons With Full Site Editor (Block Themes)

If you are a block theme user, then you can add social media buttons to your WordPress sidebar using the Social Icons block.

Note that the process varies by the theme you use. Some block themes may include a sidebar by default, which you can then add the Social Icons block to. Some might also have a header pattern that functions like a sidebar, and some may not have a sidebar at all.

In this example, we will use a default WordPress block theme and show you how to create a sidebar for all your pages or posts where you can add the Social Icons block.

First, go to Appearance » Editor in your WordPress admin panel.

Selecting the Full-Site Editor from the WordPress admin panel

Next, you need to select ‘Templates.’

This will bring you to a page where you can edit the template of your pages and posts.

Choosing the Templates menu on WordPress Editor

Here, you can choose one of the page templates. It may be either ‘Pages’ or ‘Single Posts,’ depending on where you want the sidebar to be.

If you want the sidebar to show on both your static pages and posts, then you can edit both of them later. You can also customize the homepage template in case you need the sidebar to appear there, too.

In this case, we will select ‘Pages.’

Selecting Pages on the WordPress Editor Templates page

After that, click the pencil button in the left panel next to the three-dot button.

This will open up the WordPress editor.

Clicking the pencil edit button on Pages inside the WordPress editor

As you can see, the default theme doesn’t have a sidebar in the Pages template yet, so we need to create one for it.

To do this, you can hover over where you want to add the sidebar and click the add block ‘+’ button when it appears. Then, find and select ‘Columns.’

Selecting the Columns block on WordPress editor

There will be some variations to choose from.

In this example, we will use the ‘66 / 33’ option to imitate the standard look of a right sidebar.

Choosing one of the variations of the Columns block in WordPress editor

Once done, you can drag and drop the Post Content block to the left of the Columns block.

Your Pages template should look something like the image below, with the right column empty.

Moving the Post Content block to the left side of the Columns block

Now, click on the right column and select the add block ‘+’ button.

Then, search for the Social Icons block.

Searching for the Social Icons block to add to the Columns block

You can now start adding your social media platforms to the block. Simply click the ‘+’ button again and add your social media buttons one by one.

Feel free to use the search feature to browse all of the social network options.

Adding a social profile to the Social Icons block

Once you’ve added all of the buttons, you can start adding links to your social profiles.

All you need to do is click on a social icon and enter your profile URL.

Entering an Instagram account link to the Social Icons block

At this stage, you can customize how the icons look.

If the size of the buttons isn’t big or small enough, then you can use the ‘Size’ option in the block toolbar.

Customizing the buttons' sizes using the Social Icons block toolbar

In the Block Settings on the left, you can customize the icons’ justification, orientation, link settings, and labels.

We recommend making the links open in a new tab so that users won’t need to leave your website to visit your social profiles.

Social Icons Block Settings

If you switch to the Block Styles tab, then you can change the icons’ styles and colors to suit your WordPress website design.

Depending on your preference, you can make all the icons have different colors or the same one, like below.

Configuring the Social Icons color and styles in the Block Styles tab

Scrolling down the same tab, you’ll find the Dimensions settings to customize the block margin and spacing.

These settings can be helpful if you want to adjust the spacing between the Social Icons block and other blocks in the sidebar.

Configuring the Dimensions settings of the Social Icons block

It’s also a good idea to add a call-to-action text on top of the Social Icons block to highlight where the buttons are and draw website visitors’ attention.

To do this, go ahead and add a Paragraph block using the ‘+’ button. Make sure it’s above the social icons.

Adding a Paragraph block on top of the Social Icons block

Some call-to-action examples you might use are ‘Follow Us, ‘Join Over X Readers,’ or ‘Get the Latest Updates.’

If you haven’t already, then you can also add more elements to the sidebar, like your featured posts and recent comments.

Now, simply click the ‘Save’ button in the top right corner of the page.

Clicking the Save button on the WordPress editor

And that’s it!

When you go to your WordPress website, you should now see a sidebar with some social links.

Example of what the Social Icons block looks like on the front end

If you want to create unique sidebars for different pages or posts, all of which include a Social Icons block, then we recommend creating a WordPress pattern or reusable block for your sidebar.

To learn more, you can check out our beginner’s guides on how to use WordPress block patterns and how to add reusable blocks.

Method 2: Adding Social Media Icons With WordPress Widgets (Classic Themes)

This next method is for people using a classic WordPress theme with widget-ready sidebar areas.

To add social media buttons to your sidebar, simply head to Appearance » Widgets from your WordPress dashboard.

Then, navigate to the WordPress widget area where you want to add the Social Icons widget. In our example, we will select ‘Sidebar,’ but the name may be different depending on the theme you are using.

Navigating to the Appearance Widgets menu and selecting Sidebar on WordPress admin panel

Now, click the add block ‘+’ button at the top left, next to ‘Widgets.’

Here, you can look for the Social Icons block.

Choosing the Social Icons block in the WordPress Widgets settings

After that, you need to click on this sidebar widget or drag and drop it anywhere in the editing area.

In general, it’s best to add your social network icons close to the top of the widget area. This way, they can catch your visitors’ attention right from the moment they land on the page.

Then, similar to the previous method, you can click the ‘+’ button to add new social media buttons one by one to the widget.

In the example below, we have placed the Social Icons block below the Search block. We are also adding a WhatsApp icon.

Placing the Social Icons widget below the Search widget and adding the WhatsApp icon

At this point, you can start adding your social links.

For WhatsApp, you can type ‘wa.me/’ and write your WhatsApp number next to it. There is no need to use the + symbol, but make sure to add your country calling code, like in this screenshot.

Adding a WhatsApp number in the Social Icons block

You also have access to the Block Settings and Styles options in the right panel.

To open these options, you can click the ‘Settings’ icon in the top right corner.

Selecting the Settings icon on the Widgets page

Additionally, feel free to add a Paragraph block on top of the social media widget for your call-to-action text.

We recommend making the Paragraph and Social Icons blocks a Group so that they don’t look separated in the sidebar.

To do this, just select the Paragraph and Social Icons together. After that, click the ‘Transform’ icon in the block toolbar and select ‘Group.’

Grouping the Social Icons and Paragraph blocks

Once finished, go ahead and click the ‘Update’ button to make the changes official on all of your sidebars.

Here’s what the end result should look like:

An example of what the Social Icons widget looks like on the website

Method 3: Adding Custom Social Media Icons With SeedProd (Custom Themes)

If you use SeedProd, then you will have more control over how your social media buttons look in your sidebar. For example, if you use a social media platform that WordPress doesn’t have an icon for, then you can create a button for it yourself.

Additionally, you can adjust the icon spacing specifically for mobile devices.

If you are new to SeedProd and want to use it, then you need to install and activate the plugin first. You will need the Pro version to be able to access the Social Profiles feature.

For more information on how to install a plugin, check out our guide on how to install a WordPress plugin.

Then, you can follow this tutorial to set up your theme with SeedProd.

Now, to add the social icons to the sidebar, you will need to go to SeedProd » Theme Builder. Then, hover over the ‘Sidebar’ template and click ‘Edit Design.’

Clicking Edit Design on the Sidebar template inside SeedProd

You are now inside the SeedProd page builder. The Social Profiles block should have been added by default to the theme template.

If it hasn’t, however, you can use the search bar in the left panel and type in ‘Social Profiles.’ After that, simply drag and drop the block to wherever is suitable for you.

Selecting the Social Profiles block on SeedProd

Don’t forget to add a Text block on top of the buttons and write some call-to-action text.

This way, you are directing visitors’ attention to the social media buttons in the sidebar.

Creating a Follow Us text on top of the Social Profiles block on SeedProd

To customize how the social media profile icons look, just click on the ‘Social Profiles’ element. Here, you will see different tabs to customize the buttons.

In the ‘Content’ tab, you can add more icons and change the icon style, icon size, and alignment.

Configuring the Content tab of the Social Profiles block in SeedProd

Besides the standard options like Instagram and Facebook, SeedProd also has buttons for Slack, Telegram, Github, and more.

To add a new social media icon that SeedProd doesn’t have by default, you need to click the ‘+ Add New Share’ button.

After that, select ‘Custom’ from the dropdown menu.

Creating a Custom social media button on SeedProd

To edit the button, go ahead and click the gear settings symbol next to the arrow button.

Once you’ve done that, just select ‘Choose Icon.’

Clicking the Choose Icon for the custom social media button on SeedProd

Now, you will be redirected to the Icon Library, where there are hundreds of brand icons to choose from, courtesy of Font Awesome icons.

In this example, we will use Airbnb.

Choosing the Airbnb icon on SeedProd

Once you have selected an icon, you can adjust the color and add the link to the social media page.

Here, we’ve decided to stick with Airbnb’s brand color. When inserting the social account link, make sure to include the ‘https://’ as well.

Configuring the Airbnb icon design on Social Profiles block inside SeedProd

Next is the ‘Templates’ tab.

If you switch to this tab, you can adjust the design of the icon. You can make it more square, circular, and/or monochromatic, depending on your preferences.

Editing the Templates setting for the Social Profiles block in SeedProd

Lastly, the ‘Advanced’ tab offers more ways to customize your social media buttons.

The Styles section is where you can change the icons’ style, color, size, space in between, and shadow effect.

The Styles tab in the Social Profiles block settings in SeedProd

In Spacing, you can edit the block’s margin and padding. What’s great about SeedProd is it allows you to make the margin and padding different for desktop and mobile devices.

To edit the margin and padding, just choose one of the device icons and insert your margin and padding measurements like so:

Configuring the Social Profiles block spacing in SeedProd

Scrolling down, you will find Device Visibility and Animation Effects.

In the first setting, you can opt to hide the block on desktop or mobile. This may be necessary if you have chosen to use the Social Profiles block in another part of your website and don’t want duplicate social profile icons.

With Animation Effects, you can select an animation style for the block when the icons are loaded on the web page. This effect is not necessary if you don’t want to distract the visitor too much from the main content.

SeedProd's Device Visibility and Animation Effect settings for the Social Profiles block

Once you have configured the Social Profiles block to your liking, simply click the ‘Save’ button in the top right corner.

Or, click the ‘Preview’ button to see how the sidebar looks first.

Clicking the Save button on SeedProd

And that’s it! You have successfully added the social profiles block using SeedProd.

Here’s what the end result may look like:

Example of what the social media icons in the sidebar look like if made with SeedProd

We hope this step-by-step guide has helped you learn how to add social media icons to your WordPress sidebar. You may also want to check out how to display different sidebars for each post and page in WordPress and our list of the must-have WordPress plugins for business sites.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post How to Add Social Media Icons in Your WordPress Sidebar first appeared on WPBeginner.

]]>
https://www.wpbeginner.com/plugins/how-to-add-social-media-icons-in-your-wordpress-sidebar/feed/ 34
9 Best WordPress Redirect Plugins (Compared) https://www.wpbeginner.com/plugins/best-wordpress-redirect-plugins-compared/ https://www.wpbeginner.com/plugins/best-wordpress-redirect-plugins-compared/#comments Thu, 23 Nov 2023 11:00:00 +0000 https://www.wpbeginner.com/?p=225341 Are you looking for the best WordPress redirect plugins? As your WordPress website grows, you may need to redirect users from one post to another. You may also need to set redirects if you delete a post or page. In this article, we’ll share our… Read More »

The post 9 Best WordPress Redirect Plugins (Compared) first appeared on WPBeginner.

]]>
Are you looking for the best WordPress redirect plugins?

As your WordPress website grows, you may need to redirect users from one post to another. You may also need to set redirects if you delete a post or page.

In this article, we’ll share our top picks of the best WordPress redirect plugins with their pros and cons.

Comparing the best WordPress redirect plugins

What Are Redirects in WordPress?

Redirects allow you to send users to a different URL than the one they clicked on.

Usually, when you delete a post or page in WordPress or change its URL, then the old URL would start showing a 404 error page.

Search engines wouldn’t be able to find it, and you would miss out on the traffic and SEO rankings you were getting for that page.

Redirects allow you to fix that by sending users to new or similar content on your website. This helps you preserve SEO while offering a better experience for your users.

You may also need redirects if you move a WordPress website to a new domain name.

Why Set up Redirects in WordPress?

Redirects guide visitors from old, broken, or changed articles to new and relevant ones. Following are some of the reasons that make redirects important.

1. Preserving Your SEO Juice

Search engines cannot find a page if it’s deleted or moved to a different URL. Redirects tell them, “Hey, the content is in this new place now!” That helps preserve your WordPress SEO and traffic.

2. Enhancing User Experience:

Imagine clicking a link and landing on a 404 error page. This can be really frustrating for users. Redirects let you prevent this by ensuring that your users can always find what they are looking for.

3. Managing Affiliate Links

Many websites make money online by recommending products to their users. They earn a commission when users buy a product by clicking one of their links. Redirect plugins allow you to use your own short URLs or branded links for these URLs. They also allow you to redirect users to the right product properly.

4. Preserving Social Media Shares:

Have you ever shared a post on social media and later changed its URL? Redirects ensure that when someone clicks the shared link, they land on the updated page, not an error. This maintains your social media presence and prevents potential visitors from bouncing away due to broken links.

Basically, it is like keeping a map updated. It ensures both search engines and visitors can navigate your website effortlessly.

What Are Different Types of Redirects?

There are different types of redirects that you can set up, but they all mean something different for search engines.

Your WordPress website sends an appropriate header code when a page is requested.

This code (usually invisible to human users) lets search engines and browsers know what kind of redirect it is.

The common types of redirects used by WordPress websites are 301 Redirects (Permanent Redirects), 302 Redirects (Temporary Redirects), and 304 Redirects (Cached Not-Modified Redirects).

Luckily, there are excellent WordPress plugins available that make setting all of these up super easy for you.

Now, let’s look at the best redirect plugins for WordPress that you can use.

1. All in One SEO for WordPress

The AIOSEO website

All in One SEO for WordPress is the best WordPress SEO plugin on the market. It allows you to easily set up redirects on your website without losing SEO or breaking your site.

It comes with a powerful Redirection Manager tool, which helps you find 404 errors on your website, track broken links, and quickly set up 301 redirects.

All in One SEO offers the easiest way to set up redirects. Enter the outdated URL in the Source, and next to it, add the new URL under Target.

Adding a new redirect in WordPress using All in One SEO

The plugin also allows you to set up full site redirects, which is invaluable when moving your site to a new domain, merging websites, or moving subdomain to the main domain.

All in One SEO enables you to use fast server redirects, track and monitor redirects, and you can even set up automatic redirects.

Using multiple domains to promote your website? All in One SEO’s Site Alias feature allows you to effortlessly redirect users from your Alias domain to the correct URL on your root domain name.

Plus, you get all the benefits of using All in One SEO. It is the most comprehensive WordPress SEO toolkit on the market, allowing you to easily improve your site’s SEO without breaking the bank.

Pricing: Redirection Manager is included in the PRO plan of All in One SEO, which is $174.65/year. This license includes ten sites and access to priority support.

2. SeedProd

SeedProd

SeedProd is the best WordPress page builder on the market, allowing you to create beautiful pages for your WordPress website quickly.

It does not offer many redirection features. However, it does allow you to create beautiful 404 pages for your website.

You see, normally 400 error pages in WordPress are quite plain and not very helpful to the users.

With SeedProd’s drag-and-drop page builder, you can create a custom 404-page design and make it more useful.

Create 404 page using SeedProd

For instance, you can include your popular articles, promote top-selling products, include a contact form, or ask users to sign up for your newsletter.

Pricing: Starting from $39.50/year. There is also a free version of SeedProd that you can try.

Pretty Links

Pretty Links is one of the best affiliate link manager plugins for WordPress. It allows you to redirect users to the affiliate products and landing pages easily.

Typically, you can add an affiliate link to your WordPress posts and pages like you would normally do. However, what happens when a website changes the URL of a product you are recommending? You’ll have to edit all those pages to replace that URL manually.

Adding an affiliate link like that also passes some of your SEO reputation to the linked website.

Pretty Links helps you solve this by allowing you to redirect users properly. It also allows you to use your own branded links (cloaked links).

Adding a new link

You can choose the redirection type and sort your links categories and tags.

Use a link more frequently, Pretty Links allows you to set up automatic link insertion for specific keywords.

Pricing: Starting from $99.60 /year.

4. ThirstyAffiliates

ThirstyAffiliates

ThirstyAffiliates is one of the best affiliate marketing tool on the market. It is an affiliate link manager for WordPress websites.

It allows you to cloak your affiliate links using your branded URLs. You can set up proper redirects with the right redirection code for your affiliate links.

[screenshot]

ThirstyAffiliates also allows you to easily manage all your links under one dashboard. You can sort them into categories and tags, and use automatic insertion for your most used links.

The plugin also monitors link health and will track your links for 404 errors. If you add Amazon links to your site, then ThirstyAffiliate also allows you to automatically uncloak those links to comply with the Amazon polices.

Both ThirstyAffiliates and Pretty Links are equally great affiliate plugins with minor differences. To learn more, see our comparison of Pretty Links vs. ThirstyAffiliates.

Pricing: Starting from $99.60 /year.

5. Redirection

Redirection

Redirection is a popular WordPress redirection plugin that allows you to set up redirects for your website easily.

Adding a new redirect in the Redirection plugin is quite simple. You just need to add the Source (old URL) and Target (New URL).

Redirection adding redirect

Optionally, you can choose the redirection type, group different links, and track 404 errors.

It also keeps a log of all links redirected on your website. You can see which links are redirected more often than others.

Redirection can also be used to relocate a site to the new domain name, using domain aliases, and more.

Pricing: Free

6. Simple 301 Redirects

Simple 301 Redirects

As the name suggests, Simple 301 Redirects is an easy-to-use WordPress redirects plugin.

The plugin only allows you to set 301 redirects. It has a much simpler interface where you add the source and target URL.

Adding a redirect using Simple 301 Redirects

Optionally, you can use the wild cards to match URLs using Regex. The plugin also allows you to update URLs and import/export redirect rules.

Pricing: Free

7. Rank Math

RankMath

Rank Math is a WordPress SEO plugin that comes with a Redirection component.

It allows you to set up redirects on your WordPress website easily. You can choose a redirection code, organize your redirects in categories, and even import/export your redirects.

Adding redirects using RankMath

Redirect manager in RankMath also lets you track 404 errors on your WordPress website. However, you will need to add redirects for those errors manually.

The plugin also allows you to schedule redirects and bulk edit them.

Pricing: Starts at 69.00/year

8. 404 to 301

404 to 301

404 to 301 is a simpler redirect plugin for WordPress. It allows you to redirect from 404 error to any page on your WordPress website.

This means that when users click on a broken or outdated link, they will be redirected to a page that you choose instead of the 404 error page.

This approach is not recommended in most cases. As all your users will be redirected to the same page, which may not be what your users were expecting.

However, it could be used as a temporary solution if you are seeing many 404 errors and need time to set up redirects using a different redirect plugin.

Pricing: Free

9. 301 Redirects

301 Redirects

301 Redirects is another simple yet powerful WordPress redirect manager plugin.

The plugin comes with a simple interface to add your redirects. You can easily add your redirects and choose the redirection type.

Adding redirect using 301 Redirects

Apart from adding redirects, the plugin also tracks and logs 404 errors on your WordPress website. You can then manually set up redirects for those 404 pages if needed.

Pricing: The base plugin is available for free. Paid plans start at $49/year.

Which is The Best Redirect Plugin for WordPress?

All in One SEO for WordPress is the best redirect plugin for WordPress. The Redirection Manager in All in One SEO is the most comprehensive among all other redirect plugins.

It is super easy to use for beginner-level users and powerful enough for advanced users. Whether you want to set up full site migration or fix broken links, All in One SEO for WordPress makes redirects simple.

It allows you to switch between WordPress rewrites and server-based redirects. The server-based redirects are faster and good for WordPress performance and speed.

We hope this article helped you compare best WordPress redirect plugins. You may also want to see our pick of the best internal linking plugins for WordPress or see the best content optimization tools for WordPress.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post 9 Best WordPress Redirect Plugins (Compared) first appeared on WPBeginner.

]]>
https://www.wpbeginner.com/plugins/best-wordpress-redirect-plugins-compared/feed/ 8