Back
SeoLabs
Load previous page…
Deleting 400 millions keywords of meilisearch to add only keyword with data (180 millions) and add other database of 10 millions (15$ vps was blocked at 450 millions keyword indexed)
#seolabs
Read the documentation of mysql dump because my 180gb table cannot be processed locally and do a dump from another server
#seolabs
Fixed wrong data being inserted into my debug log table so its easier to fix bugs in the futur
#seolabs
Unlocking Hetzner server because using free proxies on php curl make Hetzner think you are doing portscan hack attack on others ip/servers. Delete script and using only paid proxies now
#seolabs
Advancing on sql queries and frontend to display best keywords that a site is ranked for in google and showing estimate traffic
#seolabs
Updated the settings for meilisearch server for better indexing, should take 7 days to index 800 millions keywords
#seolabs
Implemented Meilisearch on the frontend of theseolabs.com (95% time save over mysql fulltext)
#seolabs
Tested Meilisearch limits for indexing based on payload size of http request for maximum effiency
#seolabs