What You’ll Learn
- Extracting URLs using custom tokens
- Configuring output format and separators
- Saving and loading extraction templates
- Exporting results in CSV, TXT, or JSON format
Extension Add-on - This add-on provides standalone functionality within MainWP Dashboard. No third-party plugins required.
URL Extractor allows you to extract URLs using custom tokens (Title, Post URL, Date, Status, Author, Website URL, Website Name) of any post or page from your Child Sites and export them as CSV or TXT files. Provided search options will enable you to refine your search by:
- Type: Post or Page
- Status: Published, Pending, Private, Scheduled, Draft, Trash
- Arbitrary keywords
- Date Range
- Child Sites
How to use URL Extractor

Configure the output format using Available Tokens
In the Output format field, either type in the Available Tokens or click on the green bubbles of respective tokens to insert them automatically NOTE: You can also combine plain text with the token names. For example:
This is the Post URL [post.url], and this is the Post Title [post.title]Enter a separator in the Separator field
Type in the desired text in the Separator field NOTE: This text will be used to separate individual entries in the output. By leaving the field empty, the individual entries will be placed in a new line.
In the Sidebar
In the Sidebar
- Select the desired Sites, either individually or by Tags
- Select the post type, either Post or Page, or both
- Select one or multiple statuses from the list: Published, Pending, Private, Scheduled, Draft, Trash
- Optionally filter the results by a Keyword
- Select the desired Date Range
URL Extractor Templates
The values in the Output format and Separator fields can be saved as templates for speed and convenience.Saving a template

Loading a template

Deleting a template
Increase the maximum number of Posts returned from a Child site
URL Extractor extensions returns a maximum of 50 posts from a single child site. This number can be customized with a filter. As an example, this code snippet will increase the maximum number of posts to 500.Add the code snippet to the PHP tab in the Custom Dashboard extension
Add the code snippet to the PHP tab in the Custom Dashboard extension 

Related Resources
- Posts/Pages Add-ons - Browse all content tools
- Post Plus Extension - Advanced post creation
- Manage Posts - Post management guide