Export All URLs – WordPress plugin | WordPress.org

<div readability="33.47290520867">

<div id="tab-description" class="plugin-description section" readability="15.918781725888">
<h2 id="description-header">Description</h2>
<p>This plugin will add a page called “Export All URLs” under Tools. You can navigate there and can extract data from your site. You can export Posts:</p>
<ul><li>IDs</li>
<li>Titles</li>
<li>URLs</li>
<li>And Categories</li>
</ul><p>The data can be categorized before extraction, by their post types.</p>
<h3>When we need this plugin?</h3>
<ul><li>To check all URLs of your website</li>
<li>During migration</li>
<li>During security audit</li>
<li>Need to share All URLs with SEO guy</li>
<li>301 Redirects handling using htaccess</li>
</ul><h3>Customizable Features</h3>
<ul><li>Filter by Author</li>
<li>Filter by Date Range</li>
<li>Exclude domain URL (very helpful in comparing results after migration)</li>
<li>Set post range (very beneficial in case of timeout/memory out error)</li>
<li>Generates CSV file name randomly (sensitive data protection for security reasons)</li>
<li>Set preferred CSV file name (provides more control)</li>
</ul><h4>System requirements</h4>
<ul><li>PHP version 5.4 or higher</li>
<li>WordPress version 3.0.1 or higher</li>
</ul><p>If you found any bug then report me, I’ll try to fix it as soon as possible!</p>
<h3>Contact</h3>
<p>For further information please send me an <a href="https://AtlasGondal.com/contact-me/?utmsource=self&amp;utmmedium=wp&amp;utmcampaign=export-all-urls&amp;utmterm=plugin-description" rel="nofollow ugc" style="color: inherit; text-decoration: none;" name="readabilityLink-1">email</a><a href="#readabilityFootnoteLink-1" class="readability-DoNotFootnote" style="color: inherit;"><small><sup>[1]</sup></small></a>.</p></div>

<div id="screenshots" class="plugin-screenshots section">
<h2 id="screenshots-header">Screenshots</h2>
<ul class="plugin-screenshots"><li><figure><a href="https://ps.w.org/export-all-urls/assets/screenshot-1.png?rev=2286250" rel="nofollow"><img class="screenshot" src="https://ps.w.org/export-all-urls/assets/screenshot-1.png?rev=2286250" alt=""/></a><figcaption>Admin screenshot of Export All URLs.</figcaption></figure></li><li><figure><a href="https://ps.w.org/export-all-urls/assets/screenshot-2.png?rev=2286250" rel="nofollow"><img class="screenshot" src="https://ps.w.org/export-all-urls/assets/screenshot-2.png?rev=2286250" alt=""/></a><figcaption>Exported data in the dashboard.</figcaption></figure></li><li><figure><a href="https://ps.w.org/export-all-urls/assets/screenshot-3.png?rev=2286250" rel="nofollow"><img class="screenshot" src="https://ps.w.org/export-all-urls/assets/screenshot-3.png?rev=2286250" alt=""/></a><figcaption>Exported data to a CSV file.</figcaption></figure></li></ul></div>

<div id="tab-installation" class="plugin-installation section">
<h2 id="installation-header">Installation</h2>
<h4>From your WordPress dashboard</h4>
<ol><li>Visit ‘Plugins &gt; Add New’</li>
<li>Search for ‘Export All URLs’</li>
<li>Activate Export All URLs from your Plugins page.</li>
</ol><h4>From WordPress.org</h4>
<ol><li>Download Export All URLs.</li>
<li>Unzip plugin.</li>
<li>Upload the ‘Export All URLs’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)</li>
<li>Activate Export All URLs from your Plugins page.</li>
</ol><h4>Usage</h4>
<ol><li>Go to Tools &gt; Export All URLs to export URLs of your website.</li>
<li>Select Post Type</li>
<li>Choose Data (e.g Post ID, Title, URLs, Categories)</li>
<li>Apply Filters (e.g Post Status, Author, Post Range)</li>
<li>Configure advance options (e.g exclude domain url, number of posts)</li>
<li>Finally Select Export type and click on Export Now.</li>
</ol><h4>Uninstalling:</h4>
<ol><li>In the Admin Panel, go to “Plugins” and deactivate the plugin.</li>
<li>Go to the “plugins” folder of your WordPress directory and delete the files/folder for this plugin.</li>
</ol></div>

