I am curious to find out the cost on creating a WP plugin that will work with LIndexed.com - My stores are 100% WP based, and contain two areas that I would like to send links over to Indexed for processing.... (automated product update) Products- This area is auto updated - once post is auto created, then product link/url should automatically be sent to Lindexed for processing.... url format: mywpstore.com/product/this-would-be-the-product-url/ (Manual Blog Post) Blog - Posts are manual - once post is created, then blog link/url should automatically be sent to Indexed for processing.... url format: mywpstore.com/blog/this-is-post-one/ mywpstore.com/blog/this-is-post-two/ WP Plugin has to be highly stable for possible high link volume so blog/product urls will process correctly. Stipulation: You can not have access to the blog/store.... Developer API: http://www.lindexed.com/api.php
looking at the api details you would need a mechanism to collect urls and send them at the end of the day as they don't want single url's. I can probably do will send you a pm