{"id":39454,"date":"2015-10-17T22:13:30","date_gmt":"2015-10-17T22:13:30","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/robotswhiz\/"},"modified":"2017-01-09T03:55:09","modified_gmt":"2017-01-09T03:55:09","slug":"robotswhiz","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/robotswhiz\/","author":10567873,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.0","stable_tag":"1.2.0","tested":"4.7.33","requires":"3.8.1","requires_php":"","requires_plugins":"","header_name":"Robots Meta Whiz","header_author":"Marat Nepomnyashy","header_description":"","assets_banners_color":"","last_updated":"2017-01-09 03:55:09","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/robotswhiz","header_author_uri":"http:\/\/www.maratbn.com","rating":0,"author_block_rating":0,"active_installs":100,"downloads":4651,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.2.0","0.2.1","0.3.0","1.0.0","1.1.0","1.2.0"],"block_files":[],"assets_screenshots":{"screenshot-1.gif":{"filename":"screenshot-1.gif","revision":"1570861","resolution":"1","location":"plugin"}},"screenshots":{"1":"Robots Meta Whiz configuration screen."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[12928,6499,12753,3263,12754],"plugin_category":[55],"plugin_contributors":[87847],"plugin_business_model":[],"class_list":["post-39454","plugin","type-plugin","status-publish","hentry","plugin_tags-crawlers","plugin_tags-robots","plugin_tags-robots-txt","plugin_tags-search-engines","plugin_tags-spiders","plugin_category-seo-and-marketing","plugin_contributors-maratbn","plugin_committers-maratbn"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/robotswhiz.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/robotswhiz\/trunk\/screenshot-1.gif?rev=1570861","caption":"Robots Meta Whiz configuration screen."}],"raw_content":"<!--section=description-->\n<p>Overview:<\/p>\n\n<p>At the time of this writing, the latest version of WordPress, version 4.7,\n  has functionality to discourage search engines from indexing the whole site,\n  but not functionality to discourage search engines from indexing only certain\n  specific pages and posts of the site.<\/p>\n\n<p>Robots Meta Whiz is a WordPress plugin that allows site administrators to\n  deploy custom meta robots tags to discourage search engines from indexing,\n  following links from, caching, indexing images from, and \/ or have\n  additional custom restrictions on only for certain specifically-designated\n  pages and posts.<\/p>\n\n<p>It is an easy way to discourage search engines from indexing only specific\n  pages \/ posts.<\/p>\n\n<p>This only applies to search engine robots, and will not effect the site's\n  local search functionality.<\/p>\n\n<p>Technical summary:<\/p>\n\n<p>Plugin works by hooking-in special logic into the action 'wp_head' to inject\n  the tag <code>&lt;meta name='robots' content='...'&gt;<\/code> with restriction directives for\n  the specified pages and posts.<\/p>\n\n<p>Official project URLs:<\/p>\n\n<p>https:\/\/wordpress.org\/plugins\/robotswhiz\n  https:\/\/github.com\/maratbn\/RobotsWhiz<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip contents of <code>robotswhiz.zip<\/code> into the directory <code>\/wp-content\/plugins\/robotswhiz\/<\/code>.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Where can I ask a question about Robots Meta Whiz?<\/dt>\n<dd><p>Ask your questions at: https:\/\/wordpress.org\/support\/plugin\/robotswhiz<\/p><\/dd>\n<dt>Where can I post issues \/ bugs \/ feature requests?<\/dt>\n<dd><p>Post issues \/ bugs \/ feature requests at: https:\/\/github.com\/maratbn\/RobotsWhiz\/issues<\/p><\/dd>\n<dt>Where can I post pull requests?<\/dt>\n<dd><p>Post pull requests at: https:\/\/github.com\/maratbn\/RobotsWhiz\/pulls<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Updated screenshot.<\/li>\n<li>Added the ability to also sort the posts table by the robot restriction tokens.<\/li>\n<li>Inserted thin dashed line between each post attribute row and the tokens row for better\nreadability.<\/li>\n<li>Fixed incorrect sorting of the page template column occuring under WordPress version &lt; 4.7<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Implemented user sorting of the posts table rows according to column values and in ascending or\ndescending order.<\/li>\n<li>Having the robots meta tokens be sorted alphabetically.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Renamed the plugin from RobotsWhiz to Robots Meta Whiz.<\/li>\n<li>Additional minor changes to description and keywords.<\/li>\n<\/ul>\n\n<h4>0.3.0<\/h4>\n\n<ul>\n<li>Added screenshot of configuration screen.<\/li>\n<li>Miscellaneous documentation improvements.<\/li>\n<\/ul>\n\n<h4>0.2.1<\/h4>\n\n<ul>\n<li>Fixed bug:  Restored the php echo short tags for rendering <code>&lt;table&gt;<\/code> column\nheader captions that were incorrectly removed earlier.<\/li>\n<li>Fixed bug:  Corrected the logic for processing previously saved values.<\/li>\n<\/ul>\n\n<h4>0.2.0<\/h4>\n\n<ul>\n<li>Updated description wording.<\/li>\n<li>Added activation check for PHP version to not be &lt; 5.4<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Minor code refactoring involving empty PHP echo short tags.<\/li>\n<li>Corrected REQUIREMENTS in that the supported PHP version is &gt;= 5.4 not &gt;= 5.3<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Easy way to discourage search engines from indexing only specific pages \/ posts with custom meta tags.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/39454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=39454"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/maratbn"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=39454"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=39454"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=39454"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=39454"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=39454"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=39454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}