chesio / google-sitemap-generator

Google XML Sitemaps (BlueChip fork)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google XML Sitemaps

Fork of popular plugin by Arne Brachhold.

Requirements

At the moment the same as of legacy plugin.

Changes

Bugfixes

  • Set WP Query variables in parse_query action already.
  • Fix URL of HTTP requests used to ping Bing and Google.
  • Unquote placeholders for wpdb::prepare() - see #1.

Features

  • Add sm_exclude_post_ids filter to allow excluding of posts dynamically.

Tweaks

  • Remove minimum PHP (5.2) and WordPress (3.3) version checks.
  • Remove survey nag and related functionality.
  • Removed optional usage tracking via Google Analytics.
  • Remove functionality that depended on Subversion (SVN) being used for code versioning.
  • Simplify ping response check: do not parse response body.
  • Integrate with GitHub Updater - the plugin can only be updated from GitHub, never from WordPress.org Plugin Directory.

About

Google XML Sitemaps (BlueChip fork)

License:GNU General Public License v2.0


Languages

Language:PHP 94.3%Language:XSLT 4.1%Language:JavaScript 1.7%