Recommend this page to a friend! |
Download .zip |
Info | Example | View files (31) | Download .zip | Reputation | Support forum | Blog (1) | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2021-08-24 (17 days ago) | Not enough user ratings | Total: 60 This week: 26 | All time: 9,957 This week: 5 |
Version | License | PHP version | Categories | |||
search-analytics-uti 1.0.21 | GNU General Publi... | 5 | PHP 5, Searching, Web services, SEO |
Description | Author | |||
This package can find keywords to optimize pages for search engines. Innovation Award
|
Main purpose of this library is to automate SEO routine for finding KGR keyword golden ratio. This tool will help you simply on long tail keyword make your page top 10 on google within 48 hours.
git clone https://github.com/sjurajpuchky/find-keyword-golden-ratio-kgr-to-optimize-pages-for-search-engines-helps-you-top10-google-php.git
cd search-analytics-utilities
composer install
For google-ads-api suggestions you need activated mmc account and developer key, once you can't have it you can use sample kgr-csv.php with keywords and volumes in csv, which you can obtain from google-ads onr another seo tool as well. Feel free to look into samples folder and checkout
For that is needed to find out number of search results on Google and monthly search volume for each keyword idea.
Our library depends on the package "baba/object-cache", which is used for prevent banning on Google.
In folder samples you can find some basic usage of library.
php samples/kgr-csv.php ./samples/keywords.csv ./results.csv ./future.csv
As you can see in samples you have to first make instance of Engine then pass Engine to Analyzer tool, which has an interface to call operation with results. Instance of Engine requires instance of Cache Driver to store results in the cache.
https://www.youtube.com/watch?v=KQsGHZSY64I
in application is also implemented google-ads API keyword planner, for which you must have MMC account with activated developer token. Or export results from keyword planner in ADS to CSV, (keyword;volume) format. If you do not have google-ads-api developer token, you can use collabim (https://www.collabim.com/?promoCode=mRfeciXH1V) Wonderful is also keyword-researcher (http://babatumise.clevergiz.hop.clickbank.net?cgpage=keyword-researcher) and Answer the public (https://answerthepublic.com/)
GPL-2.0-only
Juraj Puchký - BABA Tumise s.r.o. <info@baba.bj>
https://www.seoihned.cz - SEO optilamizace
https://www.baba.bj - Tvorba webových stránek
https://www.webtrace.cz - Tvorba portál? a ecommerce b2b/b2c (eshop?) na zakázku
1.0.0 - first release
1.0.1 - some fixes regarding kgr specification
1.0.2 - future keywords
1.0.3 - better statistics in sample
1.3.6 - tested google ads api suggestions with kgr + samples
© 2021 BABA Tumise s.r.o.
Created with help of Dalibor Jaro? - CEO of Collabim and their webinar about KGR SEO method (https://collabim.cz/kgr?promoCode=mRfeciXH1V),
you can also check SEO trénink (https://collabim.cz/seo-trenink?promoCode=mRfeciXH1V) which is one of the actually most honored SEO course on the Czech market.
for Collabim services and products you can use discount coupon AFF-DIS-30, coupon is possible to use only with links mentioned above.
Files | / | samples |
File | Role | Description |
---|---|---|
collabim.ini | Data | Auxiliary data |
google-ads.ini | Data | Auxiliary data |
keywords.csv | Data | Auxiliary data |
kgr-csv.php | Example | Example script |
kgr.php | Example | Example script |
position.php | Example | Example script |
results.php | Example | Example script |
suggestion.php | Example | Example script |
volume.php | Example | Example script |
Files | / | src |
File | Role | Description | ||
---|---|---|---|---|
Analyzers (5 files) | ||||
Engines (2 files, 1 directory) | ||||
Exceptions (2 files) | ||||
AbstractEngine.php | Class | Class source | ||
Analyzer.php | Class | Class source | ||
Engine.php | Class | Class source | ||
EngineEngineCollection.php | Class | Class source | ||
IAnalyzer.php | Class | Class source | ||
IEngineCollection.php | Class | Class source | ||
ISearchEngine.php | Class | Class source |
Files | / | src | / | Analyzers |
File | Role | Description |
---|---|---|
KGR.php | Class | Class source |
Position.php | Class | Class source |
Results.php | Class | Class source |
Suggestion.php | Class | Class source |
Volume.php | Class | Class source |
Files | / | src | / | Engines |
File | Role | Description | ||
---|---|---|---|---|
Google (2 files) | ||||
Collabim.php | Class | Class source | ||
Google.php | Class | Class source |
Files | / | src | / | Engines | / |
File | Role | Description |
---|---|---|
Languages.php | Class | Class source |
Locations.php | Class | Class source |
Files | / | src | / | Exceptions |
File | Role | Description |
---|---|---|
TooManyRequestsException.php | Class | Class source |
UnknownHttpCodeException.php | Class | Class source |
search-analytics-uti-2021-08-24.zip 115KB | |
search-analytics-uti-2021-08-24.tar.gz | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.