MarsEdit Help | Contents | Q&A | Tips

Movable Type

How to get the RPC URL

The RPC URL is often something like http://[site]/mt-xmlrpc.cgi, where [site] is the path to your site.

ItÕs a good idea to look at your Movable Type installation and see where mt-xmlrpc.cgi is installed.

How to get the Blog ID

The Blog ID is probably a number. HereÕs how to find it:
  1. Log in to the Movable Type web interface, the Main Menu.
  2. Click the Manage Blog link for your weblog.
  3. The URL that appears in the address field in your browser will be something like this: http://example.com/mt/mt.cgi?__mode=menu&blog_id=6. In this example, the Blog ID is 6. ItÕs the number after the blog_id= part.