Dashboard > blojsom > ... > Available Plugins > Weblogs Ping Plugin
  blojsom Log In   View a printable version of the current page.  
  Weblogs Ping Plugin
Added by David Czarnecki, last edited by David Czarnecki on Jul 10, 2007  (view change)
Labels: 
(None)

Description

This plugin sends a "ping" to weblog update notification services when you update your blog. This would happen, for example, when you add, edit, or delete blog entries.

The ping is sent via XML-RPC according to the weblogs.com ping XML-RPC specification and the extended ping XML-RPC specification. The plugin will first try the extended ping and if it fails, it will try the normal ping.

Installation and Setup

In your global /WEB-INF/plugin.properties file, add the following line:

weblogs-ping=org.blojsom.plugin.weblogsping.WeblogsPingPlugin

You may add the following property to your individual blog.properties file to control the URLs that are sent a ping when the Weblogs Ping plugin executes.

blog-ping-urls=http://rpc.weblogs.com/RPC2 http://ping.blo.gs http://rpc.technorati.com/rpc/ping

URLs to ping are separated by a space on a single line.

The default syndication flavor sent for the RSS URL with the extended ping is rss2. If you would like to change the syndication flavor sent for the RSS URL for the extended ping, add the preferred-syndication-flavor property to your blog.properties file. For example, the following would set the preferred syndication flavor to atom.

preferred-syndication-flavor=atom

Site running on a free Atlassian Confluence Open Source Project License granted to blojsom. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators