Local Searches Pepper
By Shaun Inman
You already know how people are finding you, now know what they are still looking for once they do.
The Local Searches Pepper supports regular expression fragments in both the Path and Query preferences (eg. To track two search result pages, /search/?q=test
and /forums/search.php?p=test
, Path should be set to (/search/|/forum/search.php)
and Query should be set to (q|p)
. There is no need to escape /
since #
is used as the regular expression delimiter.)
Release Notes
Latest version- Version 2.03
-
- Added Secret Crush integration to the Most Recent tab (the new search icon when clicked automatically scrolls from the current pane to the Crushes pane and initiate a search for the session of that particular search term)
- Version 2.02
-
- Now supports regular expression fragments in both the Path and Query preferences (eg. To track two search result pages,
/search/?q=test
and/forums/search.php?p=test
, Path should be set to(/search/|/forum/search\.php)
and Query should be set to(q|p)
. There is no need to escape/
since#
is used as the regular expression delimiter.)
- Now supports regular expression fragments in both the Path and Query preferences (eg. To track two search result pages,
- Version 2.01
-
- Updated identification of local searches to prevent pages viewed from Google’s cache from appearing as a local search (most likely to affect WP & TXP users)
- Version 2.0
-
No notes were provided with this release.
- Version 1.22
-
- Compatible with Mint 1.2+