[Lenya Wiki] Update of "ModulesIdeas" by FlorentAndre
Apache Wiki <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.
The "ModulesIdeas" page has been changed by FlorentAndre.
http://wiki.apache.org/lenya/ModulesIdeas?action=diff&rev1=3&rev2=4
--------------------------------------------------
* Version = 0.1.0
* Get-it :
* you can checkout the module here :
- * svn co http://svn.4sengines.eu/modcontrib/lenyaDocWriting/trunk/lenyaDocWriting-0.1.0
+ * svn co http://svn.4sengines.eu/modcontrib/lenyaDocWriting/trunk/
-
+ === seo module ===
+ * Florent
+ * Description :
+ * This is a module that give to your site answers to robots.txt and sitemap.xml (http://www.sitemaps.org/index.php)
+ * Status :
+ * Work well for robots.txt, allow you to define one robots.txt for each publication
+ * Sitemap.xml also work well, when
+ * you have a lenya proxy definition (issue related to proxy transformer)
+ * sitemap is getting from the root url (don't respect this http://www.sitemaps.org/protocol.php#location when call from a subpath : always generating sitemap from the root)
+ * Get-it :
+ * svn co http://svn.4sengines.eu/modcontrib/seo/branches/0.1/ seo
+ * install :
+ * read : http://svn.4sengines.eu/modcontrib/seo/branches/0.1/docs/dev-doc.xml
+ * Thanks :
+ * Sac, Vik and /Petteri
+
+