|
|||||||||||||||||||||||||||||
A snippet that generates a sitemap.xml, which allows Google to easily crawl your website. Placed in the root of your web space, it will be updated every time Google accesses your website. You'll need to add the "google_sitemap.php" in the webmaster tools page on Google (or any other searchengine that supports the format). There is no installation, just ftp the google_sitemap.php file found in the .zip archive to the root of your website (where config.php is found). |
|||||||||||||||||||||||||||||
Release historyv 1.8.8- Bugfix: fixed multiple sections not all seen after pages scan v 1.8.7 (not published) - added the $show_hidden variable. When set true hidden pages will be included. Version 1.8.6 (Ruud) - Shorturl set to false by default - XSL using relative path Version 1.8.5 (Ruud) - added support for the oneforall module - added browser view using xsl Version 1.8.4 20131006 (Ruud) - Small bugfix for topics module pages (thnx fischstäbchenbrenner) - Bugfix when multiple modules are on one page. (thnx fischstäbchenbrenner) Version 1.8.3 20130814 (Ruud) - small bugix on using an undeclared static variable Version 1.8.2 20130814 (Ruud) - Added support when shorturl is used - Prevent multiple listings when pages have multiple sections - Prevent "empty links" to be listed. Version 1.8.1 20130426 (Christoph Marti) - Relies on section_id instead of page_id to check module page visibility Version 1.8.0 (Christoph Marti) - Reworked some parts of the code - Only list pages and module pages if they have visiblity active or hidden - Only list sections if they are in-between publication dates - Fixed various small bugs - Added Showcase module Version 1.7.0 (Ruud) - List only post on newspages that are public Version 1.6.0.20100917 (Ruud) - Added Topics module version 1.5.4.20100520 (MurgtalNet on WB Forum) - Debugs on admin path version 1.5.3.20100514 (Olivier Labbe (a.k.a. VotreEspace)) - Debugs on sql commands version 1.5.2.20091015 (Olivier Labbe (a.k.a. VotreEspace)) - Debug on menulinks problems version 1.5.2.20090918 (Olivier Labbe (a.k.a. VotreEspace)) - Add portfolio module possibilities version 1.5.1.20090725 (Olivier Labbe (a.k.a. VotreEspace)) - Will not show outside links from menu link version 1.5 (Ruud, thanks to "Mike") - The homepage is now listed as the WB_URL (without /pages/home.php) version 1.4 (Christoph Marti) - Replaced the hardcoded page directory name /pages by the wb constant PAGES_DIRECTORY - Added feature to hide urls which contain unwanted words (eg. for web pages which are blocked by robots.txt) version 1.3 (Christoph Marti) - Added module auto detection. - Removed page title comment (Google ERROR with non utf-8 chars). version 1.21 (Ruud Eisinga) - Added htmlencoding to the url's listed. - Fixed external url's to be not included in the sitemap. | |||||||||||||||||||||||||||||