Not a developer? Go to MovableType.com

Documentation

BlogsPingURL

This is documentation about a configuration directive, which can be placed within Movable Type’s core configuration file, mt-config.cgi, to customize the behavior of the system.

Deprecated: This configuration directive was used in Movable Type 4.x, but was deprecated in Movable Type 5.x.

The URL used to send the XML-RPC blo.gs ping.

Values

Absolute URL. Default value is:

BlogsPingURL http://ping.blo.gs/

Example:

BlogsPingURL http://some.alternate.blo.gs.server/path/
Back