---
title: "Are WordPress Loopback Requests Enabled?"
description: "Loopback requests are a method used to perform various background processing tasks for WordPress. These are often important for the regular function of your site even though you do not necessarily..."
url: https://www.inmotionhosting.com/support/edu/wordpress/are-wordpress-loopback-requests-enabled/
date: 2022-01-14
modified: 2026-06-05
author: "InMotion Hosting Contributor"
categories: ["WordPress Tutorials"]
type: post
lang: en
---

# Are WordPress Loopback Requests Enabled?

![Learn How to Determine if WordPress Loopback Requests Are Enabled](https://www.inmotionhosting.com/support/wp-content/uploads/2022/01/Are-WordPress-Loopback-Requests-Enabled-1024x538.png)

Loopback requests are a method used to perform various background processing tasks for WordPress. These are often important for the regular function of your site even though you do not necessarily see them running.

An example of this would be the wp-cron.php file, which requires loopbacks to run and is used to automate tasks like publishing scheduled posts, checking for plugin or theme updates, sending email notifications, and more. We have also seen [instances](https://www.inmotionhosting.com/support/questions/en/communities/1/topics/1256-how-do-i-turn-on-background-processing) with WooCommerce, where the Square extension[ requires background processing/loopback requests](https://woocommerce.com/document/woocommerce-square/#section-40) for product syncing tasks. 

If you are getting errors such as “loopback is disabled” regarding your WordPress site, you can confirm whether this is accurate or not, which helps further narrow down the cause of the problem. In this guide, we’ll show you how to verify in the WordPress Dashboard that loopback requests are enabled.

- [How to Verify Loopback Requests are Enabled](#verify)
- [Making Custom Server Modifications](#custom)

## How to Verify WordPress Loopback Requests Are Enabled

InMotion servers allow loopback requests for background processing by default. But, you can verify this in WordPress with the following steps.

1. [Login to your WordPress Dashboard](https://www.inmotionhosting.com/support/edu/wordpress/logging-into-wordpress-dashboard/).
2. Click **Tools** then** Site Health** in the navigation menu.![Accessing Site Health Tools in WordPress](https://www.inmotionhosting.com/support/wp-content/uploads/2022/01/are-wordpress-loopback-requests-enabled-tools-site-health.png)
3. Click the **Passed tests** drop-down button.![WordPress Site Health Tools - Passed Tests](https://www.inmotionhosting.com/support/wp-content/uploads/2022/01/wordpress-loopback-requests-enabled-passed-tests.png)
4. Scroll down and you should see a message stating “*Your site can perform loopback requests.*” Click it for additional information.![WordPress Loopback Requests Enabled](https://www.inmotionhosting.com/support/wp-content/uploads/2022/01/loopback-requests.png)

## Making Custom Server Modifications

Keep in mind that a [VPS](https://www.inmotionhosting.com/vps-hosting) or [Dedicated server](https://www.inmotionhosting.com/dedicated-servers) environment allows for custom modifications or tweaking if necessary. The shared hosting environment, however, will have certain restrictions and may not be able to accommodate *advanced* tweaking tasks.

It’s best to check with a developer to determine which specific loopback processes are needed, or coordinate with our [InMotion Solutions te](https://www.inmotionhosting.com/solutions/inmotion-solutions)am if you’re unsure how to proceed.

Now you know that WordPress loopback requests are enabled on InMotion servers and how to verify this from your WordPress Dashboard. If you are experiencing any additional problems our [WordPress Troubleshooting](https://www.inmotionhosting.com/support/edu/wordpress/wordpress-troubleshooting/) guide can help you narrow down the specific cause further.

Looking for more guides? We have over 400 [WordPress How To Articles](https://www.inmotionhosting.com/support/edu/wordpress/wordpress-how-to-articles/) to help you!
