{"id":312546,"date":"2026-05-14T13:52:49","date_gmt":"2026-05-14T13:52:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/smart-301-importer\/"},"modified":"2026-05-14T13:52:17","modified_gmt":"2026-05-14T13:52:17","slug":"roial-redirect-csv-importer","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/roial-redirect-csv-importer\/","author":23498116,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Roial Redirect CSV Importer","header_author":"Roial - Piotr Stefaniak","header_description":"Import, manage and execute 301 redirects via CSV or manual entry.","assets_banners_color":"bfb96e","last_updated":"2026-05-14 13:52:17","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/roial-redirect-csv-importer\/","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":0,"downloads":43,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"roial","date":"2026-05-14 13:52:17"}},"upgrade_notice":{"1.0.1":"<p>Maintenance: compatibility declaration and distribution metadata.<\/p>","1.0.0":"<p>Initial release.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":2},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3532077,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3532077,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3532077,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3532077,"resolution":"1","location":"assets","locale":"","width":1735,"height":718}},"screenshots":{"1":"Main admin panel \u2014 import, add manually, and manage redirects list."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[932,567,87,727,186],"plugin_category":[55,59],"plugin_contributors":[262920],"plugin_business_model":[],"class_list":["post-312546","plugin","type-plugin","status-publish","hentry","plugin_tags-932","plugin_tags-csv","plugin_tags-import","plugin_tags-redirect","plugin_tags-seo","plugin_category-seo-and-marketing","plugin_category-utilities-and-tools","plugin_contributors-roial","plugin_committers-roial"],"banners":{"banner":"https:\/\/ps.w.org\/roial-redirect-csv-importer\/assets\/banner-772x250.png?rev=3532077","banner_2x":"https:\/\/ps.w.org\/roial-redirect-csv-importer\/assets\/banner-1544x500.png?rev=3532077","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/roial-redirect-csv-importer\/assets\/icon-256x256.png?rev=3532077","icon_2x":"https:\/\/ps.w.org\/roial-redirect-csv-importer\/assets\/icon-256x256.png?rev=3532077","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/roial-redirect-csv-importer\/assets\/screenshot-1.png?rev=3532077","caption":"Main admin panel \u2014 import, add manually, and manage redirects list."}],"raw_content":"<!--section=description-->\n<p>Roial Redirect CSV Importer lets you manage HTTP 301 (and 302) redirects directly inside WordPress \u2014 no need to edit .htaccess or configure server rules.<\/p>\n\n<p><strong>Key features:<\/strong><\/p>\n\n<ul>\n<li>Import redirects in bulk from a CSV file (source, target, status).<\/li>\n<li>Download a ready-to-fill CSV template from the admin panel.<\/li>\n<li>Add single redirects manually via a simple form.<\/li>\n<li>Edit or delete any redirect from the list.<\/li>\n<li>Enable or disable individual redirects without deleting them.<\/li>\n<li>Export all redirects back to CSV at any time.<\/li>\n<li>Lightweight \u2014 redirects are matched with a single indexed database lookup.<\/li>\n<li>No bloat, no tracking, no external requests.<\/li>\n<\/ul>\n\n<p><strong>CSV format:<\/strong><\/p>\n\n<pre><code>source,target,status\n\/old-page,\/new-page,301\n\/another-old,https:\/\/example.com\/new,301\n<\/code><\/pre>\n\n<p>The <code>status<\/code> column is optional; it defaults to <code>301<\/code>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>roial-redirect-csv-importer<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin via the WordPress plugin screen.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> screen in WordPress.<\/li>\n<li>Go to <strong>Roial Redirects<\/strong> in the admin sidebar.<\/li>\n<li>Upload a CSV or add redirects manually.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20modify%20.htaccess%3F\"><h3>Does this plugin modify .htaccess?<\/h3><\/dt>\n<dd><p>No. Redirects are handled entirely in PHP via WordPress's <code>template_redirect<\/code> hook.<\/p><\/dd>\n<dt id=\"what%20happens%20if%20i%20import%20a%20csv%20with%20duplicate%20sources%3F\"><h3>What happens if I import a CSV with duplicate sources?<\/h3><\/dt>\n<dd><p>Duplicates are skipped and reported in the import summary. The existing record is kept unchanged.<\/p><\/dd>\n<dt id=\"can%20i%20import%20a%20url%20from%20another%20domain%20as%20the%20source%3F\"><h3>Can I import a URL from another domain as the source?<\/h3><\/dt>\n<dd><p>No. The source must be a path on the current WordPress site (starting with <code>\/<\/code>).<\/p><\/dd>\n<dt id=\"is%20the%20plugin%20multisite%20compatible%3F\"><h3>Is the plugin multisite compatible?<\/h3><\/dt>\n<dd><p>Each site in a Multisite network gets its own redirects table, so the plugin is compatible, though it has not been specifically tested on Multisite.<\/p><\/dd>\n<dt id=\"what%20is%20the%20difference%20between%20deleting%20and%20disabling%20a%20redirect%3F\"><h3>What is the difference between deleting and disabling a redirect?<\/h3><\/dt>\n<dd><p>Disabling (<code>Active: No<\/code>) keeps the record in the database but stops it from firing. Deleting removes it permanently.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Bumped \"Tested up to\" for current WordPress compatibility.<\/li>\n<li>Stable release metadata aligned for wordpress.org distribution.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>CSV import with validation and error report.<\/li>\n<li>Manual redirect creation and editing.<\/li>\n<li>Per-redirect enable\/disable toggle.<\/li>\n<li>CSV export and template download.<\/li>\n<\/ul>","raw_excerpt":"Import, manage and execute 301 redirects via CSV upload or manual entry \u2014 simple, fast and SEO-friendly.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/312546","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=312546"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/roial"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=312546"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=312546"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=312546"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=312546"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=312546"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=312546"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}