{"id":257354,"date":"2025-10-30T13:37:28","date_gmt":"2025-10-30T13:37:28","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/admin-robots-txt-editor\/"},"modified":"2026-08-21T07:15:10","modified_gmt":"2026-08-21T07:15:10","slug":"admin-robots-txt-editor","status":"publish","type":"plugin","link":"https:\/\/ja.wordpress.org\/plugins\/admin-robots-txt-editor\/","author":23172372,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"1.0.1","tested":"7.1","requires":"5.0","requires_php":"7.2","requires_plugins":null,"header_name":"Admin Robots.txt Editor","header_author":"Makanikaran","header_description":"Easily create, edit, and manage your site's robots.txt file directly from the WordPress admin panel using the robots_txt hook or a physical robots.txt file.","assets_banners_color":"61896e","last_updated":"2026-08-21 07:15:10","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/admin-robots-txt-editor\/","header_author_uri":"https:\/\/profiles.wordpress.org\/makanikaran\/","rating":5,"author_block_rating":0,"active_installs":600,"downloads":1913,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"makanikaran","date":"2025-10-30 14:20:00"},"1.0.1":{"tag":"1.0.1","author":"makanikaran","date":"2026-08-21 07:15:10"}},"upgrade_notice":{"1.0.1":"<p>Maintenance and compatibility update for current WordPress releases.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":3},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3387128,"resolution":"128x128","location":"assets","locale":"","width":1024,"height":1024},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3387128,"resolution":"256x256","location":"assets","locale":"","width":1024,"height":1024}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3387128,"resolution":"1544x500","location":"assets","locale":"","width":1024,"height":1024},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3387128,"resolution":"772x250","location":"assets","locale":"","width":1024,"height":1024}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":{"Screenshot-01.png":{"filename":"Screenshot-01.png","revision":3387128,"resolution":"1","location":"assets","locale":"","width":1912,"height":747}},"screenshots":{"1":"Admin editor interface","2":"robots.txt content preview"}},"plugin_section":[],"plugin_tags":[83,1332,6499,12753,186],"plugin_category":[46,55],"plugin_contributors":[249987],"plugin_business_model":[],"class_list":["post-257354","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-editor","plugin_tags-robots","plugin_tags-robots-txt","plugin_tags-seo","plugin_category-editor-and-writing","plugin_category-seo-and-marketing","plugin_contributors-makanikaran","plugin_committers-makanikaran"],"banners":{"banner":"https:\/\/ps.w.org\/admin-robots-txt-editor\/assets\/banner-772x250.jpg?rev=3387128","banner_2x":"https:\/\/ps.w.org\/admin-robots-txt-editor\/assets\/banner-1544x500.jpg?rev=3387128","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/admin-robots-txt-editor\/assets\/icon-128x128.png?rev=3387128","icon_2x":"https:\/\/ps.w.org\/admin-robots-txt-editor\/assets\/icon-256x256.png?rev=3387128","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/admin-robots-txt-editor\/assets\/Screenshot-01.png?rev=3387128","caption":"Admin editor interface"}],"raw_content":"<!--section=description-->\n<p><strong>Admin Robots.txt Editor<\/strong> provides a secure WordPress admin interface for editing the site's <code>robots.txt<\/code> file.<\/p>\n\n<p>The plugin supports both:<\/p>\n\n<ul>\n<li>A physical <code>robots.txt<\/code> file in the WordPress installation root.<\/li>\n<li>WordPress's built-in <code>robots_txt<\/code> filter when a physical file does not exist.<\/li>\n<\/ul>\n\n<h3>Features:<\/h3>\n\n<ul>\n<li>Edit and save <code>robots.txt<\/code> from the WordPress dashboard.<\/li>\n<li>Reset the file to a sensible WordPress default.<\/li>\n<li>Uses the official WordPress <code>robots_txt<\/code> filter.<\/li>\n<li>Uses WordPress nonces and capability checks.<\/li>\n<li>Uses the WordPress filesystem API with a controlled fallback.<\/li>\n<li>Provides a default WordPress sitemap URL.<\/li>\n<li>Prevents a public robots file from allowing crawling when WordPress search-engine visibility is disabled.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin ZIP through <strong>Plugins &gt; Add New &gt; Upload Plugin<\/strong>, or extract it into <code>\/wp-content\/plugins\/admin-robots-txt-editor\/<\/code>.<\/li>\n<li>Activate the plugin.<\/li>\n<li>Open <strong>Robots.txt<\/strong> in the WordPress admin sidebar.<\/li>\n<li>Edit the content and click <strong>Save robots.txt<\/strong>.<\/li>\n<li>Verify the public file at <code>https:\/\/example.com\/robots.txt<\/code>.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"what%20happens%20if%20a%20physical%20robots.txt%20already%20exists%3F\"><h3>What happens if a physical robots.txt already exists?<\/h3><\/dt>\n<dd><p>The editor reads and updates the physical file. A physical file is normally served directly by the web server, so the WordPress <code>robots_txt<\/code> filter is used when a physical file is not present.<\/p><\/dd>\n<dt id=\"does%20it%20require%20a%20sitemap%20plugin%3F\"><h3>Does it require a sitemap plugin?<\/h3><\/dt>\n<dd><p>No. The default content uses WordPress's standard <code>\/wp-sitemap.xml<\/code> URL. SEO plugins can replace or extend the robots.txt output as needed.<\/p><\/dd>\n<dt id=\"where%20can%20i%20find%20the%20editor%3F\"><h3>Where can I find the editor?<\/h3><\/dt>\n<dd><p>Open <strong>Robots.txt<\/strong> in the WordPress admin sidebar.<\/p><\/dd>\n<dt id=\"is%20it%20compatible%20with%20current%20wordpress%3F\"><h3>Is it compatible with current WordPress?<\/h3><\/dt>\n<dd><p>Version 1.0.1 follows the WordPress plugin coding and security practices and uses the official <code>robots_txt<\/code> API.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Updated compatibility information for WordPress 7.0.4.<\/li>\n<li>Improved robots.txt file reading and writing.<\/li>\n<li>Added safer filesystem handling and file locking.<\/li>\n<li>Respected WordPress public\/private site visibility in virtual robots.txt output.<\/li>\n<li>Improved admin form actions, escaping, accessibility, and documentation.<\/li>\n<li>Corrected documentation to match the actual admin menu location.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Easily create, edit, and manage your site&#039;s robots.txt file directly from the WordPress admin panel.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/257354","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=257354"}],"author":[{"embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/makanikaran"}],"wp:attachment":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=257354"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=257354"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=257354"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=257354"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=257354"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=257354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}