> ## Documentation Index
> Fetch the complete documentation index at: https://help.ples.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What is Link Quality Score (LQS)?

> LQS is a 0–100 score. It needs DA or DR, averages DA/DR/PA, then blends spam, traffic, and EFL (8%).

Link Quality Score (LQS) is Ples’s 0–100 rating for a monitored backlink. You see it in the Links table, link details, and reports.

<Frame>
  <img src="https://mintcdn.com/ples/fv9e3631thkaIOyB/images/links-table.png?fit=max&auto=format&n=fv9e3631thkaIOyB&q=85&s=b3958c45fb0dc66373162bdfb9b54f0c" alt="Links table LQS column with numeric scores" width="3024" height="1756" data-path="images/links-table.png" />
</Frame>

## How Ples calculates LQS

* **Authority gate** — LQS needs **DA** or **DR**. If both are missing, LQS is null (shown as —), not zero.
* **Authority blend** — Ples averages DA, DR, and PA.
* **Other signals** — It then blends spam score, organic traffic, and **EFL** (8% of the mix).
* **Missing metrics** — If spam, traffic, or EFL is missing, that part counts as **neutral**, not as a penalty.

Hover the **LQS** column header for the same summary.

When a score exists, Ples also shows a label: **Excellent**, **Good**, **Average**, or **Weak**.

## How to view LQS

<Steps>
  <Step title="Open Links">
    Go to `/links`.
  </Step>

  <Step title="Find the LQS column">
    Sort by LQS or open [link details](/article/link-details) for the full breakdown next to DA, DR, and EFL.
  </Step>
</Steps>

<Note>
  LQS is calibrated for typical link-building placements, not for sites like Google or Facebook. New rows stay empty until authority metrics exist.
</Note>

## What's next?

<CardGroup cols={2}>
  <Card title="Authority metrics" icon="badge" href="/article/authority-metrics">
    DA, PA, and spam score come from Moz. Domain Rating is shown in the Ples UI.
  </Card>

  <Card title="What is EFL?" icon="share-2" href="/article/what-is-efl">
    EFL is the external dofollow link count on the linking page.
  </Card>

  <Card title="Google indexing" icon="search" href="/article/google-indexing">
    GI shows whether Google indexed the linking page: indexed, not indexed, or unknown.
  </Card>

  <Card title="Links table" icon="table" href="/article/links-table">
    Read URL, status, anchor, GI, DR, DA, LQS, last checked, and more.
  </Card>
</CardGroup>
