Nice module, almost does what I need. I have added some critical stuff for me leave it here for your consideration.

Added yahoo.co.uk and google.co.uk
Changed file_get_contents to drupal_http_request
Changed regex for yahoo.com and yahoo.co.uk from /http%3A/i to /http%3a0/i on line 1136

I would like to add a feature to allow my clients to view a ranking report for their site. So I'd like to associate reports with site users.

Guess I would need to bring keywords, site url and email recipients out of variables and into a table for seowatcher_users or perhaps an extender module would be best?

I think I should be able to maintain the UK SERP regex if I can make regular use of this module with the above features.

Paul

CommentFileSizeAuthor
#1 securepages.zip4.38 KBpaulhudson

Comments

paulhudson’s picture

StatusFileSize
new4.38 KB

Sorry,

Code attached to this post.

Paul

avpaderno’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Assigned: paulhudson » Unassigned
Priority: Major » Normal
Issue summary: View changes
Status: Needs review » Closed (outdated)

I am closing this issue, as it has been created for a release that is now not supported.