# How to Remove "This Post First Appeared" from Your Blog's RSS Feed in WordPress

The line "This post first appeared on" might not look like a big deal, but it can make your blog seem less reliable. When you update an old post with new info, this line might make readers think the whole post is old. By deleting this line from your RSS feed, your readers can focus on your fresh content without being put off by the original post date.

By default Yoast adds a fragment of text to every WordPress Post which looks like this:

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

###

### Yoast

1. Log in to your WordPress Admin dashboard.
2. Look for the SEO section in the left-side menu and click on "Search Appearance."
3. Navigate to the "RSS" tab.
4. Locate the text "remove-this-post-first-appeared" (highlighted by a green arrow) and delete it.
5. Save the changes by clicking the "Save Changes" button.

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

###

### Rank Math

1. Access your WordPress Admin dashboard.
2. Find the Rank Math section in the left-side menu and click on "General Settings."
3. Go to the "Others" tab.
4. Locate the box for "RSS After Content" (highlighted in red) and delete any text present in it.
5. Save the changes by clicking the "Save Changes" button.

<figure><img src="/files/k4UO1pBZtKZ0jlm4cFUJ" 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.feedotter.com/faq/how-to-remove-this-post-first-appeared-from-your-blogs-rss-feed-in-wordpress.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.
