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

# Listing republication

> Republish your listings in a few clicks to boost their visibility

export const VinkitCTA = () => <div style={{
  display: 'flex',
  gap: '12px',
  marginTop: '16px',
  marginBottom: '16px'
}}>
    <a href="https://vinkit.co/login" style={{
  display: 'inline-flex',
  alignItems: 'center',
  gap: '8px',
  padding: '10px 20px',
  backgroundColor: '#16A34A',
  color: 'white',
  borderRadius: '8px',
  textDecoration: 'none',
  fontWeight: '600',
  fontSize: '14px'
}}>
      Ouvrir Vinkit
    </a>
    <a href="https://chromewebstore.google.com/detail/vinkit-crm-bot-vinted/oeglnknhkgjamieipddbjahfpecinelm" style={{
  display: 'inline-flex',
  alignItems: 'center',
  gap: '8px',
  padding: '10px 20px',
  backgroundColor: 'transparent',
  color: '#16A34A',
  borderRadius: '8px',
  textDecoration: 'none',
  fontWeight: '600',
  fontSize: '14px',
  border: '2px solid #16A34A'
}}>
      Installer l'extension Chrome
    </a>
  </div>;

<VinkitCTA />

## What is republication?

Republication is one of Vinkit's flagship features. The Vinkit **Vinted bot** can also automatically renew your listings — configure it once and it takes care of the rest.

Republication allows you to **bump your listings** on selling platforms. A republished article moves back up in search results, which increases its visibility and your chances of making a sale.

<Info>Republication does not create a duplicate. It refreshes your existing listing to move it back to the top of the results.</Info>

## Republish an article

<Steps>
  <Step title="Access your articles">
    From the **dashboard**, go to the **Articles** section. The list of all your listings is displayed.
  </Step>

  <Step title="Select the articles to republish">
    You can republish:

    * **A single article** — click the **Republish** button (circular arrow icon) next to the article.
    * **Multiple articles** — check the desired articles then click **Republish selection** at the top of the list.
  </Step>

  <Step title="Confirm and launch">
    1. A summary is displayed showing the number of selected articles.
    2. Click **Confirm republication**.
    3. Vinkit processes the republications one by one. A progress bar indicates the progress.

    <Warning>Do not close the page during the republication process. Wait until all republications are complete.</Warning>
  </Step>

  <Step title="Check the result">
    Once complete, Vinkit displays a summary:

    * Number of articles **successfully republished**
    * Number of articles with **errors** (with error details)

    The **Last republication** column in the articles list is updated with the date and time.

    {/* <Frame caption="Résultat de la republication"> */}

    {/* </Frame> */}
  </Step>
</Steps>

## Bulk republication

To republish a large number of articles:

1. Use the **filters** to select a set of articles (by category, date, price, etc.).
2. Click **Select all** at the top of the filtered list.
3. Click **Republish selection**.

<Tip>Republish your articles during **peak hours** (mornings between 8am and 10am, or evenings between 7pm and 9pm) to maximize their visibility.</Tip>

## Best practices

* **Don't republish too often** — once or twice a day per article is enough. Excessive republication may be penalized by some platforms.
* **Prioritize older articles** — articles that haven't sold for a long time benefit the most from republication.
* **Combine with modifications** — changing the price or description in addition to republishing can further improve visibility.
