/wp-content/plugins/google-sitemap-generator/readme.txt

https://bitbucket.org/carloskikea/helpet · Plain Text · 460 lines · 353 code · 107 blank · 0 comment · 0 complexity · 56321693d137ee4efe8ec81e2ef2193d MD5 · raw file

  1. === Google XML Sitemaps ===
  2. Contributors: arnee
  3. Tags: seo, google, bing, yahoo, msn, ask, live, sitemaps, google sitemaps, xml sitemap, xml
  4. Requires at least: 3.3
  5. Tested up to: 4.8
  6. Stable tag: 4.0.9
  7. License: GPLv2
  8. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  9. This plugin will improve SEO by helping search enginess better index your site using sitemaps.
  10. == Description ==
  11. Use this plugin to greatly improve SEO to create special XML sitemaps which will help search engines like Google, Bing, Yahoo and Ask.com to better index your site.
  12. With such a sitemap, it's much easier for the crawlers to see the complete structure of your site and retrieve it more efficiently. The plugin supports all kinds of WordPress generated pages as well as custom URLs. Additionally it notifies all major search engines every time you create a post about the new content.
  13. Supported since *over 9 years* and rated as the [best WordPress plugin](http://wordpress.org/plugins/browse/top-rated/), it will do exactly what it's supposed to do - providing a complete XML sitemap for search engines. It will not break your site, slow it down or annoy you. Guaranteed!
  14. > If you like the plugin, feel free to rate it (on the right side of this page)! :)
  15. Related Links:
  16. * <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" title="Google XML Sitemaps Plugin for WordPress">Plugin Homepage</a>
  17. * <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/changelog/" title="Changelog of the Google XML Sitemaps Plugin for WordPress">Changelog</a>
  18. * <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/help/" title="Google Sitemaps FAQ">Plugin help and sitemaps FAQ</a>
  19. * <a href="http://wordpress.org/support/topic/read-before-opening-a-new-support-topic">Support Forum</a>
  20. == Installation ==
  21. 1. Install the plugin like you always install plugins, either by uploading it via FTP or by using the "Add Plugin" function of WordPress.
  22. 2. Activate the plugin at the plugin administration page
  23. 3. If you want: Open the plugin configuration page, which is located under Settings -> XML-Sitemap and customize settings like priorities and change frequencies.
  24. 4. The plugin will automatically update your sitemap of you publish a post, so there is nothing more to do :)
  25. == Frequently Asked Questions ==
  26. = Where can I find the options page of the plugin? =
  27. It is under Settings > XML Sitemap. I know nowadays many plugins add top-level menu items, but in most of the cases it is just not necessary. I've seen WP installations which looked like an Internet Explorer ten years ago with 20 toolbars installed. ;-)
  28. = Do I have to create a sitemap.xml and sitemap.xml.gz by myself? =
  29. Not anymore. Since version 4, these files are dynamically generated. *There must be no sitemap.xml or sitemap.xml.gz in your site directory anymore!* The plugin will try to rename them to sitemap.xml.bak if they still exists.
  30. = Does this plugin use static files or "I can't find the sitemap.xml file!" =
  31. Not anymore. Since version 4, these files are dynamically generated just like any other WordPress content.
  32. = There are no comments yet (or I've disabled them) and all my postings have a priority of zero! =
  33. Please disable automatic priority calculation and define a static priority for posts.
  34. = So many configuration options... Do I need to change them? =
  35. No, only if you want to. Default values are ok for most sites.
  36. = Does this plugin work with all WordPress versions? =
  37. This version works with WordPress 3.3 and better. If you're using an older version, please check the [Google Sitemaps Plugin Homepage](http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/ "Google (XML) Sitemap Generator Plugin Homepage") for the legacy releases. There is a working release for every WordPress version since 1.5, but you really should consider updating your WordPress installation!
  38. = My question isn't answered here =
  39. Most of the plugin options are described at the [plugin homepage](http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/) as well as the dedicated [Google Sitemaps FAQ](http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/help/ "List of common questions / problems regarding Google (XML) Sitemaps").
  40. = My question isn't even answered there =
  41. Please post your question at the [WordPress support forum](http://wordpress.org/support/topic/read-before-opening-a-new-support-topic) and tag your post with "google-sitemap-generator".
  42. = What's new in the latest version? =
  43. The changelog is maintained [here](http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/changelog/ "Google (XML) Sitemap Generator Plugin Changelog")
  44. = Why is the changelog on a separate page and not here? =
  45. The WordPress.org repository is just another place to download this plugin. I don't want to maintain too many pages with the same content. Thank you for your understanding!
  46. == Changelog ==
  47. = 4.0.9 (2017-07-24) =
  48. * Fixed security issue related to donation functionality.
  49. = 4.0.8 (2014-11-15) =
  50. * Fixed bug regarding the exclude categories feature, thanks to Claus Schöffel!
  51. = 4.0.7.1 (2014-09-02) =
  52. * Sorry, no new features this time This release only updates the Compatibility-Tag to WordPress 4.0. Unfortunately there is no way to do this anymore without a new version
  53. = 4.0.7 (2014-06-23) =
  54. * Better compatibility with GoDaddy managed WP hosting
  55. * Better compatibility with QuickCache
  56. * Removed WordPress version from the sitemap
  57. * Corrected link to WordPress privacy settings (if search engines are blocked)
  58. * Changed hook which is being used for sitemap pings to avoid pings on draft edit
  59. = 4.0.6 (2014-06-03) =
  60. * Added option to disable automatic gzipping
  61. * Fixed bug with duplicated external sitemap entries
  62. * Dont gzip if behind Varnish since Varnish can do that
  63. = 4.0.5 (2014-05-18) =
  64. * Added function to manually start ping for main-sitemap or all sub-sitemaps
  65. * Added support for changing the base of the sitemap URL to another URL (for WP installations in sub-folders)
  66. * Fixed issue with empty post sitemaps (related to GMT/local time offset)
  67. * Fixed some timing issues in archives
  68. * Improved check for possible problems before gzipping
  69. * Fixed empty archives and author sitemaps in case there were no posts
  70. * Fixed bug which caused the Priority Provider to disappear in recent PHP versions
  71. * Plugin will also ping with the corresponding sub-sitemap in case a post was modified
  72. * Better checking for empty external urls
  73. * Changed text in XSL template to be more clear about sitemap-index and sub-sitemaps
  74. * Changed content type to text/xml to improve compatibility with caching plugins
  75. * Changed query parameters to is_feed=true to improve compatibility with caching plugins
  76. * Switched from using WP_Query to load posts to a custom SQL statement to avoid problems with other plugin filters
  77. * Added caching of some SQL statements
  78. * Added support feed for more help topics
  79. * Added link to new help page
  80. * Cleaned up code and renamed variables to be more readable
  81. * Updated Japanese Translation, thanks to Daisuke Takahashi
  82. = 4.0.4 (2014-04-19) =
  83. * Removed deprecated get_page call
  84. * Changed last modification time of sub-sitemaps to the last modification date of the posts instead of the publish date
  85. * Removed information window if the statistic option has not been activated
  86. * Added link regarding new sitemap format
  87. * Updated Portuguese translation, thanks to Pedro Martinho
  88. * Updated German translation
  89. = 4.0.3 (2014-04-13) =
  90. * Fixed compression if an gzlib handler was already active
  91. * Help regarding permalinks for Nginx users
  92. * Fix with gzip compression in case there was other output before already
  93. * Return 404 for HTML sitemaps if the option has been disabled
  94. * Updated translations
  95. = 4.0.2 (2014-04-01) =
  96. * Fixed warning if an gzip handler is already active
  97. = 4.0.1 (2014-03-31) =
  98. * Fixed bug with custom post types including a "-"
  99. * Fixed some 404 Not Found Errors
  100. = 4.0 (2014-03-30) =
  101. * No static files anymore, sitemap is created on the fly!
  102. * Sitemap is split-up into sub-sitemaps by month, allowing up to 50.000 posts per month! [More information](http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/google-xml-sitemap-generator-new-sitemap-format/)
  103. * Support for custom post types and custom taxonomis!
  104. * 100% Multisite compatible, including by-blog and network activation.
  105. * Reduced server resource usage due to less content per request.
  106. * New API allows other plugins to add their own, separate sitemaps.
  107. * Note: PHP 5.1 and WordPress 3.3 is required! The plugin will not work with lower versions!
  108. * Note: This version will try to rename your old sitemap files to *-old.xml. If that doesnt work, please delete them manually since no static files are needed anymore!
  109. = 3.4.1 (2014-04-10) =
  110. * Compatibility with mysqli
  111. = Version 3.4 (2013-11-24) =
  112. * Fixed deprecation warnings in PHP 5.4, thanks to Dion Hulse!
  113. = 3.3 (2013-09-28) =
  114. * Fixed problem with file permission checking
  115. * Filter out hashs (#) in URLs
  116. = 3.2.9 (2013-01-11) =
  117. * Fixed security issue with change frequencies and filename of sitemap file. Exploit was only possible with admin account.
  118. = 3.2.8 (2012-08-08) =
  119. * Fixed wrong custom taxonomy URLs, thanks to ramon fincken of the wordpress.org forum!
  120. * Removed ASK ping since they shut down their service.
  121. * Exclude post_format taxonomy from custom taxonomy list
  122. = 3.2.7 (2012-04-24) =
  123. * Fixed custom post types, thanks to clearsite of the wordpress.org forum!
  124. * Fixed broken admin layout on WP 3.4
  125. = 3.2.6 (2011-09-19) =
  126. * Removed YAHOO ping since YAHOO uses bing now
  127. * Removed deprecated function call
  128. = 3.2.5 (2011-07-11) =
  129. * Backported Bing ping success fix from beta
  130. * Added friendly hint to try out the new beta
  131. = 3.2.4 (2010-05-29) =
  132. * Added (GMT) to date column in sitemap xslt template to avoid confusion with different time zones
  133. * Fixed wrong SQL statement for author pages, thanks to twoenoug
  134. * Fixed several deprecated function calls
  135. * Note: This release does not support the new multisite feature of WordPress yet and will not be active when multisite is enabled.
  136. = 3.2.3 (2010-04-02) =
  137. * Fixed that all pages were missing in the sitemap if the Uncategorized category was excluded
  138. = 3.2.2 (2009-12-19) =
  139. * Updated compatibility tag to WordPress 2.9
  140. * Fixed PHP4 problems
  141. = 3.2.1 (2009-12-16) =
  142. * Notes and update messages at the top of the admin page could interfere with the manual build function
  143. * Help links in the WP contextual help were not shown anymore since the last update
  144. * IE 7 sometimes displayed a cached admin page
  145. * Removed invalid link to config page from the plugin description (The link lead to a "Not enough permission error")
  146. * Improved performance of getting the current plugin version by caching
  147. * Updated Spanish language files
  148. = 3.2 (2009-11-23) =
  149. * Added function to show the actual results of a ping instead of only linking to the url
  150. * Added new hook (sm_rebuild) for third party plugins to start building the sitemap
  151. * Fixed bug which showed the wrong URL for the latest Google ping result
  152. * Added some missing documentation
  153. * Removed hardcoded php name for sitemap file in admin urls
  154. * Uses KSES for showing ping test results
  155. * Ping test fixed for WP < 2.3
  156. = 3.1.9 (2009-11-13) =
  157. * Fixed MySQL Error if author pages were included
  158. = 3.1.8 (2009-11-07) =
  159. * Improved custom taxonomy handling and fixed wrong last modification date
  160. * Fixed fatal error in WordPress versions lower than 2.3
  161. * Fixed Update Notice for WordPress 2.8 and higher
  162. * Added warning if blog privacy is activated
  163. * Fixed priorities of additional pages were shown as 0 instead of 1
  164. = 3.1.7 (2009-10-21) =
  165. * Added support for custom taxonomies. Thanks to Lee!
  166. = 3.1.6 (2009-08-31) =
  167. * Fixed PHP error Only variables can be passed by reference
  168. * Fixed wrong URLS of multi-page posts (Thanks artstorm!)
  169. * Updated many language files
  170. = 3.1.5 (2009-08-24) =
  171. * Added option to completely disable the last modification time
  172. * Fixed problem with HTTPS url for the XSL stylesheet if the sitemap was build via the admin panel
  173. * Improved handling of homepage entry if a single page was set for it
  174. * Fixed mktime warning which appeared sometimes
  175. * Fixed bug which caused inf. reloads after rebuilding the sitemap via the admin panel
  176. * Improved handling of missing sitemaps files if WP was moved to another location
  177. = 3.1.4 (2009-06-22) =
  178. * Fixed bug which broke all pings in WP older than 2.7
  179. * Added more output in debug mode if pings fail
  180. * Moved global post variable so other plugins can use it in get_permalink()
  181. * Added small icon for ozh admin menu
  182. * Added more help links in UI
  183. = 3.1.3 (2009-06-07) =
  184. * Changed MSN Live Search to Bing
  185. * Exclude categories also now exludes the category itself and not only the posts
  186. * Pings now use the new WordPress HTTP API instead of Snoopy
  187. * Fixed bug that in localized WP installations priorities could not be saved
  188. * The sitemap cron job is now cleared after a manual rebuild or after changing the config
  189. * Adjusted style of admin area for WP 2.8 and refreshed icons
  190. * Disabled the Exclude categories feature for WP 2.5.1, since it doesnt have the required functions yet
  191. = 3.1.2 (2008-12-26) =
  192. * Changed the way the stylesheet is saved (default / custom stylesheet)
  193. * Sitemap is now rebuild when a page is published
  194. * Removed support for static robots.txt files, this is now handled via WordPress functions
  195. * Added compat. exceptions for WP 2.0 and WP 2.1
  196. = 3.1.1 (2008-12-21) =
  197. * Fixed redirect issue if wp-admin is rewritten via mod_rewrite, thanks to macjoost
  198. * Fixed wrong path to assets, thanks PozHonks
  199. * Fixed wrong plugin URL if wp-content was renamed / redirected, thanks to wnorris
  200. * Updated WP User Interface for 2.7
  201. * Various other small things
  202. = 3.1.0.1 (2008-05-27) =
  203. * Extracted UI JS to external file
  204. * Enabled the option to include following pages of multi-page posts
  205. * Script tries to raise memory and time limit if active
  206. = 3.1 (2008-05-22) =
  207. * Marked as stable
  208. = 3.1b3 (2008-05-19) =
  209. * Cleaned up plugin directory and moved img files to subfolders
  210. * Fixed background building bug in WP 2.1
  211. * Removed auto-update plugin link for WP < 2.5
  212. = 3.1b2 (2008-05-18) =
  213. * Fixed critical bug with the build in background option
  214. * Added notification if a build is scheduled
  215. = 3.1b1 (2008-05-08) =
  216. * Splitted plugin in loader, generator and user interface to save memory
  217. * Generator and UI will only be loaded when needed
  218. * Secured all admin actions with nonces
  219. * Improved WP 2.5 handling
  220. * New "Suggest a Feature" link
  221. = 3.0.3.3 (2008-04-29) =
  222. * Fixed author pages
  223. * Enhanced background building and increased delay to 15 seconds
  224. * Enabled background building by default
  225. = 3.0.3.2 (2008-04-28) =
  226. * Improved WP 2.5 handling (fixes blank screens and timeouts)
  227. = 3.0.3.1 (2008-03-30) =
  228. * Added compatibility CSS for WP 2.5
  229. = 3.0.3 (2007-12-30) =
  230. * Added option to ping MSN Live Search
  231. * Removed some WordPress hooks (the sitemap isnt updates with every comment anymore)
  232. = 3.0.2.1 (2007-11-28) =
  233. * Fixed wrong XML Schema Location (Thanks to Emanuele Tessore)
  234. * Added Russian Language files by Sergey http://ryvkin.ru
  235. = 3.0.2 (2007-11-25) =
  236. * Fixed bug which caused that some settings were not saved correctly
  237. * Added option to exclude pages or post by ID
  238. * Restored YAHOO ping service with API key since the other one is to unreliable
  239. = 3.0.1 (2007-11-03) =
  240. * Changed HTTP client for ping requests to Snoopy
  241. * Added "safemode" for SQL which doesnt use unbuffered results
  242. * Added option to run the building process in background using wp-cron
  243. * Added links to test the ping if it failed
  244. = 3.0 final (2007-09-24) =
  245. * Marked as stable
  246. * Removed useless functions
  247. = 3.0b11 (2007-09-23) =
  248. * Changed mysql queries to unbuffered queries
  249. * Uses MUCH less memory
  250. * Option to limit the number of posts
  251. = 3.0b10 (2007-09-04) =
  252. * Added category support for WordPress 2.3
  253. * Fixed bug with empty URLs in sitemap
  254. * Repaired GET building
  255. = 3.0b9 (2007-09-02) =
  256. * Added tag support for WordPress 2.3
  257. * Fixed archive bug with static pages (Thanks to Peter Claus Lamprecht)
  258. * Fixed some missing translation strings, thanks to Kirin Lin
  259. = 3.0b8 (2007-07-22) =
  260. * Fixed bug with empty categories
  261. * Fixed bug with translation plugins
  262. * Added support for robots.txt
  263. * Switched YAHOO ping API from YAHOO Web Services to the normal ping service
  264. * Search engines will only be pinged if the sitemap file has changed
  265. = 3.0b7 (2007-05-17) =
  266. * Added Ask.com notification
  267. * Added option to include the author pages like /author/john
  268. * Fixed WP 2.1 / Pre 2.1 post / pages database changes
  269. * Added check to not build the sitemap if importing posts
  270. * Fixed wrong XSLT location (Thanks froosh)
  271. * Small enhancements and bug fixes
  272. = 3.0b6 (2007-01-23) =
  273. * sitemap.xml.gz was not compressed
  274. * YAHOO update-notification was PHP5 only (Thanks to Joseph Abboud!)
  275. * More WP 2.1 optimizations
  276. * Reduced memory usage with PHP5
  277. = 3.0b5 (2007-01-19) =
  278. * WordPress 2 Design
  279. * YAHOO update notification
  280. * New status report, removed ugly logfiles
  281. * Added option to define a XSLT stylesheet and added a default one
  282. * Fixed bug with sub-pages, thanks to [Mike](http://baptiste.us/), [Peter](http://fastagent.de/) and [Glenn](http://publicityship.com.au/)
  283. * Improved file handling, thanks to [VJTD3](http://www.vjtd3.com/)
  284. * WP 2.1 improvements
  285. = 3.0b4 (2006-11-16) =
  286. * Fixed some smaller bugs
  287. * Decreased memory usage which should solve timeout and memory problems
  288. * Updated namespace to support YAHOO and MSN
  289. = 3.0b2 (2006-01-14) =
  290. * Fixed several bugs reported by users
  291. = 3.0b (2005-11-25) =
  292. * WordPress 2.0 (Beta, RC1) compatible
  293. * Added different priority calculation modes and introduced an API to create custom ones (Some people didnt like the way to calculate the post priority based on the count of user comments. This will give you the possibility to develop custom priority providers which fit your needs.)
  294. * Added support to use the [Popularity Contest](http://www.alexking.org/blog/2005/07/27/popularity-contest-11/) plugin by [Alex King](http://www.alexking.org/) to calculate post priority (If you are already using the Popularity Contest plugin, this will be the best way to determine the priority of the posts. Uses to new priority API noted above.)
  295. * Added option to exclude password protected posts (This was one of the most requested features.)
  296. * Posts and pages marked for publish with a date in the future wont be included
  297. * Added function to start sitemap creation via GET and a secret key (If you are using external software which directly writes into the database without using the WordPress API, you can rebuild the sitemap with a simple HTTP Request. This can be made with a cron job for example.)
  298. * Improved compatibility with other plugins (There should no longer be problems with other plugins now which checked for existence of a specified function to determine if you are in the control panel or not.)
  299. * Recoded plugin architecture which is now fully OOP (The code is now cleaner and better to understand which makes it easier to modify. This should also avoid namespace problems.)
  300. * Improved speed and optimized settings handling (Settings and pages are only loaded if the sitemap generation process starts and not every time a page loads. This saves one MySQL Query on every request.)
  301. * Added Button to restore default configuration (Messed up the config? Youll need just one click to restore all settings.)
  302. * Added log file to check everything is running (In the new log window you can see when your sitemap was rebuilt or if there was any error.)
  303. * Improved user-interface
  304. * Added several links to homepage and support (This includes the Notify List about new releases and the WordPress support forum.)
  305. = 2.7 (2005-11-25) =
  306. * Added Polish Translation by [kuba](http://kubazwolinski.com/)
  307. = 2.7 (2005-11-01) =
  308. * Added French Translation by [Thierry Lanfranchi](http://www.chezthierry.info/)
  309. = 2.7 (2005-07-21) =
  310. * Fixed bug with incorrect date in additional pages (wrong format)
  311. * Added Swedish Translation by [Tobias Bergius](http://tobiasbergius.se/)
  312. = 2.6 (2005-07-16) =
  313. * Included Chinese (Simplified) language files by [june6](http://www.june6.cn/)
  314. = 2.6 (2005-07-04) =
  315. * Added support to store the files at a custom location
  316. * Changed the home URL to have a slash at the end
  317. * Fixed errors with wp-mail
  318. * Added support for other plugins to add content to the sitemap
  319. = 2.5 (2005-06-15) =
  320. * You can include now external pages which arent generated by WordPress or are not recognized by this plugin
  321. * You can define a minimum post priority, which will overrride the calculated value if its too low
  322. * The plugin will automatically ping Google whenever the sitemap gets regenerated
  323. * Update 1: Included Spanish translations by [Cesar Gomez Martin](http://www.cesargomez.org/)
  324. * Update 2: Included Italian translations by [Stefano Aglietti](http://wordpress-it.it/)
  325. * Update 3: Included Traditional Chinese translations by [Kirin Lin](http://kirin-lin.idv.tw/)
  326. = 2.2 (2005-06-08) =
  327. * Language file support: [Hiromasa](http://hiromasa.zone.ne.jp/) from [http://hiromasa.zone.ne.jp](http://hiromasa.zone.ne.jp/) sent me a japanese version of the user interface and modified the script to support it! Thanks for this! Check [the WordPress Codex](http://codex.wordpress.org/WordPress_Localization) how to set the language in WordPress.
  328. * Added Japanese user interface by [Hiromasa](http://hiromasa.zone.ne.jp/)
  329. * Added German user interface by me
  330. = 2.12 (2005-06-07) =
  331. * Changed SQL Statement for categories that it also works on MySQL 3
  332. = 2.11 (2005-06-07) =
  333. * Fixed a hardcoded tablename which made a SQL error
  334. = 2.1 (2005-06-07) =
  335. * Can also generate a gzipped version of the xml file (sitemap.xml.gz)
  336. * Uses correct last modification dates for categories and archives. (Thanks to thx [Rodney Shupe](http://www.shupe.ca/) for the SQL)
  337. * Supports now different WordPress / Blog directories
  338. * Fixed bug which ignored different post/page priorities (Reported by [Brad](http://h3h.net/))
  339. = 2.01 (2005-06-07) =
  340. * Fixed compatibility for PHP installations which are not configured to use short open tags
  341. * Changed Line 147 from _e($i); to _e(strval($i));
  342. * Thanks to [Christian Aust](http://publicvoidblog.de/) for reporting this!
  343. == Screenshots ==
  344. 1. Plugin options page
  345. 2. Sample XML sitemap (with a stylesheet for making it readable)
  346. 3. Sample XML sitemap (without stylesheet)
  347. == License ==
  348. Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial site.
  349. == Translations ==
  350. The plugin comes with various translations, please refer to the [WordPress Codex](http://codex.wordpress.org/Installing_WordPress_in_Your_Language "Installing WordPress in Your Language") for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the sitemap.pot file which contains all definitions and may be used with a [gettext](http://www.gnu.org/software/gettext/) editor like [Poedit](http://www.poedit.net/) (Windows).
  351. == Upgrade Notice ==
  352. = 4.0.9 =
  353. Thanks for using Google XML Sitemaps! This release includes an important security fix that has been reported.