=== WP low Profiler === Contributors: rmahfoud Donate link: http://robertmahfoud.konceptus.net/donate Tags: posts,lowprofile,privacy Requires at least: 2.0.2 Tested up to: 2.7.1 Stable tag: 1.0.3 Enables the author to write "low profile" posts/pages that are hidden on the homepage, feeds and/or other places, while still visible to search engines. == Description == If you would like to write a post that doesn't quite fit on your blog's homepage, or a page that you don't necessarly want to publicize in your "Pages" lists, but would like to still publicly share it with people who might be interested, you have no other choice but this plugin. I'm a person of wide interests, however, if on my [homepage](http://robertmahfoud.konceptus.net "Robert Mahfoud's Blog") I mix, for example, my review of the last novel I read, or some new pictures of my dog on the one hand, with some PL/SQL code on the other, my homepage would end up looking like a pile of unrelated and incoherent stuff. Looking for a solution to this problem, I did not find anything that Wordpress provides out of the box, nor that's available as a plugin, so I decided to write my own, and here you go. Please enjoy it freely, comment and rate it profusely, and send me feedback and any ideas for new features. I also have a [donation page](http://robertmahfoud.konceptus.net/donate/) that I didn't want to publicise to anyone viewing the homepage or navigating the site, so I flagged it as a *low profile* page, and now it will be accessible only where I **explicitly** include a link to the page. This plugin allows you to control the visibility of a post in three different views: * The homepage * The Category page * Feeds In every other place on your Wordpress blog, like in the archives, the sitemap, or directly via permalinks, the post will appear as normal. Search engines will also be able to find it since the archive link is always there. As for pages, it allows you to control the visibility with two options: * Hide a page on homepage only * Hide a page everywhere in the blog Note that if you generate XML sitemaps automatically, the page will still show up even if you have "Hide Everywhere" option set (at least with the generators I tested); therefore, search engines will still be able to see it even if there are not links to it. == Installation == 1. Upload the `wp-low-profiler` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the `Plugins` menu in WordPress 1. That's it!! Now whenever you edit a post/page or create a new one, you will see a small panel on the bottom right of the screen that shows the applicable *low profile* options. == Frequently Asked Questions == = What does this plugin do? = It enables you to create *low profile* posts/pages that can be hidden (temporarily or permanently) from the homepage, feeds and/or other places. The post/page will remain accessible normally through other means, such as permalinks, archives, etc... and thus will remain visible to search engines. = How can I make a post or a page private so that no one can see it? = If you want to make a post/page completely private you don't need this plugin. Wordpress supports options such as private and/or password-protected posts/pages out of the box. = Can I make a post or a page *low profile* for a while, but then make it normal again? = Yes. The *low profile* flags are just another attribute of the post. It can be added or removed at any time, just like editing anything else about the post. = I have an idea to improve this feature further, what can I do? = Please contact me on my blog [An Apple a Day](http://robertmahfoud.konceptus.net/posts/wp-low-profiler/). I'm looking forward to hearing any suggestions. == Screenshots == 1. An small panel will appear whenever you are editing or creating a post. You can check one or more of the *low profile* options as is needed. == Revision History == * 04/25/2009: v1.0.2 - Initial public release * 04/26/2009: v1.0.3 - Minor fixes * 04/26/2009: v1.0.4 - Added i18n support * 04/26/2009: v1.0.5 - Added support for low-profiling pages == Development Blog == Please visit the plugin page at [An Apple a Day](http://robertmahfoud.konceptus.net/posts/wp-low-profiler/), and feel free to leave feedback.