# Pardot emails are missing a required Unsubscribe or Preference Center tag

Pardot requires that all emails have a valid Unsubscribe or Preference Center Link token in both the HTML and TEXT versions of the email.

Follow this article to ensure your email compiles.

### Verify tags in HTML version

* In FeedOtter, navigate to the Edit view of your Issue or Campaign.
* Click on **Customize** from the left side tab bar.
* Click on the **Code** tab.

<div align="left"><figure><img src="https://2086102864-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIdHBGk8cqznUpEqm5g1U%2Fuploads%2F2UtnUUpVxIOJi4gpzMWn%2Fimage.png?alt=media&#x26;token=5da40961-de40-4f94-99ad-6c605f04488d" alt=""><figcaption></figcaption></figure></div>

By default this will display the HTML email code.

Above the code box there is search interface. Use this to search for the following texts:

* unsubscribe
* emailpreference
* \[\[feedotter.unsubscribe\_link]]

<div align="left"><figure><img src="https://2086102864-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIdHBGk8cqznUpEqm5g1U%2Fuploads%2F4xkO9Wb67KlPrUUREMVB%2Fimage.png?alt=media&#x26;token=7e8bd6b7-ef51-4d2e-92bd-9c0e3c7c7885" alt=""><figcaption></figcaption></figure></div>

If the \[\[feedotter.unsubscribe\_link]] is present your HTML code is compliant and you can move on to checking the Text version.

When you search for the other variants, you MUST have something like this {{Unsubscribe}} or {{EmailPreferenceCenter}}.  These are the Pardot specific tokens that are required. &#x20;

If none of these values are present in your email you will need to add them to your email before it can be published to Pardot.

### Verify tags in TEXT version

Same process as above except we change the code view to the TEXT code view.

<div align="left"><figure><img src="https://2086102864-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIdHBGk8cqznUpEqm5g1U%2Fuploads%2F2pKpm1Yeh4n1mnZ7es3D%2Fimage.png?alt=media&#x26;token=94d06736-8af9-4fca-948c-96c3b36fc8ff" alt=""><figcaption></figcaption></figure></div>

Ensuring one of the supported tags is present will allow your email to be published.
