Not a developer? Go to MovableType.com

Documentation

MTPingURL

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.

The URL used to send the XML-RPC ping to sixapart.com if you have a Recently Updated Key.

Default value: http://www.movabletype.org/update/

Example:

    MTPingURL http://some.alternate.movabletype.org.server/path/
Back