{"id":43395,"date":"2016-05-03T00:33:31","date_gmt":"2016-05-03T00:33:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/robotstxt-rewrite\/"},"modified":"2017-02-21T21:23:14","modified_gmt":"2017-02-21T21:23:14","slug":"robotstxt-rewrite","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/robotstxt-rewrite\/","author":13603801,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.6.1","stable_tag":"1.6.1","tested":"4.7.33","requires":"4.7","requires_php":"","requires_plugins":"","header_name":"Robots.txt rewrite","header_author":"Eugen Bobrowski","header_description":"","assets_banners_color":"736c5b","last_updated":"2017-11-28 17:32:04","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/atf.li\/","header_plugin_uri":"http:\/\/wordpress.org\/plugins\/robotstxt-rewrite\/","header_author_uri":"http:\/\/bobrowski.ru\/","rating":5,"author_block_rating":0,"active_installs":1000,"downloads":35567,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0":"<p>Initial.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1409259","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1409259","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1409259","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","1.2","1.3","1.4","1.5","1.6","1.6.1"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1777126","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1777126","resolution":"1","location":"plugin"}},"screenshots":{"1":"Robots.txt Options page","2":"robots.txt"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[9837,12928,2392,6499,12753],"plugin_category":[46,55,59],"plugin_contributors":[81855],"plugin_business_model":[],"class_list":["post-43395","plugin","type-plugin","status-publish","hentry","plugin_tags-crawler","plugin_tags-crawlers","plugin_tags-robot","plugin_tags-robots","plugin_tags-robots-txt","plugin_category-editor-and-writing","plugin_category-seo-and-marketing","plugin_category-utilities-and-tools","plugin_contributors-eugenbobrowski","plugin_committers-eugenbobrowski"],"banners":{"banner":"https:\/\/ps.w.org\/robotstxt-rewrite\/assets\/banner-772x250.png?rev=1409259","banner_2x":"https:\/\/ps.w.org\/robotstxt-rewrite\/assets\/banner-1544x500.png?rev=1409259","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/robotstxt-rewrite\/assets\/icon-128x128.png?rev=1409259","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/robotstxt-rewrite\/trunk\/screenshot-1.png?rev=1777126","caption":"Robots.txt Options page"},{"src":"https:\/\/ps.w.org\/robotstxt-rewrite\/trunk\/screenshot-2.png?rev=1777126","caption":"robots.txt"}],"raw_content":"<!--section=description-->\n<p>Plugin provide to help search engines to indexing site correctly.<\/p>\n\n<p>A simple plugin to manage your robots.txt. Plugin donn't create the file or edit it. This plugin edit WordPress output of robots.txt content. And get you a easy and usable interface to manage it.<\/p>\n\n<p><strong>Features<\/strong><\/p>\n\n<ul>\n<li>Drag-n-drop robots.txt paths<\/li>\n<li>Changing <code>blog_public<\/code> option form plugin settings page<\/li>\n<li>Site map field for robots.txt<\/li>\n<li>Robots.txt physical file checking.<\/li>\n<\/ul>\n\n<p><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>robots-txt-rewriter.zip<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to Settings \/ Robots.txt Options. Check the paths and save it. So the settings will be active.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload <code>robots-txt-rewriter.zip<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to Settings \/ Robots.txt Options. Check the paths and save it. So the settings will be active.<\/li>\n<\/ol><\/dd>\n<dt>How to remove \"created by\" text<\/dt>\n<dd><p>Use the <code>robots_txt_rewrite_footer<\/code> filter. Paste the following text to your theme or child theme  <code>functions.php<\/code> file.<\/p>\n\n<pre><code>add_filter('robots_txt_rewrite_footer', '__return_empty_string');\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.6.1<\/h4>\n\n<p><em>Release Date - 21st February, 2017<\/em><\/p>\n\n<ul>\n<li>Add required version notice.<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<p><em>Release Date - 21st February, 2017<\/em><\/p>\n\n<ul>\n<li>Add custom content fields.<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<p><em>Release Date - 17th January, 2017<\/em><\/p>\n\n<ul>\n<li>Add Crawl-delay rule.<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<p><em>Release Date - 18th September, 2016<\/em><\/p>\n\n<ul>\n<li>Fix PHP7 capability. Update HTML helper for admin.<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<p><em>Release Date - 14th July, 2016<\/em><\/p>\n\n<ul>\n<li>Bug fix <code>blog_public<\/code> option saving<\/li>\n<li>Add site map field to show<\/li>\n<li>Add notice if you have not saved <code>robots_options<\/code><\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<p><em>Release Date - 6th June, 2016<\/em><\/p>\n\n<ul>\n<li>Bug fix row repeater<\/li>\n<li>Add created by text in the end of robots.txt content<\/li>\n<li>Add script to open robots.txt content in new window for more usability<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<p><em>Release Date - 4th May, 2016<\/em><\/p>\n\n<ul>\n<li>Add robots.txt physical file checking.<\/li>\n<li>Applying this plugin options only if it was saved.<\/li>\n<li>Plugin description change.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<p><em>Release Date - 1st May, 2016<\/em><\/p>\n\n<ul>\n<li>Initial<\/li>\n<\/ul>","raw_excerpt":"Provide the easy managment of your robots.txt from admin side. It propose you the advanced then standard robots.txt content too.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/43395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=43395"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/eugenbobrowski"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=43395"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=43395"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=43395"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=43395"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=43395"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=43395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}