Closed (fixed)
Project:
Drupal SEO Tools
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2011 at 01:14 UTC
Updated:
8 Jul 2013 at 20:47 UTC
Jump to comment: Most recent
Comments
Comment #1
TomDude48 commentedYes.
There are three keyword data sources; Wordtracker, Wordstream and Google keyword tool. You can use any combination of them or leave any of them out.
Note though that there is a free trial Wordstream account that gives you 200 api calls a month. That is enough for many sites.
Comment #2
TomDude48 commentedComment #4
boringkid commentedhow do you word round the need for Wordstream, is part of Wizard?
Now wordstream is no longer offering free service how are people getting this setup?
thanks
Comment #5
monstrfolk commentedI agree...how? Would really like to use this module.
Comment #6
white_pawn commented+1 Can't seem to skip the Wordstream step during the setup process.
Comment #7
chezwel commentedReopening, wordstream is currently required to complete the setup process so this dependency needs to be removed. As of February 2013 all current users who registered for the API will be dropped from their free service as well.
Comment #8
chezwel commentedComment #9
wayneywoo commentedNote: I downloaded version 7.x-1.0-rc1 of Wordstream.
I've just followed all instructions on installing SEOTools, along with installing all modules as requested and got stuck on the setup page.
After some digging, I found this function (in seotools.setup.inc):
which gets called when submitting the setup form. If you see, there is a check performed to check for a valid Wordstream account with the variable $account=0 set initially and then if a successful connection to Wordstream is achieved, $account get's set to 1. So, I changed $account = 1 as the initial value and the setup completes.
I've only just done this and so am not fully aware of any repurcussions that may arise in making this change. It gets us past the setup page, that's all.
What do the maintainers think of this?
Comment #10
ZenLax commentedsubscribe
Comment #11
Anonymous (not verified) commentedSo currently the whole SEO tools suite can't be used due to the wordstream dependency.
The module I downloaded already has $account = 1; (see #9), but that still didn't work, so I had to comment out the form_set _error().
Comment #12
chaloum commentedyes the tool is dead in the water because of the dependencies. It a paint to find out after installing a heap of modules.
Comment #13
MLSatya commentedYes would be good to remove the validate for wordstream api
Comment #14
kyletaylored commentedWordstream has been released in the latest release.