# Broken link

{% hint style="info" %}
**Who can use this feature?**

* This feature is available for all users.
* Advanced settings are available for Pro and Enterprise plan users.
  {% endhint %}

### What is it?

This helps you to detect all [404 error pages](/seo-suite-help-center/getting-started/seo-dictionary.md#undefined) and redirect them to a new URL of your choice.&#x20;

### Why should you use it?

* Improve user experience by preventing users from going to 404 links or dead ends
* Help maintain SEO value by redirecting traffic from 404 links to relevant, active pages
* Reduce bounce rate caused by users leaving after hitting a 404 error

### How does it work?&#x20;

In 404 link managers, you can set up automated redirect and custom redirect.

* Automated redirect: This helps auto detect and redirect 404 pages to new URL.
* Custom redirect: This helps redirect specific 404 pages to new URL.

#### Automated redirect

1. Go to "Broken link manager"
2. In Auto-redirect, click **Edit**
3. **Temporary redirect**: This helps redirect 404 pages to new URL temporarily. SEO value won't be transferred to new URL. \
   This helps improve user experience when directing 404 link to new URL temporarily.&#x20;

   * Click Turn on -> Select page <br>

     <figure><img src="/files/oHIr9bBNG33kG2bjA0uA" alt=""><figcaption></figcaption></figure>

     <figure><img src="/files/HC3KAAg7kgwrnAblYeGu" alt=""><figcaption></figcaption></figure>

   **Permanent redirect (301)**: This helps redirect 404 pages to new URL permanently. SEO value will be transferred to new URL. Learn more about [301](/seo-suite-help-center/other-features/broken-link/301-and-302-redirect.md).

   * Select how often you want us to auto-detect and fix 404 pages: Daily and weekly<br>

     <figure><img src="/files/r4UpsQiW9fQmNP5Dtoes" alt=""><figcaption></figcaption></figure>
   * Select redirect URL\
     You'll set up redirect URL for 404 pages which are Product pages, Collection pages, Blog pages or Others.\
     For example, if a product page goes broken, it will be redirected to new URL as set up.<br>

   <figure><img src="/files/5P8Y1yOIZ89AG1iEeRzS" alt=""><figcaption></figcaption></figure>

#### Custom Redirect

In Custom redirect, you can check all 404 links detected in your site with its status and traffic. You can set up redirect to fix each 404 link.

1. Click **Add direct**<br>

   <figure><img src="/files/cTgyu6bOH7pAAywlO5C4" alt=""><figcaption></figcaption></figure>
2. Enter the URL that you want to redirect from
3. Select your target type for the Redirect<br>

   <figure><img src="/files/r0IQY1fRjeLhUUNkPmkR" alt=""><figcaption></figcaption></figure>
4. Click **Add**<br>

   <figure><img src="/files/hhGin79vX1jatoljAFpg" alt=""><figcaption></figcaption></figure>
5. You can edit or delete rules anytime by clicking on the **Edit** or **Delete** buttons<br>

   <figure><img src="/files/H7J4IQVAfkZ4BZblQKGq" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To select all broken links in all pages: Click **checkbox** to select all links on that page -> Click **Select all** to select all links in all pages.

<img src="/files/3oGZAsFF2ZGIBDUNdEE3" alt="" data-size="original">
{% endhint %}

### Report

In report, you can check how many 404 links are resolved and not.

<figure><img src="/files/iIuDt73Isk6BPhgSfMei" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
404 links that are redirected to new URL by "Temporary redirect" are **not considered as resolved**.
{% endhint %}

### Export and import

#### Export

Click **Export** to export all 404 pages with its details to your devices.

<figure><img src="/files/Eul5HrCJkraVP19Xx0GC" alt=""><figcaption></figcaption></figure>

#### Import 404 report from Google Search Console

1. Log in to Google search console

2. Go to **Pages** -> Not found (404)

3. Click **Export** -> Click **Download CSV**<br>

   <figure><img src="/files/DJuuiNxPmstvLACc6SbE" alt=""><figcaption></figcaption></figure>

4. In "Custom redirect", click **Import** -> Drop your file exported from Google Search Console

5. Click **Upload.** \
   Select the checkbox "Override the broken link with matching CSV file" if you want to check and replace matching values.<br>

   <figure><img src="/files/99PNPbQkfTTXSjnkRjti" alt=""><figcaption></figcaption></figure>

### Get notification when detected 404 pages

You can [set up email notification](/seo-suite-help-center/other-features/email-notification.md) to get email everytime we detect a 404 page on your website.

You can simply click Notifications settings in the banner to go set up notification.<br>

<figure><img src="/files/4jXKNzWAUBg8IYn9NjC5" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avada.io/seo-suite-help-center/other-features/broken-link.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
