######################################## ## ZMSGoogleSitemaps 1.2 release ## 2005 by Niels Dettenbach ## nd@syndicat.com ## http://www.syndicat.com ## ## licensed under the GPL ## the author of this product gives no ## warranties in any ways! ######################################## project source: http://www.syndicat.com/open_source/ INHALT / CONTENT: ======================================== 1. Installation 2. Update 3. Changes / Historie 4. ToDo / open issues 5. Contact / Kontakt 6. License / Lizenzbestimmungen 7. Thanks ======================================== 1.) Installation ================ deutsch: -------- Importieren Sie die Metadaten-Datei "zmsgoogle_metadict.xml" in Ihr ZMS. Legen Sie den Inhalt der Datei sitemap.xml.dtml unter dem Namen sitemap.xml im ZMS-Root Folder (Wurzelverzeichnis) als DTML-Methode ab oder transferieren Sie diese per FTP/WebDAV in Ihr ZOPE. Sie koennen die Datei auch im zentralen ZOPE-Ordner ablegen und so gleich fuer alle ZMS Instanzen verfuegbar machen. Registrieren Sie Ihre neue Google Sitemap - nun aufzurufen aus dem ZMS Content-Verzeichnis - mit der URL: >> http://www.YourDomain.com/path/to/zms/content/sitemap.xml in Ihrem Google Sitemap Account: >> https://www.google.com/webmasters/sitemaps/ Sie haben noch keinen Google Account für Google Sitemaps? Informationen und Anmeldung zur Google Sitemap Indexing System finden Sie bei Google-Sitemaps: >> https://www.google.com/webmasters/tools/docs/de/about.html english: -------- Import the metadata xml file "zmsgoogle_metadict.xml" into your zms. Create a dtml-method sitemap.xml in your ZMS-root folder (or higher) with the content of the file "sitemap.xml.dtml" above or transfer this downloaded file per FTP/WebDAV into ZOPE. Register your new google sitemap - it is callable now by the URL as object under the /content/ zms folder - like: http://www.YourDomain.com/path/to/zms/content/sitemap.xml into your google sitemap account: >> https://www.google.com/webmasters/sitemaps/ You didn't have any google account? Informations, hints and registration processing for google sitemaps you can find @ Google-Sitemaps: >> https://www.google.com/webmasters/tools/docs/en/about.html 2.) Updates =========== english: -------- Just overwrite both parts in your ZMS installation(s): - zmsgoogle_metadict.xml - sitemap.xml.dtml and use the new features as changed in this release. ## important! ## The "Google bot priority" meta tag has changed - pls update your content if necessary. Go to config "meta-data" and delete the obsolete meta attributes: - bot_priority - Attributebot_max_nodes this vars are obsolete and not used anymore! deutsch: -------- Uberschreiben Sie einfach beide Teile der Software: - zmsgoogle_metadict.xml - sitemap.xml.dtml in Ihren ZMS Installationen und nutzen Sie die neuen Funktionen aus dieser Release. ## wichtig! ### Die Option "Google bot priority" musste umbenannt werden. Bitte prüfen und aktualisieren Sie bei Bedarf Ihren Content. Gehen Sie in "Meta-Daten" und loeschen Sie die Meta Attribute: - bot_priority - bot_max_nodes diese werden nicht mehr benutzt! 3.) Changes / Historie ====================== 1.2 - 27.04.2007 --- * new "exclude_types" allows to exclude spec. object types from url tree in sitemap. Could be defined as List on www-site * maximum batch of urls is now 50.000 (not nice until now) * completion of the Google Sitemap XML tag set / protocol * added multi language support * some small fixes Many Thanks to Thorsten Fox for his useful contributions. 1.0 alpha - 12.12.2005 --- * 1st 1.0 aplpha release * some bugfixes 0.9 - 02.12.2005 --- * priority of page added * maximum pages count added 4.) ToDo / open issues ===================== These issues are marked as open - any ideas and contribs are very welcome from you: * max. 50000 url * multi language meta-data GUI * dynamic (auto) multi select list of used / available special objects in ZMSGoogle_excl_objtypes (www-site meta-data) * change meta-data tags for complete subtrees with one click * integration of ZMSGoogle admin pages in ZMS admin GUI 5.) Contact / Kontakt ===================== Any helps, ideas, contributions, bug reports and feature request pls feel free to send Niels to nd@syndicat.com cheers, Niels Dettenbach nd@syndicat.com http://www.syndicat.com 6.) License / Lizenz ==================== ZMSGoogleSitemap is distributed under the terms of GPL (Gnu Public License) as published on: http://www.gnu.org/copyleft/gpl.html This file is part of the distributed software. 7.) Thanks =========== Special thanks to: * Thorsten Fox (Fox NewMedia) for his very useful contribs * Mr. Hoffmann for publishing ZMSGoogleSitemaps and * the ZMS coders for publishing ZMS * and last but not least all ZMSGoogleSitemaps users around the globe