A simple wordpress plugin that shows the wordpress blog’s ranking in Google.
I moved the code to wordpress.org, please send bugreports to admin@juust.org, if possible I’ll fix ‘em asap.
serp dashboard
This one takes your 3 top blog tags, makes any combination and queries Google. You can add a custom search and schedule your searches. Standard it checks for your domain name in result urls.
features :
- standard 3 tag permutation
- queries google in any lanhuage
- jquery ajax admin page
- enter custom searches
- schedule searches
- automated (uses ‘shutdown’ hook to trigger searches)
- uses its own tables
- preconfigured, runs on activation
- clean uninstall on deactivation
See the note at the bottom about Google’s TOS.
download serp dashboard from wordpress.org
screenshots
results
this screen shows your current results, if any.

left to right
| term | your keywords |
| pos | position in the result list |
| url | page listed in the search engine |
| date | date of search |
| engine | engine language of index |
admin
All options are pre-configured on install, and here you can change them after install.
If you define a custom search and only enter the keywords, the top options will be used as standard search config. The bottom options decide what data to store.

| host | (blog domain) |
| characteristic | host name to watch for in result list |
| search depth | 100 to 1000 or 1 to 10 result pages, I pick 100 |
| tags to permute | doesn’t do anything, actually |
| keep all results | keep the whole result list, or only the results of the blog |
| engine language | language of index to search |
searches

| term | keywords |
| depth | search depth (100-1000) |
| char | characteristic : string to check for in result list urls |
| freq | frequency : search per N days |
| next | date of next search |
| lang | language of index |
what do the buttons do :
![]()
- edit searches (configure)
- run search
- delete search (including current and archived records)
edit searches
Here you can configure a search or add custom searches.
You can edit an existing search by click on the configure button in the “searches” screen.

Click clear to erase all fields.
Click update to update the search. Updating the search means a new result list is retrieved.
If you only enter keywords the standard options from the admin page are added.
| (recordid) | |
| term | keywords |
| char | characteristic : host name to check for in result list urls/td> |
| depth | search depth (100-1000)< |
| freq | frequency : search per N days |
| nextdate | date of next search |
| language | language of index to search |
Google TOS
Technically this plugin violates Google’s TOS.
Sending automated queries of any sort to Google is against our Terms of Service. This includes, among other things, the following activities:
- Using any software that sends queries to Google to determine how a website or webpage ranks on Google for various queries
If you send over 2000 queries per day at their server Google block queries from your IP until you solve a captcha.
This tool makes 2 queries a day the way I use it, 15 queries spread over the week on a seven day interval. I hence don’t expect problems with Google, but it seems fair to warn.
history
| date | version | changes | notes |
| 11092009 | v1.0.3 | update, fieldtypes, select boxes, table refresh | |
| 08092009 | v1.0.2 | inline doc language option |
|
| 02092009 | v1.0.1 | pre release |
For clarity, neither this website nor plugin is affiliated with, endorsed by or in any way associated with Google. Google is a trademark of Google Inc.
Fantastic work, would be neat to enter the plugin to wordpress.org so its easier to track updates. Cheers
Thanks Vladimir,
it is now listed on wordpress.org
http://wordpress.org/extend/plugins/serp-dashboard/
your plugin makes me amaze …..
Can I query a host other than the blog that your tool is installed to?
Hi Keith,
You can click the config-button in the ‘searches’ table next to the search you want to edit, that puts that search in the ‘edit search’ screen.
You can change the host in the ‘char’ field (‘characteristic’), and then click ‘update’.
I have look so long time for an alternative to SEO Elite. This helps a lot. Thanks.
Hi
It seams to the plugin not works in wp 3.01
Anders
hi Anders, thanks for the feedback, i still have a week of sailing ahead, after that I’ll have a look at it
Pingback: Serp Dashboard review, discussions, does it work, and ratings on Loadwp.com | Loadwp.com
Hi There Juust,
Thanks for the info, It didn’t take long for companies and developers to realize that there needed to be a way for non-technical people to contribute content to and update content on a web site. This is where a content management system (CMS) wins the day. Simply put, content management systems store the actual web content inside a database. This allows non-technical personnel to type in a form to create new pages. The content management system handles the details of making sure the right widgets, themes and other aspects of the web site get applied to the new content.
Great Job!