Files
domokits-NEW/domokits/local/modules/BetterSeo/Config/module.xml

33 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://thelia.net/schema/dic/module"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://thelia.net/schema/dic/module http://thelia.net/schema/dic/module/module-2_2.xsd">
<fullnamespace>BetterSeo\BetterSeo</fullnamespace>
<descriptive locale="en_US">
<title>Set noindex, nofollow, h1, tag on pages, and manage mesh links</title>
</descriptive>
<descriptive locale="fr_FR">
<title>Ajoute la balise noindex, nofollow, h1, sur les pages, plus gestion des liens maillés</title>
</descriptive>
<languages>
<language>en_US</language>
<language>fr_FR</language>
</languages>
<version>2.1.2</version>
<authors>
<author>
<name>Nicolas Barbey</name>
<email>nabrbey@openstudio.fr</email>
</author>
<author>
<name>Gilles Bourgeat</name>
<email>gilles.bourgeat@gmail.com</email>
</author>
</authors>
<type>classic</type>
<thelia>2.5.0</thelia>
<stability>rc</stability>
<mandatory>0</mandatory>
<hidden>0</hidden>
</module>