<div id="faq" class="plugin-faq section">
<h2 id="faq-header">FAQ</h2>
<dl readability="13.126447876448"><dt>About Plugin Support?</dt>
<dd readability="-1">
<p>Post your question on support forum and we will try to answer your question as quick as possible.</p>
</dd>
<dt>Why did you make this plugin?</dt>
<dd readability="2">
<p>We couldn’t find a plugin that would export all URLs, titles and categories in a simplest possible way. So, we decided to take step further to fill this gap.</p>
</dd>
<dt>Why the file name is randomly generated?</dt>
<dd readability="3">
<p>Exporting the file with static name can be easily found by malicious attacker, and may result in sensitive information leakage. So we decided to generate random name, which is harder to guess. However plugin provides complete control over file name.</p>
</dd>
<dt>Can I delete generated CSV file?</dt>
<dd readability="3">
<p>Yes, absolutely. It is highly recommended, once the file is generated, there is a direct link to delete the generated file.</p>
</dd>
<dt>Does Export All URLs make changes to the database?</dt>
<dd readability="-1">
<p>No. It has no settings/configurations to store so it does not touch the database.</p>
</dd>
<dt>How can I check out if the plugin works for me?</dt>
<dd readability="-1">
<p>Install and activate. Go to Tools / Export All URLs. Sellect all options and download CSV file.</p>
</dd>
<dt>Which PHP version do I need?</dt>
<dd readability="0.82868525896414">
<p>This plugin has been tested and works with PHP versions 5.4 and greater. WordPress itself <a href="https://wordpress.org/about/requirements/" style="color: inherit; text-decoration: none;" name="readabilityLink-2">recommends using PHP version 7.3 or greater</a><a href="#readabilityFootnoteLink-2" class="readability-DoNotFootnote" style="color: inherit;"><small><sup>[2]</sup></small></a>. If you’re using a PHP version lower than 5.4 please upgrade your PHP version or contact your Server administrator.</p>
</dd>
<dt>Are there any known incompatibilities?</dt>
<dd readability="1">
<p>Nope, there were some issues in past, but they are fixed in version 4.0.</p>
</dd>
<dt>Are there any server requirements?</dt>
<dd readability="-1">
<p>Yes. The plugin requires a PHP version 5.4 or higher and WordPress version 3.0.1 or higher.</p>
</dd>
</dl></div>

<div id="tab-developers" class="plugin-developers section" readability="6.2241379310345">
<h2 id="developers-header">Contributors &amp; Developers</h2>
<div class="plugin-contributors" readability="7.232"><p>“Export All URLs” is open source software. The following people have contributed to this plugin.</p><span class="screen-reader-text">Contributors</span>
</div></div>

<div id="tab-changelog" class="plugin-changelog section">
<h2 id="changelog-header">Changelog</h2>
<h4>1.0</h4>
<h4>2.0</h4>
<ul><li>support for exporting title and categories.</li>
</ul><h4>2.1</h4>
<ul><li>fixed special character exporting for Polish Language</li>
</ul><h4>2.2</h4>
<ul><li>added support for wordpress 4.6.1</li>
</ul><h4>2.3</h4>
<ul><li>fixed categories export, (only first category was exporting)</li>
<li>tested with wordpress 4.7</li>
</ul><h4>2.4</h4>
<ul><li>fatal error bug fixed</li>
<li>tested with 4.7.2</li>
</ul><h4>2.5</h4>
<ul><li>added support for selecting post status</li>
<li>tested with 4.7.5</li>
</ul><h4>2.6</h4>
<ul><li>fixed variable initialization errors</li>
<li>tested with 4.9</li>
</ul><h4>3.0</h4>
<ul><li>filter data by author</li>
<li>specify post range for extraction</li>
<li>generates random file name</li>
<li>tested with 4.9.2</li>
</ul><h4>3.5</h4>
<ul><li>allow users to customize file path and file name</li>
<li>fixed grammatical mistake</li>
<li>tested with 4.9.7</li>
</ul><h4>3.6</h4>
<ul><li>filter data by date range</li>
<li>some general activation improvements</li>
<li>tested with 5.1.1</li>
</ul><h4>4.0</h4>
<ul><li>export post IDs</li>
<li>exclude domain URL</li>
<li>complete support of custom post type categories</li>
<li>small dashboard design improvements</li>
<li>enables user to delete the file once downloaded</li>
<li>compatible with wordpress 5.4 and php 7.3</li>
<li>migrated under tools options, instead of settings</li>
<li>displays total number of links</li>
<li>new easy ways to report problem or bug</li>
<li>resolved conflict with “Security Header” &amp; “Elementor” plugin</li>
<li>fixed typo on settings page</li>
<li>added extra verification checks</li>
</ul></div>
</div><div id="readability-footnotes"><h3>References</h3><ol id="readability-footnotes-list"><li><small><sup><a href="#readabilityLink-1" title="Jump to Link in Article">^</a></sup></small> <a href="https://AtlasGondal.com/contact-me/?utmsource=self&amp;utmmedium=wp&amp;utmcampaign=export-all-urls&amp;utmterm=plugin-description" rel="nofollow ugc" name="readabilityFootnoteLink-1">email</a><small> (AtlasGondal.com)</small></li><li><small><sup><a href="#readabilityLink-2" title="Jump to Link in Article">^</a></sup></small> <a href="https://wordpress.org/about/requirements/" name="readabilityFootnoteLink-2">recommends using PHP version 7.3 or greater</a><small> (wordpress.org)</small></li></ol></div>

keywords

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Linx
Search Linx by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Latest News
## 🚀 AI Giants Hit Bullseye: Anthropic & OpenAI Achieve Product-Market Fit Anthropic and OpenAI have reached a significant milestone, finding product-market fit with their AI technologies, which means their products effectively meet the needs of their customers, driving growth and adoption. This achievement showcases the practical value of their innovations, enabling businesses and individuals to leverage AI for enhanced productivity and efficiency. With this alignment of product and market needs, these companies are poised to transform industries and shape the future of technology.