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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | securepages.zip | 4.38 KB | paulhudson |
Comments
Comment #1
paulhudson commentedSorry,
Code attached to this post.
Paul
Comment #2
avpadernoI am closing this issue, as it has been created for a release that is now not supported.