| Current Path : /home/poliximo/public_html/home_/plugins/system/ |
| Current File : /home/poliximo/public_html/home_/plugins/system/rsseo.xml |
<?xml version="1.0" encoding="utf-8"?> <install version="1.5" type="plugin" group="system"> <name>System - RSSeo</name> <author>http://www.rsjoomla.com</author> <creationDate>14/09/2009</creationDate> <license>GNU General Public License</license> <authorEmail>techsupport@rsjoomla.com</authorEmail> <authorUrl>www.rsjoomla.com</authorUrl> <version>1.0.4</version> <description>RSSeo system plugin</description> <files> <filename plugin="rsseo">rsseo.php</filename> </files> <params> <param type="spacer" default="<strong>Google sitemap verification</strong>" /> <param name="enable" type="radio" default="0" label="Enable sitemap verification" description="Enable Google sitemap verification"> <option value="0">No</option> <option value="1">Yes</option> </param> <param name="type" type="radio" default="google-site-verification" label="Verification name" description="Select the type of the verification"> <option value="google-site-verification">google-site-verification</option> <option value="verify-v1">verify-v1</option> </param> <param name="content" type="text" default="" size="70" label="Content" description="Enter the code that Google provide you." /> <param type="spacer" default="<strong>Yahoo! sitemap verification</strong>" /> <param name="enabley" type="radio" default="0" label="Enable sitemap verification" description="Enable Yahoo! sitemap verification"> <option value="0">No</option> <option value="1">Yes</option> </param> <param name="contenty" type="text" default="" size="70" label="Content" description="Enter the code that Yahoo! provide you." /> <param type="spacer" default="<strong>Bing sitemap verification</strong>" /> <param name="enableb" type="radio" default="0" label="Enable sitemap verification" description="Enable Bing sitemap verification"> <option value="0">No</option> <option value="1">Yes</option> </param> <param name="contentb" type="text" default="" size="70" label="Content" description="Enter the code that Bing provide you." /> <param type="spacer" default="<strong>Canonicalization</strong>" /> <param name="enablecan" type="radio" default="0" label="Enable canonicalization" description="Enable canonicalization setup"> <option value="0">No</option> <option value="1">Yes</option> </param> <param name="domain" type="text" default="" size="30" label="Domain name" description="Make sure that you have entered the right domain. <br/> Example: www.yourdomain.com or yourdomain.com" /> </params> </install>