SEO Booster PRO
Changelog
= 1.9.2.5 =
* New: Filtering the top most popular keywords
* Updated "Ranking Changes" filtering shows everything
= 1.9.2.4 =
* Improved log: Shows dynamic tagging notices
* Improved log: Self-optimizing log, no more huge log tables in your database!
= 1.9.2.3 =
* Ranking changes are now properly displayed
* Speed algorithm developed for the upcoming v2-series has been introduced.
* Visual updates - Backend
* Visual updates - Admin Dashboard
* WordPress 3.0.1 verified compatibilty
= 1.9.2.2 =
* Minor bug fixes introduced in 1.9.2.1
= 1.9.2.1 =
* Fixed compability with new Google changes
* Verified compability with WordPress 3.0
= 1.9.2 =
* Users can now turn off CRON checking completely
= 1.9.1 =
* More fine-tuned control of positions, now between #1 and #100
* Cron intervals now between 5 and 200 minutes
* Bugfix in custom output function (PHP function)
= 1.9 =
* Fix for Google parameter changes.
= 1.8.3 =
* Bugfix: Adding tags to new queries problem now fixed. Previous behaviour was to tag automatically on 2nd visit.
= 1.8 =
* Added log capability. See what is happening, and when! (Only last 50 entries are displayed, and a maximum of 1000 log notes. Extra entries are removed automatically).
* Optimized code and fixed bugs that resulted in unecessary cycles, faster processing.
* Removed "Maximum page for research" setting. Top 100 positions are researched automatically.
* Visual changes to the settings page.
* Optional cleaning of data from older versions of the plugin from the database. Optimize your database size.
= 1.7 =
* FIX: No more deleted posts will be displayed
* NEW: Added optional auto-tagging of posts for incoming search queries. Turn your tag archive into a self-updating search query database!
* Removed the options for ignoring "site:", "cache:" and number-only searches... Now all turned on by default.
= 1.5 = (First public release)
* Ignore list now also works on keyword ranking research.
* Added functionality: Boost in the title-tag (optional, controlled in settings-page).
* Added functions:
seoboosterpro_boostlist($before,
$after, $beforeeach, $aftereach, $limit)
$before: What to output
before the list appears (default:'<ul>')
$after : What to output
after the list appears (default:'</ul>')
$beforeeach: What to
output before each item in the list (default: '<li><strong>')
$afterearch: What to
output before each item in the list (default: '<strong><li>')
$limit : Maximum number
of results to display (default: 10)
|