Hi I have looked everywhere but can find out how to do the following.
There is a new search engine that allows your posts to get straight no to some of the biggest search engines.
So no need for Google to spider your site every day or so.
What they require is the following information
site name
site URL
post title
post body
post keywords
post writtenby
Post URL Link
there API said that it needs to either be by using the post function or by the following
http://www.example.com/?site=[Name URL]&sitename=[Sitename]&posttitle=[Post Title]&postbody[Post Body]&keywords=[Keywords]&writtenby=[WrittenBy]&posturl=[Link to post]From my understanding what they are doing is putting this into there DB.
It also makes one cool LIVE Real Time search engine.
The site also allows Podcasters however there is nothing in there blog that stats how, I can only guess this is a feature coming soon...
If you can help with how i would get it so that when i publish a story or post in wordpress or joomla it sends this information to them that would be great.
I understand what they are asking for but I don't know how to make a plugin for ether service that would do this.
Thanks
Russell


I have looked at
I have looked at http://docs.joomla.org/How_to_create_a_content_plugin
and i guess i would have to use onBeforeContentSave or onAfterContentSave
but I am unsure how to send the data I need to the url
Hello Russell, I don't have
Hello Russell,
I don't have any experience with actual plugins (the method used to incorporate Price Tapestry content is via a "universal" script which is called with a PHP require statement). I'll take a look at the links for you and see if there is anything obvious with regards to accessing the URLs.
It might also be worth looking at the support for the service as well as they may provide a plugin for WordPress - being one of the most popular blogging platform - in order to support it...
Cheers,
David.