=== Vitamin === Contributors: SEO Peter Donate link: http://vitamin.seopeter.com/donate/ Tags: seo, sitemap.xml, advanced cache, cache, cacheing, caching, speed, comments, spam, hackers, protected login Requires at least: 3.0.0 Tested up to: 3.4.1 Stable tag: 1.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Vitamin is about SEO, speed and security. It includes sitemaps for SEO, cache for speed, antispam and hacker blocks for security. == Description == Vitamin helps Google and other search engines to find all of your pages by robots.txt and sitemap files. It saves all information about images, styles or any other files, that was not found. If you enable fast 404 mode, you may speed up your site even if you have some problems on it. Server cache is a mechanism for the temporary storage (caching) of HTML pages, to reduce server load and reduce loading lag. When somebody open your page, this page is sended to him. But there is also created a copy of it. When second visitor open same page, saved copy is send without slow rebuilding. Browser cache is mechanism for the caching files like images in browser. If someone visit site, all images in design are saved into browser cache. Second visited page is loaded faster, because browser does not ask for images, that was loaded before. But it works only on better server or with Vitamin. There are a few default rules or you may add new to block all bad guys, which want to hack your site. Inappropriate words, comments where are 1000 letters in one word and other trolls comments are blocked. Please, see [Vitamin manual section](http://vitamin.seopeter.com/manual/ "Vitamin manual section") to set everything right. == Installation == Please, before installation remove and uninstall any existing cache or sitemaps plugins. You have 3 options how to install Vitamin: = Instalation in WordPress admin section = 1. Log into administration section of your WP site. 1. Go to **Plugins > Add New** in WordPress admin menu. 1. Type in "Vitamin" within the search box then click "Search Plugins". 1. Locate "Vitamin" then click on "Install Now". 1. Click on **Activate plugin** 1. Now you are in plugin list. Find Vitamin and click in inline menu on **Install** = WordPress File upload = 1. Log into administration section of your WP site. 1. Go to **Plugins > Add New** in WordPress admin menu. 1. Choose Upload in upper menu. 1. Insert vitamin.zip into file input and submit it by Install Now Button. 1. Click on **Activate plugin** 1. Now you are in plugin list. Find Vitamin and click in inline menu on **Install** = Upload by FTP = 1. Extract vitamin.zip file. 1. Copy directory vitamin from zip file by FTP into /wp-content/plugins/ directory. 1. Log into administration section of your WP site. 1. Go to **Plugins** in WordPress admin menu 1. Find Vitamin in list and click in inline menu on **Activate** 1. Find Vitamin in list and click in inline menu on **Install** == Frequently Asked Questions == = Does Vitamin supports multisites? = No, Vitamin v1.0 does not support multisites. == Changelog == = 1.2.0 = * Added option to ignore Vitamin sitemap part, if user has his own plugin for that. (thanks to Ramón J González) * Repaired Add or Replace in sitemaps, RFI blocks and Redirects sections * Fast 404 Mode enabled only for directory /wp-content/ to remove bug with robots.txt * Minor security issues fixed * Removed default settings, that should rewrite user settings = 1.1.0 = * Big security issue fixed (thanks Julio POTIER from BLOG.boiteaweb.fr) = 1.0.0 = * Vitamin plugin released