---
title: Export metadata from SEOPress to a CSV file
url: "https://www.seopress.org/support/guides/export-metadata-from-seopress-to-a-csv-file/"
lang: en-US
updated: 2026-01-26
---

# Export metadata from SEOPress to a CSV file

Read this guide to [import your SEO metadata](https://www.seopress.org/support/guides/import-metadata-from-a-csv-file-with-seopress-pro/) from a CSV file.

Go to **SEO** > **Tools** > **Data** > **Export** metadata button.

Wait a few seconds (depending of the amount of content on your site) and your browser will automatically start the CSV download.

We export the following metadata from your post, page, single post type or term taxonomy:

- id
- post\_title
- url
- slug
- taxonomy
- post\_type
- meta\_title
- meta\_desc
- fb\_title
- fb\_desc
- fb\_img
- tw\_title
- tw\_desc
- tw\_img
- noindex
- nofollow
- noimageindex
- nosnippet
- canonical\_url
- primary\_cat
- redirect\_active
- redirect\_status
- redirect\_type
- redirect\_url
- target\_kw
- custom\_breadcrumbs

You can use this hook to [filter the arguments of the metadata query](https://www.seopress.org/support/hooks/filter-the-arguments-of-the-metadata-export-query/).

That’s it!
